Home
last modified time | relevance | path

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

/trunk/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()
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 …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"
/trunk/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
/trunk/main/framework/inc/recording/
H A Ddispatchrecorder.hxx56 class DispatchRecorder class
73 DispatchRecorder( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
74 ~DispatchRecorder();
/trunk/main/framework/source/register/
H A Dregistertemp.cxx78 IFFACTORY( ::framework::DispatchRecorder ) else
/trunk/main/framework/qa/unoapi/
H A Dframework.sce27 -o fwk.DispatchRecorder
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DDispatchRecorder.java67 public class DispatchRecorder extends TestCase { class
/trunk/main/offapi/
H A DUnoApi_offapi.mk565 offapi/com/sun/star/frame/DispatchRecorder \

Completed in 29 milliseconds