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

翻訳前ページへ


Interface XRecordableDispatch
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: でっちあげる,人を罪に陥れる ::

interface XRecordableDispatch
Description
延長するs an 存在するing XDispatch 実施 with functionality for 派遣(する) 記録,記録的な/記録するing

This interface can be 器具/実施するd as an 付加 one beside an 存在するing XDispatch one to 供給する 記録,記録的な/記録する functionality of 派遣(する)s. Because it's an 付加 interface the status events are 利用できる there and not at this interface.

But normaly this interface mustn't be used 直接/まっすぐに. If a 派遣(する) 反対する is 井戸/弁護士席 known and 記録,記録的な/記録するing was enabled on a XDispatchRecorderSupplier it's possible to use method XDispatchRecorderSupplier::dispatchAndRecord() of it to make 派遣(する) and 記録,記録的な/記録するing automaticly. The interface XRecordableDispatch is used transparently there.

Example
 XDispatch xDispatcher = xFrame.queryDispatch(aURL,"",0);
 XRecordableDispatch xRecordable = (XRecordableDispatch)UnoRuntime.queryInterface(
   XRecordableDispatch.class,
   xDispatcher);

 xDispatcher.addStatusListener(this,aURL);

 if (xRecordable!=null)
   xRecordable.dispatchAndRecord(aURL,lArguments,xRecorder);
 else
   xDispatcher.派遣(する)(aURL,lArguments);
 ...
 xDispatcher.removeStatusListener(this,aURL);
 
Since
OOo 1.1.2
See also
XDispatchRecorderSupplier, XDispatch

Methods' 要約
dispatchAndRecord 派遣(する) and 記録,記録的な/記録する it  
Methods' 詳細(に述べる)s
dispatchAndRecord
[oneway] 無効の
dispatchAndRecord( [in] ::com::sun::星/主役にする::util::URL  URL,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  Arguments,
[in] XDispatchRecorder  Recorder );

Description
派遣(する) and 記録,記録的な/記録する it
Parameter URL
十分な parsed URL wich 述べる the feature which should be 派遣(する)d (遂行する/発効させるd)
Parameter Arguments
optional arguments for this request (see ::com::sun::星/主役にする::文書::MediaDescriptor for 詳細(に述べる)s)
Parameter Recorder
反対する which can be used to 記録,記録的な/記録する the request (利用できる on XDispatchRecorderSupplier::getDispatchRecorder())
最高の,を越す of Page

The ASF

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

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