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

翻訳前ページへ


Interface XEmbedPersist
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: embed ::

interface XEmbedPersist
Base Interfaces
XEmbedPersistXCommonEmbedPersist

XCommonEmbedPersist
(言及/関連d interface's 要約:)
明示するs ありふれた 実施 for embedded 反対するs and links persistence.
Description
明示するs an 実施 for embedded 反対する persistence.

The idea is that any usable embedded 反対する should be initialized with an 入ること/参加(者) in the parent 貯蔵 that will be used as 執拗な 代表.


Methods' 要約
setPersistentEntry 供給するs 反対する with a parent 貯蔵 and a 指名する for 反対する's 入ること/参加(者).  
storeToEntry lets the 反対する 蓄える/店 itself to an 入ること/参加(者) in 目的地 貯蔵, the own persistence 入ること/参加(者) is not changed.  
storeAsEntry lets the 反対する 蓄える/店 itself to an 入ること/参加(者) in 目的地 貯蔵 and 準備する to use the new 入ること/参加(者) for own persistence.  
saveCompleted 明示するs whether the 反対する should use an old 貯蔵 or a new one after "save as" 操作/手術.  
hasEntry 許すs to (悪事,秘密などを)発見する if the 反対する has 入ること/参加(者).  
getEntryName 許すs to retrieve the 現在の 反対する 入ること/参加(者) 指名する.  
Methods' 詳細(に述べる)s
setPersistentEntry
無効の
setPersistentEntry( [in] XStorage  xStorage,
[in] string  sEntName,
[in] long  nEntryConnectionMode,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aMediaArgs,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aObjectArgs )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
WrongStateException,
::com::sun::星/主役にする::io::IOException,
::com::sun::星/主役にする::uno::Exception );

Description
供給するs 反対する with a parent 貯蔵 and a 指名する for 反対する's 入ること/参加(者).

An 入ること/参加(者) with the 明示するd 指名する should be created/opened inside 供給するd 貯蔵. It can be a 貯蔵 or a stream. For example, OOo API will 言及する to ole 貯蔵s only by streams, but the 反対する 実施 will use 貯蔵 based on this stream.

Factory does this call to initialize the embedded 反対する. The linked 反対する can be initialized by factory in different way ( internally ).

It is also possible to switch 反対する 執拗な 代表 through this call. 現実に this is the way, this call can be used by 使用者 ( since initialization is done by factory ).

Parameter xStorage
a parent 貯蔵 the 入ること/参加(者) should be created in
Parameter sEntName
a 指名する for the 入ること/参加(者)
Parameter nEntryConnectionMode
a 方式 in which the 反対する should be initialized from 入ること/参加(者) can take values from EntryInitModes constant 始める,決める
Parameter aMediaArgs
optional parameters for the embedded 文書 persistence initialization, see also ::com::sun::星/主役にする::文書::MediaDescriptor
Parameter aObjectArgs
optional parameters for the 反対する persistence initialization, see also EmbeddedObjectDescriptor @thrown ::com::sun::星/主役にする::lang::IllegalArgumentException one of arguments is 違法な
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
Throws
com::sun::星/主役にする::io::IOException in 事例/患者 of io problems during 開始\創造
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 of other problems
storeToEntry
無効の
storeToEntry( [in] XStorage  xStorage,
[in] string  sEntName,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aMediaArgs,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aObjectArgs )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
WrongStateException,
::com::sun::星/主役にする::io::IOException,
::com::sun::星/主役にする::uno::Exception );

Description
lets the 反対する 蓄える/店 itself to an 入ること/参加(者) in 目的地 貯蔵, the own persistence 入ること/参加(者) is not changed.
Parameter xStorage
a parent 貯蔵 the 入ること/参加(者) should be created inside
Parameter sEntName
a 指名する for the 入ること/参加(者)
Parameter aMediaArgs
optional parameters for 文書 saving, see also ::com::sun::星/主役にする::文書::MediaDescriptor
Parameter aObjectArgs
optional parameters for the 反対する saving, see also EmbeddedObjectDescriptor @thrown ::com::sun::星/主役にする::lang::IllegalArgumentException one of arguments is 違法な
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
Throws
com::sun::星/主役にする::io::IOException in 事例/患者 of io problems during 蓄える/店ing
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 of other problems
storeAsEntry
無効の
storeAsEntry( [in] XStorage  xStorage,
[in] string  sEntName,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aMediaArgs,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aObjectArgs )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
WrongStateException,
::com::sun::星/主役にする::io::IOException,
::com::sun::星/主役にする::uno::Exception );

Description
lets the 反対する 蓄える/店 itself to an 入ること/参加(者) in 目的地 貯蔵 and 準備する to use the new 入ること/参加(者) for own persistence.

The 反対する should be 蓄える/店d to the new 入ること/参加(者), after that the 入ること/参加(者) should be remembered by the 反対する. After the 蓄える/店ing 過程 is finished the XEmbedPersist::saveCompleted method can be used to 明示する whether the 反対する should use the new 入ること/参加(者) or the old one. The 反対する persistence can not be used until XEmbedPersist::saveCompleted is called. So this 明言する/公表する can be 扱う/治療するd as "HandsOff" 明言する/公表する.

Parameter xStorage
a parent 貯蔵 the 入ること/参加(者) should be created in
Parameter sEntName
a 指名する for the 入ること/参加(者)
Parameter aMediaArgs
optional parameters for 文書 saving, see also ::com::sun::星/主役にする::文書::MediaDescriptor
Parameter aObjectArgs
optional parameters for the 反対する saving, see also EmbeddedObjectDescriptor @thrown ::com::sun::星/主役にする::lang::IllegalArgumentException one of arguments is 違法な
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
Throws
com::sun::星/主役にする::io::IOException in 事例/患者 of io problems during 蓄える/店ing
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 of other problems
saveCompleted
無効の
saveCompleted( [in] boolean  bUseNew )
raises( WrongStateException,
::com::sun::星/主役にする::uno::Exception );

Description
明示するs whether the 反対する should use an old 貯蔵 or a new one after "save as" 操作/手術.
Parameter bUseNew
true the new 貯蔵 should be used 誤った the old one
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する
Throws
com::sun::星/主役にする::uno::Exception in 事例/患者 of other problems
hasEntry
boolean
hasEntry()
raises( WrongStateException );

Description
許すs to (悪事,秘密などを)発見する if the 反対する has 入ること/参加(者).
Returns
true if the 反対する has own 入ること/参加(者) 始める,決める 誤った さもなければ
getEntryName
string
getEntryName()
raises( WrongStateException );

Description
許すs to retrieve the 現在の 反対する 入ること/参加(者) 指名する.
Returns
the 反対する 入ること/参加(者) 指名する if any
Throws
com::sun::星/主役にする::embed::WrongStateException the 反対する is in wrong 明言する/公表する ( has 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.