Home
last modified time | relevance | path

Searched defs:dispatch (Results 1 – 25 of 75) sorted by relevance

123

/trunk/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocumentView.java111 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 Dfmtextcontrolfeature.cxx75 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 Dformfeaturedispatcher.cxx151 …void SAL_CALL OSingleFeatureDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch() function in svx::OSingleFeatureDispatcher
/trunk/main/forms/source/richtext/
H A Dspecialdispatchers.cxx66 …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 Dattributedispatcher.cxx95 …void SAL_CALL OAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& _… in dispatch() function in frm::OAttributeDispatcher
H A Dparametrizedattributedispatcher.cxx125 …void SAL_CALL OParametrizedAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< Proper… in dispatch() function in frm::OParametrizedAttributeDispatcher
H A Dclipboarddispatcher.cxx121 …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 DVclApp.java244 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 Dsynchronousdispatch.cxx51 uno::Reference< lang::XComponent > SynchronousDispatch::dispatch( in dispatch() function in comphelper::SynchronousDispatch
/trunk/main/desktop/test/deployment/passive/
H A Dpassive_native.cxx130 css::uno::Reference< css::frame::XDispatch > dispatch; in queryDispatch() local
227 void Dispatch::dispatch( in dispatch() function in __anon3b8aae620111::Dispatch
H A DDispatch.java62 public void dispatch(URL URL, PropertyValue[] Arguments) { in dispatch() method in Dispatch
/trunk/main/sfx2/source/appl/
H A Dhelpdispatch.cxx60 void SAL_CALL HelpDispatch_Impl::dispatch( in dispatch() function in HelpDispatch_Impl
/trunk/main/desktop/test/deployment/active/
H A Dactive_native.cxx132 css::uno::Reference< css::frame::XDispatch > dispatch; in queryDispatch() local
229 void Dispatch::dispatch( in dispatch() function in __anon76564f040111::Dispatch
H A DDispatch.java62 public void dispatch(URL URL, PropertyValue[] Arguments) { in dispatch() method in Dispatch
/trunk/main/chart2/source/controller/main/
H A DUndoCommandDispatch.cxx100 void SAL_CALL UndoCommandDispatch::dispatch( in dispatch() function in chart::UndoCommandDispatch
H A DFeatureCommandDispatchBase.cxx83 void FeatureCommandDispatchBase::dispatch( const util::URL& URL, in dispatch() function in chart::FeatureCommandDispatchBase
H A DStatusBarCommandDispatch.cxx104 void SAL_CALL StatusBarCommandDispatch::dispatch( in dispatch() function in chart::StatusBarCommandDispatch
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DBeamer.java106 final XDispatch dispatch = dispatchP.queryDispatch(command, "_self", FrameSearchFlag.AUTO); in testBeamer() local
/trunk/main/framework/source/dispatch/
H A Doxt_handler.cxx236 void SAL_CALL Oxt_Handler::dispatch( const css::util::URL& aURL … in dispatch() function in framework::Oxt_Handler
H A Dloaddispatcher.cxx88 void SAL_CALL LoadDispatcher::dispatch(const css::util::URL& aURL … in dispatch() function in framework::LoadDispatcher
/trunk/main/cppu/inc/uno/
H A Ddispatcher.hxx157 inline void UnoInterfaceReference::dispatch( in dispatch() function in com::sun::star::uno::UnoInterfaceReference
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.cxx93 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 Dunomodule.cxx94 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 Dboxt.cxx145 void Service::dispatch( in dispatch() function in __anon2f9d7ae00111::Service
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDocumentAuditing.java212 …private void dispatch(Object oProvider, XMultiServiceFactory xMSF, String url, PropertyValue[] pro… in dispatch() method in _XDocumentAuditing

Completed in 73 milliseconds

123