Searched refs:startRecording (Results 1 – 7 of 7) sorted by relevance
70 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()
68 public void startRecording(XFrame p0) {} in startRecording() method in _XDispatchRecorderSupplier.MyRecorder
70 void startRecording( [in] com::sun::star::frame::XFrame Frame );76 Must be called in pairs with <member>XDispatchRecorder::startRecording()</member>.
6 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"startRecording()"
82 …virtual void SAL_CALL startRecording ( const css::uno::Reference< css::frame::X…
140 void SAL_CALL DispatchRecorder::startRecording( const css::uno::Reference< css::frame::XFrame >& ) … in startRecording() function in framework::DispatchRecorder
3113 xRecorder->startRecording(xFrame); in MiscExec_Impl()
Completed in 39 milliseconds