このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Methods of Class Writer
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Methods of Class Writer


Writer
Writer(
typereg_Version 見解/翻訳/版,
const rtl::OUString & documentation,
const rtl::OUString & fileName,
RTTypeClass typeClass,
bool published,
const rtl::OUString & typeName,
sal_uInt16 superTypeCount,
sal_uInt16 fieldCount,
sal_uInt16 methodCount,
sal_uInt16 referenceCount );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Creates a type writer.
Parameters
見解/翻訳/版
the 見解/翻訳/版 of the created type writer; must not be
       消極的な

       
documentation
the documentation

       
fileName
the とじ込み/提出する 指名する (deprecated, use an empty string)

       
typeClass
the type class of the created type writer

       
published
whether the created type writer is published; for a type
       class that cannot be published, this should be 誤った

       
typeName
the type 指名する of the created type writer

       
superTypeCount
the number of 最高の types of the created type
       writer

       
fieldCount
the number of fields of the created type writer

       
methodCount
the number of methods of the created type writer

       
referenceCount
the number of 言及/関連s of the created type writer

       

~Writer
~Writer();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Destroys this Writer instance.

setSuperTypeName
無効の setSuperTypeName(
sal_uInt16 索引,
const rtl::OUString & typeName );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs the type 指名する of a 最高の type of this type writer.
Parameters
索引
a valid 索引 into the 範囲 of 最高の types of this type
       writer

       
typeName
the 最高の type 指名する

       

setFieldData
無効の setFieldData(
sal_uInt16 索引,
const rtl::OUString & documentation,
const rtl::OUString & fileName,
RTFieldAccess 旗s,
const rtl::OUString & 指名する,
const rtl::OUString & typeName,
const RTConstValue & value );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs the data of a field of this type writer.
Parameters
索引
a valid 索引 into the 範囲 of fields of this type writer

       
documentation
the documentation of the field

       
fileName
the とじ込み/提出する 指名する of the field (deprecated, use an empty string)

       
旗s
the 旗s of the field

       
指名する
the 指名する of the field

       
typeName
the type 指名する of the field

       
valueType
the type of the value of the field

       
valueValue
the value of the value of the field

       

setMethodData
無効の setMethodData(
sal_uInt16 索引,
const rtl::OUString & documentation,
RTMethodMode 旗s,
const rtl::OUString & 指名する,
const rtl::OUString & returnTypeName,
sal_uInt16 parameterCount,
sal_uInt16 exceptionCount );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs the data of a method of this type writer.
Parameters
索引
a valid 索引 into the 範囲 of methods of this type writer

       
documentation
the documentation of the method

       
旗s
the 旗s of the method

       
指名する
the 指名する of the method

       
returnTypeName
the return type 指名する of the method

       
parameterCount
the number of parameters of the method

       
exceptionCount
the number of exceptions of the method

       

setMethodParameterData
無効の setMethodParameterData(
sal_uInt16 methodIndex,
sal_uInt16 parameterIndex,
RTParamMode 旗s,
const rtl::OUString & 指名する,
const rtl::OUString & typeName );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs the data of a parameter of a method of this type writer.
Parameters
methodIndex
a valid 索引 into the 範囲 of methods of this type
       writer

       
parameterIndex
a valid 索引 into the 範囲 of parameters of the
       given method

       
旗s
the 旗s of the parameter

       
指名する
the 指名する of the parameter

       
typeName
the type 指名する of the parameter

       

setMethodExceptionTypeName
無効の setMethodExceptionTypeName(
sal_uInt16 methodIndex,
sal_uInt16 exceptionIndex,
const rtl::OUString & typeName );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs an exception type 指名する of a method of this type writer.
Parameters
methodIndex
a valid 索引 into the 範囲 of methods of this type
       writer

       
exceptionIndex
a valid 索引 into the 範囲 of exceptions of the
       given method

       
typeName
the exception type 指名する

       

setReferenceData
無効の setReferenceData(
sal_uInt16 索引,
const rtl::OUString & documentation,
RTReferenceType sort,
RTFieldAccess 旗s,
const rtl::OUString & typeName );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
始める,決めるs the data of a 言及/関連 of this type writer.
Parameters
扱う
a 扱う on a type writer

       
索引
a valid 索引 into the 範囲 of 言及/関連s of this type
       writer

       
documentation
the documentation of the 言及/関連

       
sort
the sort of the 言及/関連

       
旗s
the 旗s of the 言及/関連

       
typeName
the type 指名する of the 言及/関連

       

getBlob
const 無効の * getBlob(
sal_uInt32 * size );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO YES NO

要約
Returns the blob of this type writer.
Parameters
size
an out-parameter 得るing the size of the blob

       
Return
a (byte-提携させるd) pointer to the blob; the returned pointer and the returned size remain valid until the next 機能(する)/行事 is called on this type writer

Writer
Writer(
Writer & );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO


操作者=
無効の 操作者=(
Writer );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO


最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.