Home
last modified time | relevance | path

Searched refs:dispatchAndRecord (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorderSupplier.java202 oObj.dispatchAndRecord(dispURL, args, xDisp); in _dispatchAndRecord()
215 oObj.dispatchAndRecord(dispURL, args, null); in _dispatchAndRecord()
224 oObj.dispatchAndRecord(dispURL, args, xDisp); in _dispatchAndRecord()
/aoo4110/main/offapi/com/sun/star/frame/
H A DXRecordableDispatch.idl57 <member>XDispatchRecorderSupplier::dispatchAndRecord()</member> of it
72 &nbsp;&nbsp;xRecordable.dispatchAndRecord(aURL,lArguments,xRecorder);
100 [oneway] void dispatchAndRecord(
H A DXDispatchRecorderSupplier.idl80 due to the method <member>XDispatchRecorderSupplier::dispatchAndRecord()</member>.
116 void dispatchAndRecord(
H A DFrame.idl178 by calling his method <member>XDispatchRecorderSupplier::dispatchAndRecord()</member>
/aoo4110/main/framework/source/recording/
H A Ddispatchrecordersupplier.cxx181 void SAL_CALL DispatchRecorderSupplier::dispatchAndRecord( const css::util::URL& … in dispatchAndRecord() function in framework::DispatchRecorderSupplier
205 xRecordable->dispatchAndRecord(aURL,lArguments,xRecorder); in dispatchAndRecord()
/aoo4110/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.DispatchRecorderSupplier.csv3 "DispatchRecorderSupplier";"com::sun::star::frame::XDispatchRecorderSupplier";"dispatchAndRecord()"
/aoo4110/main/framework/inc/recording/
H A Ddispatchrecordersupplier.hxx117 …virtual void SAL_CALL dispatchAndRecord ( const c…

Completed in 30 milliseconds