Home
last modified time | relevance | path

Searched refs:URL (Results 176 – 200 of 1035) sorted by relevance

12345678910>>...42

/aoo42x/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl52 /** this is a simple interface to load components by an URL into a
62 /** loads a component specified by an URL into the specified
65 @param URL
66 specifies the URL of the document to load
170 when <var>URL</var> couldn't be found or was corrupt
176 [in] string URL,
H A DXNotifyingDispatch.idl49 @param URL
50 full parsed URL describes the feature which should be dispatched (executed)
60 [in] com::sun::star::util::URL URL,
H A DXInterceptorInfo.idl52 /** returns the URL list for interception.
55 Wildcards inside the URL's are allowed to register the interceptor for
56 URL's too, which can have optional arguments (e.g. "..#.." or "..?..").
60 a list of URL's which are handled by this interceptor
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessiblePageHeader.java60 import com.sun.star.util.URL;
136 URL[] aParseURL = new URL[1]; in createTestEnvironment()
137 aParseURL[0] = new URL(); in createTestEnvironment()
140 URL aURL = aParseURL[0]; in createTestEnvironment()
H A DScAccessiblePreviewHeaderCell.java57 import com.sun.star.util.URL;
233 URL[] aParseURL = new URL[1]; in createTestEnvironment()
234 aParseURL[0] = new URL(); in createTestEnvironment()
238 URL aURL = aParseURL[0]; in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwAccessiblePageView.java57 import com.sun.star.util.URL;
173 URL[] aParseURL = new URL[1]; in createTestEnvironment()
174 aParseURL[0] = new URL(); in createTestEnvironment()
177 URL aURL = aParseURL[0]; in createTestEnvironment()
/aoo42x/main/sd/source/ui/tools/
H A DSlotStateListener.cxx101 util::URL aURL (MakeURL(rSlotName)); in ObserveSlot()
124 util::URL SlotStateListener::MakeURL (const OUString& rSlotName) const in MakeURL()
126 util::URL aURL; in MakeURL()
148 SlotStateListener::GetDispatch (const util::URL& rURL) const in GetDispatch()
/aoo42x/main/framework/inc/dispatch/
H A Dclosedispatcher.hxx173 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
179 …virtual void SAL_CALL dispatch ( const css::util::URL& …
182 …const css::util::URL& aURL ) throw(css::uno::RuntimeExcep…
184 …const css::util::URL& aURL ) throw(css::uno::RuntimeExcep…
H A Dpopupmenudispatcher.hxx146 const ::com::sun::star::util::URL& aURL ,
156 virtual void SAL_CALL dispatch( const css::util::URL& aURL,
160 …const css::util::URL& aURL ) throw( css::uno::RuntimeException…
163 …const css::util::URL& aURL ) throw( css::uno::RuntimeException…
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DOnewayExecutor.java174 com.sun.star.util.URL[] aURL) in codeAddOrRemoveStatusListener()
186 aURL[0] = (com.sun.star.util.URL)(lParams[0].elementAt(1)); in codeAddOrRemoveStatusListener()
194 com.sun.star.util.URL[] aURL, in codeDispatch()
219 aURL[0] = (com.sun.star.util.URL)(lParams[0].elementAt(0)); in codeDispatch()
/aoo42x/main/framework/inc/uielement/
H A Dcomplextoolbarcontroller.hxx46 ::com::sun::star::util::URL aTargetURL;
54 …::com::sun::star::util::URL aSourceU…
92 const ::com::sun::star::util::URL& getInitializedURL();
100 mutable ::com::sun::star::util::URL m_aURL;
/aoo42x/main/avmedia/source/framework/
H A Dsoundhandler.hxx134 …virtual void SAL_CALL dispatchWithNotification(const css::util::URL& …
141 …virtual void SAL_CALL dispatch ( const css::util::URL& …
145 …const css::util::URL& /*aURL*/ ) throw( css::uno::Run… in addStatusListener() argument
147 …const css::util::URL& /*aURL*/ ) throw( css::uno::Run… in removeStatusListener() argument
/aoo42x/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl64 returns the name part of this URL.
72 sets the name part of this URL.
75 specifies the non-escaped new name part of the URL.
86 returns whether this URL has a parameter with a given key.
92 <TRUE/> if this URL has at least one parameter with the given key. In
/aoo42x/main/scripting/source/dlgprov/
H A Ddlgprov.hxx110 const ::rtl::OUString& URL,
135 const ::rtl::OUString& URL )
140 const ::rtl::OUString& URL,
145 const ::rtl::OUString& URL,
150 const ::rtl::OUString& URL, const ::rtl::OUString& WindowType,
/aoo42x/main/svx/source/unodraw/
H A Drecoveryui.cxx102 css::uno::Any SAL_CALL RecoveryUI::dispatchWithReturnValue(const css::util::URL& aURL, in dispatchWithReturnValue()
139 void SAL_CALL RecoveryUI::dispatch(const css::util::URL& aURL … in dispatch()
148 …onst css::uno::Reference< css::frame::XStatusListener >&, const css::util::URL& ) throw(css::uno::… in addStatusListener() argument
155 …veStatusListener(const css::uno::Reference< css::frame::XStatusListener >&, const css::util::URL& ) in removeStatusListener() argument
245 RecoveryUI::EJob RecoveryUI::impl_classifyJob(const css::util::URL& aURL) in impl_classifyJob()
/aoo42x/main/framework/source/jobs/
H A Djobdispatch.cxx183 …::XDispatch > SAL_CALL JobDispatch::queryDispatch( /*IN*/ const css::util::URL& aURL , in queryDispatch()
247 void SAL_CALL JobDispatch::dispatchWithNotification( /*IN*/ const css::util::URL& … in dispatchWithNotification()
466 void SAL_CALL JobDispatch::dispatch( /*IN*/ const css::util::URL& … in dispatch()
477 …/*IN*/ const css::util::URL& ) throw(css::uno::RuntimeExcepti… in addStatusListener() argument
486 …/*IN*/ const css::util::URL& ) throw(css::uno::RuntimeExc… in removeStatusListener() argument
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java29 import java.net.URL;
72 URL skeleton = null, body = null;
130 URL url;
135 public URLAccessor(URL url) { in URLAccessor()
/aoo42x/main/sw/source/ui/uno/
H A Dunomodule.cxx61 void SAL_CALL SwUnoModule::dispatchWithNotification( const util::URL& aURL, const uno::Sequence< be… in dispatchWithNotification()
94 void SAL_CALL SwUnoModule::dispatch( const util::URL& aURL, const uno::Sequence< beans::PropertyVal… in dispatch()
101 const util::URL& /*aURL*/) in addStatusListener() argument
108 const util::URL& /*aURL*/) throw( uno::RuntimeException ) in removeStatusListener() argument
/aoo42x/main/sdext/source/minimizer/
H A Dpppoptimizer.cxx105 …const URL& aURL, const ::rtl::OUString& /* aTargetFrameName */, sal_Int32 /* nSearchFlags */ ) thr… in queryDispatch()
136 void SAL_CALL PPPOptimizer::dispatch( const URL& rURL, const Sequence< PropertyValue >& lArguments ) in dispatch()
163 void SAL_CALL PPPOptimizer::addStatusListener( const Reference< XStatusListener >&, const URL& ) in addStatusListener() argument
171 void SAL_CALL PPPOptimizer::removeStatusListener( const Reference< XStatusListener >&, const URL& ) in removeStatusListener() argument
H A Dpppoptimizer.hxx70 …const com::sun::star::util::URL& aURL, const rtl::OUString& aTargetFrameName, sal_Int32 nSearchFla…
77 virtual void SAL_CALL dispatch( const com::sun::star::util::URL& aURL,
82 const com::sun::star::util::URL& aURL )
85 const com::sun::star::util::URL& aURL )
/aoo42x/main/svx/source/form/
H A Dformfeaturedispatcher.cxx48 …OSingleFeatureDispatcher::OSingleFeatureDispatcher( const URL& _rFeatureURL, const sal_Int16 _nFor… in OSingleFeatureDispatcher()
151 …void SAL_CALL OSingleFeatureDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue … in dispatch()
190 …::addStatusListener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (Run… in addStatusListener()
214 …emoveStatusListener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (Run… in removeStatusListener()
/aoo42x/main/framework/source/dispatch/
H A Ddispatchprovider.cxx162 …me::XDispatch > SAL_CALL DispatchProvider::queryDispatch( const css::util::URL& aURL , in queryDispatch()
222 ::sal_Bool lcl_isStartModuleDispatch (const css::util::URL& aURL) in lcl_isStartModuleDispatch()
238 … const css::util::URL& aURL , in implts_queryDesktopDispatch()
334 … const css::util::URL& aURL , in implts_queryFrameDispatch()
588 …ss::frame::XDispatch > DispatchProvider::implts_searchProtocolHandler( const css::util::URL& aURL ) in implts_searchProtocolHandler()
785 sal_Bool DispatchProvider::implts_isLoadableContent( const css::util::URL& aURL ) in implts_isLoadableContent()
/aoo42x/main/svx/source/dialog/
H A Ddocrecovery.cxx224 css::util::URL aCopyURL = impl_getParsedURL(RECOVERY_CMD_DO_ENTRY_BACKUP); in saveBrokenTempEntries()
262 css::util::URL aCopyURL = impl_getParsedURL(RECOVERY_CMD_DO_ENTRY_BACKUP); in saveAllTempEntries()
296 css::util::URL aRemoveURL = impl_getParsedURL(RECOVERY_CMD_DO_ENTRY_CLEANUP); in forgetBrokenTempEntries()
328 css::util::URL aRemoveURL = impl_getParsedURL(RECOVERY_CMD_DO_ENTRY_CLEANUP); in forgetAllRecoveryEntries()
357 css::util::URL aRemoveURL = impl_getParsedURL(RECOVERY_CMD_DO_ENTRY_CLEANUP); in forgetBrokenRecoveryEntries()
416 css::util::URL aURL = impl_getParsedURL(RECOVERY_CMD_DO_EMERGENCY_SAVE); in doEmergencySave()
433 css::util::URL aURL = impl_getParsedURL(RECOVERY_CMD_DO_RECOVERY); in doRecovery()
583 css::util::URL aURL; in impl_startListening()
603 css::util::URL aURL; in impl_stopListening()
616 css::util::URL RecoveryCore::impl_getParsedURL(const ::rtl::OUString& sURL) in impl_getParsedURL()
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Daddon.hxx71 SAL_CALL queryDispatch( const ::com::sun::star::util::URL& aURL,
80 virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& aURL,
84 const ::com::sun::star::util::URL& aURL ) throw (::com::sun::star::uno::RuntimeException);
86 const ::com::sun::star::util::URL& aURL ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/svtools/source/misc/
H A Dacceleratorexecute.cxx101 … const css::util::URL& aURL );
112 … const css::util::URL& aURL );
120 css::util::URL m_aURL;
244 css::util::URL aURL; in execute()
548 const css::util::URL& aURL ) in AsyncAccelExec()
557 … const css::util::URL& aURL ) in createOnShotInstance()

Completed in 103 milliseconds

12345678910>>...42