Searched refs:DispatchRecorder (Results 1 – 9 of 9) sorted by relevance
45 DispatchRecorder, in DEFINE_XINTERFACE_6() argument55 DispatchRecorder, in DEFINE_XINTERFACE_6()64 DispatchRecorder, in DEFINE_XINTERFACE_6()70 DispatchRecorder, in DEFINE_XINTERFACE_6()126 DispatchRecorder::DispatchRecorder( const css::uno::Reference< css::lang::XMultiServiceFactory >& x… in DispatchRecorder() function in framework::DispatchRecorder135 DispatchRecorder::~DispatchRecorder() in ~DispatchRecorder()148 void SAL_CALL DispatchRecorder::recordDispatch( const css::util::URL& aURL, in recordDispatch()158 void SAL_CALL DispatchRecorder::recordDispatchAsComment( const css::util::URL& aURL, in recordDispatchAsComment()169 void SAL_CALL DispatchRecorder::endRecording() throw( css::uno::RuntimeException ) in endRecording()178 ::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
Completed in 34 milliseconds