Searched refs:getRecordedMacro (Results 1 – 8 of 8) sorted by relevance
98 String macro = oObj.getRecordedMacro(); in _getRecordedMacro()116 String macro = oObj.getRecordedMacro(); in _endRecording()144 String macro = oObj.getRecordedMacro(); in _recordDispatch()175 String macro = oObj.getRecordedMacro(); in _recordDispatchAsComment()213 String macro = oObj.getRecordedMacro(); in clearBuffer()
72 public String getRecordedMacro() { in getRecordedMacro() method in _XDispatchRecorderSupplier.MyRecorder120 "MyRecorder implementation".equals(rec.getRecordedMacro()); in _setDispatchRecorder()204 String macro = recorder.getRecordedMacro(); in _dispatchAndRecord()
83 @see getRecordedMacro() 135 string getRecordedMacro();
10 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"getRecordedMacro()"
86 … virtual ::rtl::OUString SAL_CALL getRecordedMacro () throw( css::uno::RuntimeException );
172 if ( xRecorder.is() && xRecorder->getRecordedMacro().getLength() ) in QueryClose()
177 ::rtl::OUString SAL_CALL DispatchRecorder::getRecordedMacro() throw( css::uno::RuntimeException ) in getRecordedMacro() function in framework::DispatchRecorder
3087 AddDispatchMacroToBasic_Impl(xRecorder->getRecordedMacro()); in MiscExec_Impl()
Completed in 72 milliseconds