Home
last modified time | relevance | path

Searched refs:URL (Results 126 – 150 of 1035) sorted by relevance

12345678910>>...42

/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Daddon.cxx42 using com::sun::star::util::URL;
105 Reference< XDispatch > SAL_CALL Addon::queryDispatch( const URL& aURL, const ::rtl::OUString& sTarg… in queryDispatch()
126 void SAL_CALL Addon::dispatch( const URL& aURL, const Sequence < PropertyValue >& lArgs ) throw (Ru… in dispatch()
174 void SAL_CALL Addon::addStatusListener( const Reference< XStatusListener >& xControl, const URL& aU… in addStatusListener()
183 void SAL_CALL Addon::removeStatusListener( const Reference< XStatusListener >& xControl, const URL&… in removeStatusListener()
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwAccessibleDocumentPageView.java50 import com.sun.star.util.URL;
112 URL[] aParseURL = new URL[1]; in createTestEnvironment()
113 aParseURL[0] = new URL(); in createTestEnvironment()
116 URL aURL = aParseURL[0]; in createTestEnvironment()
/aoo42x/main/desktop/test/deployment/active/
H A Dactive_native.cxx103 css::util::URL const &, rtl::OUString const &, sal_Int32)
129 css::util::URL const &, rtl::OUString const &, sal_Int32) in queryDispatch()
204 css::util::URL const &,
210 css::util::URL const &) in addStatusListener()
216 css::util::URL const &) in removeStatusListener()
230 css::util::URL const &, in dispatch()
/aoo42x/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx233 com::sun::star::util::URL aTargetURL; in dispose()
389 com::sun::star::util::URL aTargetURL; in addStatusListener()
465 com::sun::star::util::URL aTargetURL; in removeStatusListener()
498 com::sun::star::util::URL aTargetURL; in bindListener()
575 com::sun::star::util::URL aTargetURL; in unbindListener()
620 com::sun::star::util::URL aTargetURL; in updateStatus()
707 com::sun::star::util::URL aTargetURL; in execute()
724 com::sun::star::util::URL aTargetURL; in execute()
H A Dframestatuslistener.cxx119 com::sun::star::util::URL aTargetURL; in dispose()
188 com::sun::star::util::URL aTargetURL; in addStatusListener()
268 com::sun::star::util::URL aTargetURL; in removeStatusListener()
303 com::sun::star::util::URL aTargetURL; in bindListener()
374 com::sun::star::util::URL aTargetURL; in unbindListener()
401 com::sun::star::util::URL aTargetURL; in updateStatus()
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws2.cxx89 css::util::URL TargetURL;
117 css::util::URL URL; member
122 URL.Complete = rURL; in CommandInfo()
247 pInfo->TargetURL = rCmdInfo.URL; in Execute()
334 xTransformer->parseStrict( rCmdInfo.URL ); in ExecutePopup()
339 rCmdInfo.URL, in ExecutePopup()
346 rCmdInfo.Dispatch->addStatusListener( this, rCmdInfo.URL ); in ExecutePopup()
347 rCmdInfo.Dispatch->removeStatusListener( this, rCmdInfo.URL ); in ExecutePopup()
387 it->second.URL ); in IMPL_LINK()
1169 const css::util::URL &rURL ) in Dispatch()
[all …]
/aoo42x/main/offapi/com/sun/star/resource/
H A DXStringResourceWithLocation.idl49 @param URL
52 void storeAsURL( [in] string URL )
60 @param URL
75 if an empty string is passed as URL
77 void setURL( [in] string URL )
/aoo42x/main/framework/source/dispatch/
H A Dsystemexec.cxx123 …rence< css::frame::XDispatch > SAL_CALL SystemExec::queryDispatch( const css::util::URL& aURL , in queryDispatch()
151 void SAL_CALL SystemExec::dispatch( const css::util::URL& aURL … in dispatch()
159 void SAL_CALL SystemExec::dispatchWithNotification( const css::util::URL& … in dispatchWithNotification()
204 … const css::util::URL& ) throw( css::uno::RuntimeException ) in addStatusListener() argument
212 … const css::util::URL& ) throw( css::uno::RuntimeException ) in removeStatusListener() argument
/aoo42x/main/offapi/com/sun/star/frame/
H A DXDispatchProvider.idl35 #include <com/sun/star/util/URL.idl>
56 /** searches for an <type>XDispatch</type> for the specified URL within
59 @param URL
78 [in] com::sun::star::util::URL URL,
H A DXRecordableDispatch.idl35 #include <com/sun/star/util/URL.idl>
89 @param URL
90 full parsed URL which describe the feature which should be dispatched (executed)
101 [in] com::sun::star::util::URL URL,
H A DProtocolHandler.idl39 /** special dispatch provider registered for URL protocols
44 the dispatched URL.
51 URL pattern to detect right handler.
58 for his agreement for the dispatched URL
62 can handle the given URL. Of course he can disagree with it by returning an empty reference.
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessiblePreviewCell.java55 import com.sun.star.util.URL;
159 URL[] aParseURL = new URL[1]; in createTestEnvironment()
160 aParseURL[0] = new URL(); in createTestEnvironment()
163 URL aURL = aParseURL[0]; in createTestEnvironment()
H A DAccessibleEditableTextPara_PreviewCell.java55 import com.sun.star.util.URL;
135 URL[] aParseURL = new URL[1]; in createTestEnvironment()
136 aParseURL[0] = new URL(); in createTestEnvironment()
139 URL aURL = aParseURL[0]; in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_sd/
H A DSdUnoOutlineView.java50 import com.sun.star.util.URL;
170 URL[] aParseURL = new URL[1]; in createTestEnvironment()
171 aParseURL[0] = new URL(); in createTestEnvironment()
174 URL aURL = aParseURL[0]; in createTestEnvironment()
H A DSdUnoSlideView.java49 import com.sun.star.util.URL;
139 URL[] aParseURL = new URL[1]; in createTestEnvironment()
140 aParseURL[0] = new URL(); in createTestEnvironment()
143 URL aURL = aParseURL[0]; in createTestEnvironment()
/aoo42x/main/desktop/test/deployment/update/default_url/
H A Dreadme.txt1 Tests for using the default URL for update information. This URL is currently contained in
3 an URL themselves.
5 The extensions default1.oxt and default2.oxt do not have a URL for update information.
/aoo42x/main/stoc/test/javavm/testapplet/
H A DTestApplet.java26 import java.net.URL;
56 URL url= new URL("http://localhost:8080/index.html"); in init()
59 url= new URL("http://www.w3.org/index.html"); in init()
/aoo42x/main/framework/inc/services/
H A Durltransformer.hxx142 … virtual sal_Bool SAL_CALL parseStrict( css::util::URL& aURL ) throw( css::uno::RuntimeException );
156 virtual sal_Bool SAL_CALL parseSmart( css::util::URL& aURL ,
171 virtual sal_Bool SAL_CALL assemble( css::util::URL& aURL ) throw( css::uno::RuntimeException );
185 virtual ::rtl::OUString SAL_CALL getPresentation( const css::util::URL& aURL ,
/aoo42x/main/sw/source/ui/inc/
H A Dunodispatch.hxx77 …::frame::XDispatch > SAL_CALL queryDispatch( const ::com::sun::star::util::URL& aURL, const ::rtl:…
100 ::com::sun::star::util::URL aURL;
117 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& aURL, const ::com::sun::star::u…
118 …n::star::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw(::com…
119 …n::star::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw(::com…
/aoo42x/main/instsetoo_native/util/
H A Dopenoffice.lst.README56 STARTCENTER_ADDFEATURE_URL URL in start center to link to extension website
57 STARTCENTER_INFO_URL URL in start center to link to product homepage
58 STARTCENTER_TEMPLREP_URL URL in start center to link to templates website
60 DICT_REPO_URL specifies a repository URL where users can
63 UPDATEURL URL for the application update functionality
/aoo42x/main/offapi/com/sun/star/document/
H A DXBinaryStreamResolver.idl59 /** converts the given URL from the source URL namespace to an input stream,
65 After writing, an URL can be retrieved by a call to
70 /** converts the output stream, data has been written to, to an URL in
71 source URL namespace.
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/
H A DAccessibleButton.java40 import com.sun.star.util.URL;
225 URL[] aParseURL = new URL[1]; in run()
226 aParseURL[0] = new URL(); in run()
230 URL aURL = aParseURL[0]; in run()
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl65 …of the application framework to load the URL <b>.component:DB/DataSourceBrowser</b> into an arbitr…
87 The way <em>out</em> works in another way. There are several URL's which an external
99 In particular, the supported URL's for communicating to an external instance are:
105 for this URL.
109 …It is the task of the external instance to provide functionality for this URL, but usually it is u…
117 ) for this URL.
121 …It is the task of the external instance to provide functionality for this URL, but usually it is u…
130 …It is the task of the external instance to provide functionality for this URL, but usually it is u…
136 …<p>For all kinds of URL's, the parameters supplied during dispatching build up a <type>DataAccessD…
/aoo42x/main/forms/source/helper/
H A Durltransformer.cxx74 URL UrlTransformer::getStrictURL( const ::rtl::OUString& _rURL ) const in getStrictURL()
76 URL aReturn; in getStrictURL()
84 URL UrlTransformer::getStrictURLFromAscii( const sal_Char* _pAsciiURL ) const in getStrictURLFromAscii()
90 …void UrlTransformer::parseSmartWithAsciiProtocol( ::com::sun::star::util::URL& _rURL, const sal_Ch… in parseSmartWithAsciiProtocol()
/aoo42x/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx203 const css::util::URL& aURL,
209 const css::util::URL& rURL)
214 const css::util::URL& rURL)
332 const css::util::URL& rURL, in queryDispatch()
528 const css::util::URL& rURL, in dispatch()
553 const css::util::URL& rURL) in addStatusListener()
576 const css::util::URL& rURL) in removeStatusListener()

Completed in 131 milliseconds

12345678910>>...42