Home
last modified time | relevance | path

Searched refs:URL (Results 26 – 50 of 1035) sorted by relevance

12345678910>>...42

/aoo42x/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java34 import java.net.URL;
75 res.add( (URL) en.nextElement() ); in main()
81 URL jarurl = (URL) res.elementAt( i ); in main()
175 URL[] clurls = new URL[1]; in getCustomLoader()
182 URL[] jarurls = (URL[]) m.invoke( in getCustomLoader()
222 URL[] urls = new URL[vec.size()]; in getCustomLoader()
348 public CustomURLClassLoader( URL[] urls ) { in CustomURLClassLoader()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptEditorForJavaScript.java40 import java.net.URL;
57 private URL scriptURL;
63 URL url =
114 public static ScriptEditorForJavaScript getEditor(URL url) in getEditor()
187 final URL url = entry.getSourceURL(); in edit()
220 private ScriptEditorForJavaScript(XScriptContext context, URL url) in ScriptEditorForJavaScript()
311 URL key = (URL)iter.next(); in shutdown()
340 URL url;
341 closeHandler( URL url ) in closeHandler()
/aoo42x/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt15 The update information contain multiple URLs to "localized" web sites. Each URL is
59 -Provide a company name and a URL to the company website. In our case this should be
63 (update/web6/description.xml). Provide a download URL for the web site (field
64 "Download from page / Open follow up page URL", which should be
77 The Update Dialog should show the publisher name as provided in "Provider URL" field
80 A release notes link is displayed with an URL to the release notes as provided in
107 -Provide a company name and a URL to the company website. In our case these should be different
109 Choose for example as "Provider Title": FOO and as "Provider URL" some valid URL but NOT
113 (update/web7/description.xml). Provide a download URL for the web site (field
114 "Download from page / Open follow up page URL", which should be
[all …]
/aoo42x/main/forms/source/richtext/
H A Dspecialdispatchers.hxx40 OSelectAllDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );
46 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& URL, const ::com::sun::star::un…
61 const ::com::sun::star::util::URL& _rURL,
76 OTextDirectionDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );
80 …virtual void SAL_CALL dispatch( const ::com::sun::star::util::URL& URL, const ::com::sun::star::un…
95 const ::com::sun::star::util::URL& _rURL,
/aoo42x/main/sfx2/source/appl/
H A Dhelpinterceptor.cxx96 URL aURL; in addURL()
149 const URL& aURL, const ::rtl::OUString& aTargetFrameName, sal_Int32 nSearchFlags ) in queryDispatch()
249 …const URL& aURL, const Sequence< ::com::sun::star::beans::PropertyValue >& ) throw( RuntimeExcepti… in dispatch()
288 const Reference< XStatusListener >& xControl, const URL& ) throw( RuntimeException ) in addStatusListener() argument
297 const Reference< XStatusListener >&, const URL&) throw( RuntimeException ) in removeStatusListener() argument
307 pInterceptor->addStatusListener( this, ::com::sun::star::util::URL() ); in HelpListener_Impl()
329 pInterceptor->removeStatusListener( this, ::com::sun::star::util::URL() ); in disposing()
336 Reference < XDispatch > aDispatch, URL& rURL) in HelpStatusListener_Impl()
346 xDispatch->removeStatusListener(this, com::sun::star::util::URL()); in ~HelpStatusListener_Impl()
361 xDispatch->removeStatusListener(this, com::sun::star::util::URL()); in disposing()
/aoo42x/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocumentView.java35 import com.sun.star.util.URL;
76 public XDispatch getDispatcher( URL[] aURL ) throws com.sun.star.uno.Exception in getDispatcher()
100 URL[] aURL = new URL[] { new URL() }; in getDispatcher()
119 URL[] completeURL = new URL[] { new URL() }; in dispatch()
/aoo42x/main/offapi/com/sun/star/frame/
H A DXUIControllerRegistration.idl40 A user interface controller can be registered for a command URL. A certain user
42 registered command URL.
53 for a command URL and optional module.
56 true if a controller was registered for the combination of command URL
60 a command URL which specifies an action.
69 and a command URL and optional module.
72 a command URL which specifies an action which should be associated with a user
86 implementation and a command URL and optional module.
89 a command URL which specifies an action which should be associated with a user
H A DXLayoutManager.idl70 a unique identifier called resource URL.
72 A resourcce URL must meet the following syntax:
170 … specifies which user interface element should be created. A resourcce URL must meet the following
179 specifies which user interface element should be destroyed. A resourcce URL must meet
188 specifies which user interface element should be made visible. A resourcce URL must
236 … specifies which user interface element should be shown. A resourcce URL must meet the following
248 … specifies which user interface element should be hidden. A resourcce URL must meet the following
260 … specifies which user interface element should be docked. A resourcce URL must meet the following
293 … specifies which user interface element should be float. A resourcce URL must meet the following
317 specifies which user interface element should be unlocked. A resourcce URL must
[all …]
/aoo42x/main/offapi/com/sun/star/awt/
H A DXDialogProvider2.idl48 /** creates a dialog for the given URL accepting an Interface used
51 @param URL
52 is the URL.
57 bound to the handler using a vnd.sun.star.UNO URL specifying a
80 HandlerMethodName specified by a vnd.sun.star.UNO:<HandlerMethodName> URL.
100 if no dialog for the given URL is found or if the URL is invalid
107 ( [in] string URL, [in] com::sun::star::uno::XInterface xHandler )
110 /** creates a dialog for the given URL, accepting additional creation parameters
123 ( [in] string URL,
/aoo42x/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx74 const URL maURL;
77 …PopupMenuControllerBaseDispatchInfo( const Reference< XDispatch >& xDispatch, const URL& rURL, con… in PopupMenuControllerBaseDispatchInfo()
149 void PopupMenuControllerBase::impl_select(const Reference< XDispatch >& _xDispatch,const URL& aURL) in impl_select()
179 URL aURL; in dispatchCommand()
223 URL aTargetURL; in updateCommand()
240 const URL& /*aURL*/, in queryDispatch() argument
277 const URL& /*aURL*/, in dispatch() argument
289 const URL& aURL ) in addStatusListener()
318 const URL& /*aURL*/ ) in removeStatusListener() argument
393 URL aTargetURL; in setPopupMenu()
/aoo42x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxGraphCtrlAccessibleContext.java51 import com.sun.star.util.URL;
125 URL[] aParseURL = new URL[1]; in createTestEnvironment()
126 aParseURL[0] = new URL(); in createTestEnvironment()
129 URL aURL = aParseURL[0]; in createTestEnvironment()
208 URL[] aParseURL = new URL[1]; in cleanup()
209 aParseURL[0] = new URL(); in cleanup()
212 URL aURL = aParseURL[0]; in cleanup()
/aoo42x/main/jurt/test/com/sun/star/lib/util/
H A DNativeLibraryLoader_Test.java29 import java.net.URL;
46 final URL url = new URL(fileUrl); in testEncoded()
50 public URL getResource(String name) { in testEncoded()
68 final URL url = new URL(fileUrl); in testUnencoded()
72 public URL getResource(String name) { in testUnencoded()
/aoo42x/main/offapi/com/sun/star/task/
H A DXUrlContainer.idl48 /** Add a URL to the container.
50 @param Url URL to add to the container
51 @param MakePersistent indicates whether the URL shall be stored
58 /** Lookup a URL in the container.
60 @param Url URL to lookup.
61 @returns Best matched URL or empty string.
66 /** Remove a URL from the container.
68 @param Url URL to remove.
/aoo42x/main/solenv/bin/modules/
H A DExtensionsLst.pm302 my $URL = $3.$4.$5;
317 $URL =~ /:\/\/(.*)$/;
327 return [$protocol, $name, $URL, $md5];
416 my ($protocol, $name, $URL, $md5sum) = @{$entry};
469 my ($protocol, $name, $URL, $md5sum) = @{$entry};
484 my $response = $agent->get($URL);
519 die "failed to download $URL";
587 my ($protocol, $name, $URL, $md5sum) = @{$entry};
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dintercept.hxx74 const ::com::sun::star::util::URL& URL,
83 const ::com::sun::star::util::URL& URL )
92 const ::com::sun::star::util::URL& URL )
108 const ::com::sun::star::util::URL& URL,
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentViewHelper.java37 import com.sun.star.util.URL;
91 public XDispatch getDispatcher( URL[] aURL ) throws java.lang.Exception in getDispatcher()
117 URL[] aURL = new URL[] { new URL() }; in getDispatcher()
166 URL[] aToggleURL = new URL[] { new URL() }; in toggleFormDesignMode()
/aoo42x/main/embeddedobj/source/inc/
H A Dintercept.hxx63 const ::com::sun::star::util::URL& URL,
72 const ::com::sun::star::util::URL& URL )
81 const ::com::sun::star::util::URL& URL )
97 const ::com::sun::star::util::URL& URL,
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker.idl76 Specifies the initial directory in URL format. The given URL must be
80 …if the URL is invalid (doesn't conform to <a href="http://www.w3.org/Addressing/rfc1738.txt">Rfc17…
91 …The directory in URL format, must be conform to <a href="http://www.w3.org/Addressing/rfc1738.txt"…
97 URL format, conform to <a href="http://www.w3.org/Addressing/rfc1738.txt">Rfc1738</a>.
103 the complete URL of this file will be returned.</p>
111 in URL format. There are two different cases:
115 path/filename in URL format.</li>
119 of the sequence contains the complete path/filename in URL format.
121 the path in URL format, and the other entries contains the names of the selected
/aoo42x/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeNode.idl98 /** The URL for a graphic that is rendered before the text part of this node.
99 <p>If this URL is empty, no graphic is rendered.
101 void setNodeGraphicURL( [in] string URL );
103 /** The URL for a graphic that is rendered to visualize expanded non leaf nodes.
104 … <p>If <var>URL</var> is empty, <member>XTreeControl::DefaultExpandedGraphicURL</member> is used.
106 void setExpandedGraphicURL( [in] string URL );
108 /** The URL for a graphic that is rendered to visualize collapsed non leaf nodes.
109 … <p>If <var>URL</var> is empty, <member>XTreeControl::DefaultCollapsedGraphicURL</member> is used.
111 void setCollapsedGraphicURL( [in] string URL );
/aoo42x/main/forms/qa/integration/forms/
H A DDocumentViewHelper.java41 import com.sun.star.util.URL;
95 public XDispatch getDispatcher( URL[] aURL ) throws java.lang.Exception in getDispatcher()
121 URL[] aURL = new URL[] { new URL() }; in getDispatcher()
134 URL[] completeURL = new URL[] { new URL() }; in dispatch()
/aoo42x/main/embedserv/source/inc/
H A Dintercept.hxx82 const ::com::sun::star::util::URL& URL,
91 const ::com::sun::star::util::URL& URL )
100 const ::com::sun::star::util::URL& URL )
117 const ::com::sun::star::util::URL& URL,
/aoo42x/main/qadevOOo/runner/util/
H A Dutils.java48 import com.sun.star.util.URL;
681 public static URL parseURL(XMultiServiceFactory xMSF, String url) { in parseURL()
682 URL[] rUrl = new URL[1]; in parseURL()
683 rUrl[0] = new URL(); in parseURL()
955 …public static void dispatchURL(XMultiServiceFactory xMSF, XComponent xDoc, String URL) throws java… in dispatchURL() argument
960 dispatchURL(xMSF, xCont, URL); in dispatchURL()
981 URL[] aParseURL = new URL[1]; in dispatchURL()
982 aParseURL[0] = new URL(); in dispatchURL()
983 aParseURL[0].Complete = URL; in dispatchURL()
986 URL aURL = aParseURL[0]; in dispatchURL()
[all …]
/aoo42x/main/desktop/test/deployment/active/
H A DDispatch.java44 import com.sun.star.util.URL;
62 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
/aoo42x/main/desktop/test/deployment/passive/
H A DDispatch.java44 import com.sun.star.util.URL;
62 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
/aoo42x/main/offapi/com/sun/star/document/
H A DXStandaloneDocumentInfo.idl40 a resource specified by a URL and to store it into a resource also
41 specified by a URL
62 /** loads the document information from a file referred by an URL
70 @param URL
76 void loadFromURL( [in] string URL )
80 /** stores the document information into a file referred by a URL
87 @param URL
93 void storeIntoURL( [in] string URL )

Completed in 73 milliseconds

12345678910>>...42