Home
last modified time | relevance | path

Searched defs:URL (Results 1 – 25 of 63) sorted by relevance

123

/trunk/main/desktop/test/deployment/active/
H A DDispatch.java62 public void dispatch(URL URL, PropertyValue[] Arguments) { in dispatch() argument
90 public void addStatusListener(XStatusListener Control, URL URL) {} in addStatusListener() argument
92 public void removeStatusListener(XStatusListener Control, URL URL) {} in removeStatusListener() argument
H A Dactive_python.py49 def queryDispatch(self, URL, TargetFrame, SearchFlags): argument
76 def dispatch(self, URL, Arguments): argument
87 def addStatusListener(self, Control, URL): argument
90 def removeStatusListener(self, Control, URL): argument
H A DProvider.java53 URL URL, String TargetFrameName, int SearchFlags) in queryDispatch() argument
/trunk/main/desktop/test/deployment/passive/
H A DDispatch.java62 public void dispatch(URL URL, PropertyValue[] Arguments) { in dispatch() argument
90 public void addStatusListener(XStatusListener Control, URL URL) {} in addStatusListener() argument
92 public void removeStatusListener(XStatusListener Control, URL URL) {} in removeStatusListener() argument
H A Dpassive_python.py48 def queryDispatch(self, URL, TargetFrame, SearchFlags): argument
75 def dispatch(self, URL, Arguments): argument
86 def addStatusListener(self, Control, URL): argument
89 def removeStatusListener(self, Control, URL): argument
H A DProvider.java53 URL URL, String TargetFrameName, int SearchFlags) in queryDispatch() argument
/trunk/main/framework/inc/dispatch/
H A Doxt_handler.hxx178const css::util::URL& /*aURL*/ ) throw( css::uno::Runti… in addStatusListener()
180const css::util::URL& /*aURL*/ ) throw( css::uno::Runti… in removeStatusListener()
/trunk/main/avmedia/source/framework/
H A Dsoundhandler.hxx145const css::util::URL& /*aURL*/ ) throw( css::uno::Run… in addStatusListener()
147const css::util::URL& /*aURL*/ ) throw( css::uno::Run… in removeStatusListener()
/trunk/main/embeddedobj/source/general/
H A Dintercept.cxx143 const util::URL& URL, in dispatch()
198 const util::URL& URL ) in addStatusListener()
283 const util::URL& URL ) in removeStatusListener()
315 const util::URL& URL, in queryDispatch()
/trunk/main/chart2/source/controller/main/
H A DCommandDispatch.cxx97 void SAL_CALL CommandDispatch::dispatch( const util::URL& /* URL */, const Sequence< beans::Propert… in dispatch()
101 …atch::addStatusListener( const Reference< frame::XStatusListener >& Control, const util::URL& URL ) in addStatusListener()
117 …h::removeStatusListener( const Reference< frame::XStatusListener >& Control, const util::URL& URL ) in removeStatusListener()
/trunk/main/framework/source/dispatch/
H A Dloaddispatcher.cxx109const css::util::URL& /*aURL*/ ) in addStatusListener()
118const css::util::URL& /*aURL*/ ) in removeStatusListener()
H A Dstartmoduledispatcher.cxx147const css::util::URL& /*aURL*/ ) in addStatusListener()
154const css::util::URL& /*aURL*/ ) in removeStatusListener()
H A Dsystemexec.cxx204const css::util::URL& ) throw( css::uno::RuntimeException ) in addStatusListener()
212const css::util::URL& ) throw( css::uno::RuntimeException ) in removeStatusListener()
H A Dservicehandler.cxx334const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in addStatusListener()
342const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in removeStatusListener()
H A Dmailtodispatcher.cxx314const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in addStatusListener()
322const css::util::URL& /*aURL*/ ) throw( css::uno::Runtime… in removeStatusListener()
/trunk/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx146 OfficeInstallationDirectories::makeRelocatableURL( const rtl::OUString& URL ) in makeRelocatableURL()
193 OfficeInstallationDirectories::makeAbsoluteURL( const rtl::OUString& URL ) in makeAbsoluteURL()
/trunk/main/embedserv/source/embed/
H A Dintercept.cxx181 const util::URL& URL, in dispatch()
316 const util::URL& URL ) in addStatusListener()
432 const util::URL& URL ) in removeStatusListener()
472 const util::URL& URL, in queryDispatch()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.cxx98 void SAL_CALL SdUnoModule::addStatusListener(const ::com::sun::star::uno::Reference< ::com::sun::st… in addStatusListener()
102 void SAL_CALL SdUnoModule::removeStatusListener(const ::com::sun::star::uno::Reference< ::com::sun:… in removeStatusListener()
/trunk/main/sw/source/ui/uno/
H A Dunomodule.cxx101 const util::URL& /*aURL*/) in addStatusListener()
108 const util::URL& /*aURL*/) throw( uno::RuntimeException ) in removeStatusListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/db/
H A DDataSourceDescriptor.java42 public String URL = null ; field in DataSourceDescriptor
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizer.cxx163 void SAL_CALL PPPOptimizer::addStatusListener( const Reference< XStatusListener >&, const URL& ) in addStatusListener()
171 void SAL_CALL PPPOptimizer::removeStatusListener( const Reference< XStatusListener >&, const URL& ) in removeStatusListener()
/trunk/main/extensions/source/update/check/
H A Dupdateinfo.hxx33 rtl::OUString URL; member
44 rtl::OUString URL; member
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcessErrorHandler.java46 private static final String URL = "%URL"; field in ProcessErrorHandler
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx712 Reference < XControl > DialogProviderImpl::createDialogImpl( in createDialogImpl()
780 Reference < XDialog > DialogProviderImpl::createDialog( const ::rtl::OUString& URL ) in createDialog()
790 Reference < XDialog > DialogProviderImpl::createDialogWithHandler( in createDialogWithHandler()
806 Reference < XDialog > DialogProviderImpl::createDialogWithArguments( in createDialogWithArguments()
831 Reference< XWindow > DialogProviderImpl::createContainerWindow( in createContainerWindow()
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx240 const URL& /*aURL*/, in queryDispatch()
277 const URL& /*aURL*/, in dispatch()
318 const URL& /*aURL*/ ) in removeStatusListener()

Completed in 102 milliseconds

123