Home
last modified time | relevance | path

Searched refs:getRecordedMacro (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorder.java98 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()
H A D_XDispatchRecorderSupplier.java72 public String getRecordedMacro() { in getRecordedMacro() method in _XDispatchRecorderSupplier.MyRecorder
120 "MyRecorder implementation".equals(rec.getRecordedMacro()); in _setDispatchRecorder()
204 String macro = recorder.getRecordedMacro(); in _dispatchAndRecord()
/aoo4110/main/offapi/com/sun/star/frame/
H A DXDispatchRecorder.idl83 @see getRecordedMacro()
135 string getRecordedMacro();
/aoo4110/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.DispatchRecorder.csv10 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"getRecordedMacro()"
/aoo4110/main/framework/inc/recording/
H A Ddispatchrecorder.hxx86 … virtual ::rtl::OUString SAL_CALL getRecordedMacro () throw( css::uno::RuntimeException );
/aoo4110/main/sfx2/source/dialog/
H A Drecfloat.cxx172 if ( xRecorder.is() && xRecorder->getRecordedMacro().getLength() ) in QueryClose()
/aoo4110/main/framework/source/recording/
H A Ddispatchrecorder.cxx178 ::rtl::OUString SAL_CALL DispatchRecorder::getRecordedMacro() throw( css::uno::RuntimeException ) in getRecordedMacro() function in framework::DispatchRecorder
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx3087 AddDispatchMacroToBasic_Impl(xRecorder->getRecordedMacro()); in MiscExec_Impl()

Completed in 46 milliseconds