Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorder.java70 oObj.startRecording(xFrame); in _startRecording()
79 oObj.startRecording(xFrame); in _getRecordedMacro()
114 oObj.startRecording(xFrame); in _endRecording()
130 oObj.startRecording(xFrame); in _recordDispatch()
162 oObj.startRecording(xFrame); in _recordDispatchAsComment()
211 oObj.startRecording(xFrame); in clearBuffer()
H A D_XDispatchRecorderSupplier.java68 public void startRecording(XFrame p0) {} in startRecording() method in _XDispatchRecorderSupplier.MyRecorder
/aoo42x/main/offapi/com/sun/star/frame/
H A DXDispatchRecorder.idl70 void startRecording( [in] com::sun::star::frame::XFrame Frame );
76 Must be called in pairs with <member>XDispatchRecorder::startRecording()</member>.
/aoo42x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.DispatchRecorder.csv6 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"startRecording()"
/aoo42x/main/framework/inc/recording/
H A Ddispatchrecorder.hxx82 …virtual void SAL_CALL startRecording ( const css::uno::Reference< css::frame::X…
/aoo42x/main/framework/source/recording/
H A Ddispatchrecorder.cxx140 void SAL_CALL DispatchRecorder::startRecording( const css::uno::Reference< css::frame::XFrame >& ) … in startRecording() function in framework::DispatchRecorder
/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx3113 xRecorder->startRecording(xFrame); in MiscExec_Impl()

Completed in 32 milliseconds