Searched refs:dispatchAndRecord (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XDispatchRecorderSupplier.java | 202 oObj.dispatchAndRecord(dispURL, args, xDisp); in _dispatchAndRecord() 215 oObj.dispatchAndRecord(dispURL, args, null); in _dispatchAndRecord() 224 oObj.dispatchAndRecord(dispURL, args, xDisp); in _dispatchAndRecord()
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XRecordableDispatch.idl | 57 <member>XDispatchRecorderSupplier::dispatchAndRecord()</member> of it 72 xRecordable.dispatchAndRecord(aURL,lArguments,xRecorder); 100 [oneway] void dispatchAndRecord(
|
H A D | XDispatchRecorderSupplier.idl | 80 due to the method <member>XDispatchRecorderSupplier::dispatchAndRecord()</member>. 116 void dispatchAndRecord(
|
H A D | Frame.idl | 178 by calling his method <member>XDispatchRecorderSupplier::dispatchAndRecord()</member>
|
/aoo42x/main/framework/source/recording/ |
H A D | dispatchrecordersupplier.cxx | 181 void SAL_CALL DispatchRecorderSupplier::dispatchAndRecord( const css::util::URL& … in dispatchAndRecord() function in framework::DispatchRecorderSupplier 205 xRecordable->dispatchAndRecord(aURL,lArguments,xRecorder); in dispatchAndRecord()
|
/aoo42x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.DispatchRecorderSupplier.csv | 3 "DispatchRecorderSupplier";"com::sun::star::frame::XDispatchRecorderSupplier";"dispatchAndRecord()"
|
/aoo42x/main/framework/inc/recording/ |
H A D | dispatchrecordersupplier.hxx | 117 …virtual void SAL_CALL dispatchAndRecord ( const c…
|
Completed in 34 milliseconds