/trunk/main/test/java/test-tools/src/main/java/org/openoffice/test/tools/ |
H A D | OfficeDocumentView.java | 111 public boolean dispatch( String i_url ) throws com.sun.star.uno.Exception in dispatch() method in OfficeDocumentView 117 …public boolean dispatch( final String i_url, final PropertyValue[] i_arguments ) throws com.sun.st… in dispatch() method in OfficeDocumentView 130 …public boolean dispatch( final String i_url, final NamedValue[] i_arguments ) throws com.sun.star.… in dispatch() method in OfficeDocumentView
|
/trunk/main/svx/source/form/ |
H A D | fmtextcontrolfeature.cxx | 75 void FmTextControlFeature::dispatch() const SAL_THROW(()) in dispatch() function in svx::FmTextControlFeature 81 … void FmTextControlFeature::dispatch( const Sequence< PropertyValue >& _rArgs ) const SAL_THROW(()) in dispatch() function in svx::FmTextControlFeature
|
H A D | formfeaturedispatcher.cxx | 151 …void SAL_CALL OSingleFeatureDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch() function in svx::OSingleFeatureDispatcher
|
/trunk/main/forms/source/richtext/ |
H A D | specialdispatchers.cxx | 66 …void SAL_CALL OSelectAllDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& /… in dispatch() function in frm::OSelectAllDispatcher 129 …void SAL_CALL OTextDirectionDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch() function in frm::OTextDirectionDispatcher
|
H A D | attributedispatcher.cxx | 95 …void SAL_CALL OAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& _… in dispatch() function in frm::OAttributeDispatcher
|
H A D | parametrizedattributedispatcher.cxx | 125 …void SAL_CALL OParametrizedAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< Proper… in dispatch() function in frm::OParametrizedAttributeDispatcher
|
H A D | clipboarddispatcher.cxx | 121 …void SAL_CALL OClipboardDispatcher::dispatch( const URL& /*_rURL*/, const Sequence< PropertyValue … in dispatch() function in frm::OClipboardDispatcher
|
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
H A D | VclApp.java | 244 public void dispatch(String url) { in dispatch() method in VclApp 260 public void dispatch(String url, double time) { in dispatch() method in VclApp
|
/trunk/main/comphelper/source/misc/ |
H A D | synchronousdispatch.cxx | 51 uno::Reference< lang::XComponent > SynchronousDispatch::dispatch( in dispatch() function in comphelper::SynchronousDispatch
|
/trunk/main/desktop/test/deployment/passive/ |
H A D | passive_native.cxx | 130 css::uno::Reference< css::frame::XDispatch > dispatch; in queryDispatch() local 227 void Dispatch::dispatch( in dispatch() function in __anon3b8aae620111::Dispatch
|
H A D | Dispatch.java | 62 public void dispatch(URL URL, PropertyValue[] Arguments) { in dispatch() method in Dispatch
|
/trunk/main/sfx2/source/appl/ |
H A D | helpdispatch.cxx | 60 void SAL_CALL HelpDispatch_Impl::dispatch( in dispatch() function in HelpDispatch_Impl
|
/trunk/main/desktop/test/deployment/active/ |
H A D | active_native.cxx | 132 css::uno::Reference< css::frame::XDispatch > dispatch; in queryDispatch() local 229 void Dispatch::dispatch( in dispatch() function in __anon76564f040111::Dispatch
|
H A D | Dispatch.java | 62 public void dispatch(URL URL, PropertyValue[] Arguments) { in dispatch() method in Dispatch
|
/trunk/main/chart2/source/controller/main/ |
H A D | UndoCommandDispatch.cxx | 100 void SAL_CALL UndoCommandDispatch::dispatch( in dispatch() function in chart::UndoCommandDispatch
|
H A D | FeatureCommandDispatchBase.cxx | 83 void FeatureCommandDispatchBase::dispatch( const util::URL& URL, in dispatch() function in chart::FeatureCommandDispatchBase
|
H A D | StatusBarCommandDispatch.cxx | 104 void SAL_CALL StatusBarCommandDispatch::dispatch( in dispatch() function in chart::StatusBarCommandDispatch
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | Beamer.java | 106 final XDispatch dispatch = dispatchP.queryDispatch(command, "_self", FrameSearchFlag.AUTO); in testBeamer() local
|
/trunk/main/framework/source/dispatch/ |
H A D | oxt_handler.cxx | 236 void SAL_CALL Oxt_Handler::dispatch( const css::util::URL& aURL … in dispatch() function in framework::Oxt_Handler
|
H A D | loaddispatcher.cxx | 88 void SAL_CALL LoadDispatcher::dispatch(const css::util::URL& aURL … in dispatch() function in framework::LoadDispatcher
|
/trunk/main/cppu/inc/uno/ |
H A D | dispatcher.hxx | 157 inline void UnoInterfaceReference::dispatch( in dispatch() function in com::sun::star::uno::UnoInterfaceReference
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unomodule.cxx | 93 void SAL_CALL SdUnoModule::dispatch( const ::com::sun::star::util::URL& aURL, const ::com::sun::sta… in dispatch() function in SdUnoModule
|
/trunk/main/sw/source/ui/uno/ |
H A D | unomodule.cxx | 94 void SAL_CALL SwUnoModule::dispatch( const util::URL& aURL, const uno::Sequence< beans::PropertyVal… in dispatch() function in SwUnoModule
|
/trunk/main/desktop/test/deployment/boxt/ |
H A D | boxt.cxx | 145 void Service::dispatch( in dispatch() function in __anon2f9d7ae00111::Service
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ |
H A D | _XDocumentAuditing.java | 212 …private void dispatch(Object oProvider, XMultiServiceFactory xMSF, String url, PropertyValue[] pro… in dispatch() method in _XDocumentAuditing
|