Home
last modified time | relevance | path

Searched refs:DispatchRecorder (Results 1 – 10 of 10) sorted by relevance

/AOO42X/main/framework/source/recording/ !
H A Ddispatchrecorder.cxx44 DispatchRecorder, in DEFINE_XINTERFACE_6() argument
54 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::DispatchRecorder
134 DispatchRecorder::~DispatchRecorder() in ~DispatchRecorder()
140 void SAL_CALL DispatchRecorder::startRecording( const css::uno::Reference< css::frame::XFrame >& ) … in startRecording()
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()
[all …]
/AOO42X/main/qadevOOo/objdsc/fwk/ !
H A Dcom.sun.star.comp.framework.DispatchRecorder.csv1 "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()"
/AOO42X/main/offapi/com/sun/star/frame/ !
H A DDispatchRecorderSupplier.idl35 /** provides a <type>DispatchRecorder</type>
39 calls. For that it capsulate a reference to a <type>DispatchRecorder</type>.
48 @see DispatchRecorder
55 /** provides access to a <type>DispatchRecorder</type> and helps on recording
H A Dmakefile.mk52 DispatchRecorder.idl\
H A DDispatchRecorder.idl56 published service DispatchRecorder
/AOO42X/main/framework/inc/recording/ !
H A Ddispatchrecorder.hxx56 class DispatchRecorder class
73 DispatchRecorder( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
74 ~DispatchRecorder();
/AOO42X/main/framework/source/register/ !
H A Dregistertemp.cxx78 IFFACTORY( ::framework::DispatchRecorder ) else
/AOO42X/main/framework/qa/unoapi/ !
H A Dframework.sce27 -o fwk.DispatchRecorder
/AOO42X/main/qadevOOo/tests/java/mod/_fwk/ !
H A DDispatchRecorder.java67 public class DispatchRecorder extends TestCase { class
/AOO42X/main/offapi/ !
H A DUnoApi_offapi.mk565 offapi/com/sun/star/frame/DispatchRecorder \