Searched refs:DispatchRecorder (Results 1 – 10 of 10) sorted by relevance
44 DispatchRecorder, in DEFINE_XINTERFACE_6() argument54 DispatchRecorder, in DEFINE_XINTERFACE_6()63 DispatchRecorder, in DEFINE_XINTERFACE_6()69 DispatchRecorder, in DEFINE_XINTERFACE_6()125 DispatchRecorder::DispatchRecorder( const css::uno::Reference< css::lang::XMultiServiceFactory >& x… in DispatchRecorder() function in framework::DispatchRecorder134 DispatchRecorder::~DispatchRecorder() in ~DispatchRecorder()147 void SAL_CALL DispatchRecorder::recordDispatch( const css::util::URL& aURL, in recordDispatch()157 void SAL_CALL DispatchRecorder::recordDispatchAsComment( const css::util::URL& aURL, in recordDispatchAsComment()168 void SAL_CALL DispatchRecorder::endRecording() throw( css::uno::RuntimeException ) in endRecording()177 ::rtl::OUString SAL_CALL DispatchRecorder::getRecordedMacro() throw( css::uno::RuntimeException ) in getRecordedMacro()[all …]
1 "DispatchRecorder";"com::sun::star::container::XIndexAccess";"getCount()"2 "DispatchRecorder";"com::sun::star::container::XIndexAccess";"getByIndex()"3 "DispatchRecorder";"com::sun::star::container::XElementAccess";"getElementType()"4 "DispatchRecorder";"com::sun::star::container::XElementAccess";"hasElements()"5 "DispatchRecorder";"com::sun::star::container::XIndexReplace";"replaceByIndex()"6 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"startRecording()"7 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"endRecording()"8 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"recordDispatch()"9 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"recordDispatchAsComment()"10 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"getRecordedMacro()"
35 /** provides a <type>DispatchRecorder</type>39 calls. For that it capsulate a reference to a <type>DispatchRecorder</type>.48 @see DispatchRecorder55 /** provides access to a <type>DispatchRecorder</type> and helps on recording
52 DispatchRecorder.idl\
56 published service DispatchRecorder
56 class DispatchRecorder class73 DispatchRecorder( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );74 ~DispatchRecorder();
78 IFFACTORY( ::framework::DispatchRecorder ) else
27 -o fwk.DispatchRecorder
67 public class DispatchRecorder extends TestCase { class
565 offapi/com/sun/star/frame/DispatchRecorder \
Completed in 57 milliseconds