Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorderSupplier.java116 oObj.setDispatchRecorder(new MyRecorder()); in _setDispatchRecorder()
126 oObj.setDispatchRecorder(null); in _setDispatchRecorder()
133 oObj.setDispatchRecorder(recorder); in _setDispatchRecorder()
176 oObj.setDispatchRecorder(recorder); in _dispatchAndRecord()
222 oObj.setDispatchRecorder(null); in _dispatchAndRecord()
230 oObj.setDispatchRecorder(recorder); in _dispatchAndRecord()
/aoo42x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.DispatchRecorderSupplier.csv1 "DispatchRecorderSupplier";"com::sun::star::frame::XDispatchRecorderSupplier";"setDispatchRecorder(…
/aoo42x/main/framework/inc/recording/
H A Ddispatchrecordersupplier.hxx115 …virtual void SAL_CALL setDispatchRecorder( const c…
/aoo42x/main/framework/source/recording/
H A Ddispatchrecordersupplier.cxx137 void SAL_CALL DispatchRecorderSupplier::setDispatchRecorder( const css::uno::Reference< css::frame:… in setDispatchRecorder() function in framework::DispatchRecorderSupplier
/aoo42x/main/qadevOOo/tests/java/mod/_fwk/
H A DDispatchRecorder.java116 xDRS.setDispatchRecorder(xDR); in createTestEnvironment()
/aoo42x/main/offapi/com/sun/star/frame/
H A DXDispatchRecorderSupplier.idl72 void setDispatchRecorder( [in] com::sun::star::frame::XDispatchRecorder Recorder );
/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx3112 xSupplier->setDispatchRecorder(xRecorder); in MiscExec_Impl()

Completed in 139 milliseconds