/aoo4110/main/offapi/com/sun/star/ui/ |
H A D | XImageManager.idl | 66 replace and remove images assocations to command URLs. 84 /** retrieves the list of command URLs which have images associated. 90 all command URLs within the images manager that have an image 108 /** retrieves the associated images of command URLs. 114 a sequence of command URLs for which the images are requested. 118 provided command URLs. If an unknown command URL is provided or 127 /** replaces the associated images of command URLs. 133 a sequence of command URLs for which images should be replaced. 137 of the provided command URLs. 156 a sequence of command URLs for which the images should be removed. [all …]
|
/aoo4110/main/udkapi/com/sun/star/uri/ |
H A D | XExternalUriReferenceTranslator.idl | 36 URLs how to map the byte sequences that constitute the path segments of a 38 always assumes that path segments of “file” URLs represent 41 segments of “file” URLs directly represent a platform's 44 URLs used within the UNO environment) and <dfn>external</dfn> URIs (e.g., 45 byte-sequence–oriented “file” URLs used by other 46 applications). Typically, only “file” URLs are affected by this
|
H A D | XVndSunStarExpandUrl.idl | 37 represents absolute “vnd.sun.star.expand” URLs. 39 <p>These URLs are of the form<br/>
|
H A D | XVndSunStarScriptUrl.idl | 33 represents absolute “vnd.sun.star.script” URLs. 35 <p>These URLs are of the form<br/>
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | XUrlContainer.idl | 40 /** Allows to store and retrieve URLs. URLs can be stored persistently or 73 /** Get all URLs. 75 @param OnlyPersistent Only URLs taht are stored persistently shall 77 @returns List of URLs.
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | XAnimatedImages.idl | 77 /** returns the URLs of the image set with the given index 80 …the index of the set those image URLs are to be retrieved. Must be greater than or equal to <code>… 96 /** sets the URLs of the image set with the given index 102 …the URLs for the images for the given set. Will be resolved using a <type scope="com::sun::star::g… 121 …the index of the set those image URLs are to be replaced. Must be greater than or equal to <code>0… 125 …the URLs for the images for the given set. Will be resolved using a <type scope="com::sun::star::g…
|
/aoo4110/main/desktop/test/deployment/update/wrong_url/ |
H A D | readme.txt | 1 …ile, or the update information file contains multiple urls. Some of those URLs point to locations … 5 url2.oxt: Contains to URLs to update information files. The first URL in url2.oxt is wrong and the … 8 url3.oxt: contains to URLs to update information files which point to locations which do not exist. 10 wrongdownload1.oxt: The corresponding wrongdownload1.update.xml contains two download URLs which po…
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | XContentProviderManager.idl | 70 http URLs to a HTTP content provider, but want to block all URLs for 81 specifies a subset of the set of all possible URLs (this subset 82 consists of exactly those URLs that match the regular expression). The 113 match the same URLs as their <code><simple>:</code> counterparts,
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | XResourceId.idl | 39 /** A resource id uses a set of URLs to unambiguously specify a resource of 43 sequence of URLs (typically one, sometimes two) specifies its anchor, 74 /** Return the, possibly empty, list of anchor URLs. The URLs are 92 double lexicographic ordering. On the lower level individual URLs
|
H A D | XConfiguration.idl | 67 special meaning to URLs are not interpreted. In the typical 70 pane URLs. In a recursive search, only resource ids at the top
|
/aoo4110/main/desktop/test/deployment/update/website_update/ |
H A D | readme.txt | 15 The update information contain multiple URLs to "localized" web sites. Each URL is 20 The Extension Manager will choose the URLs where the lang attribute matches most 98 The description.xml which will be uploaded contains URLs for release notes and publisher 99 names/ URLs. That is, these information are not generated from the information of the
|
/aoo4110/main/solenv/bin/modules/ |
H A D | ExtensionsLst.pm | 361 my @URLs = (); 384 push @URLs, ProcessURL($line); 391 return @URLs;
|
/aoo4110/main/offapi/com/sun/star/system/ |
H A D | XMailMessage.idl | 58 /** A sequence of file URLs specifying the files that should be attached to 60 <p>The file URLs must be conform to 64 if at least one of the given file URLs is invalid (doesn't conform to
|
/aoo4110/main/offapi/com/sun/star/form/control/ |
H A D | GridControl.idl | 146 <p>Usual URLs to use include 157 …crete implementation of this service may offer more or less URLs, but if it offers some of the URLs
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | BitmapTable.idl | 36 /** this is a container for URLs to bitmaps. 46 /** this container lets you access the URLs that
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | Frame.idl | 100 …What kind of URLs a frame accepts in the calls to <member>XDispatchProvider::queryDispatch()</memb… 131 /** supports interception mechanism for dispatched URLs 134 Registered objects can intercept, supress or deroute dispatched URLs.
|
H A D | XDispatch.idl | 77 It is only allowed to dispatch URLs for which this <type>XDispatch</type> 119 It is only allowed to register URLs for which this <type>XDispatch</type>
|
/aoo4110/main/offapi/com/sun/star/configuration/backend/ |
H A D | LocalHierarchyBrowser.idl | 52 file URLs. 73 retrieve names when browsing schemas and URLs when
|
/aoo4110/main/offapi/com/sun/star/form/runtime/ |
H A D | XFormController.idl | 106 …<p>Below, there's a list of URLs which have a defined meaning - if an implementation supports one … 108 set of these URLs.</p> 110 …<p>In general, all URLs start with the same prefix, namely <em>.uno:FormController/</em>. To this,… 115 …<p>Some URLs may require parameters. For this, the sequence of <type scope="com::sun::star::beans"… 119 …<p>For all URLs, interested parties can register as status listeners (<type scope="com::sun::star:…
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | ContentLoader.idl | 39 one of the below-mentioned URLs to it.</p> 57 , the concrete URLs supported are:
|
/aoo4110/main/cui/source/options/ |
H A D | optsave.src | 124 Text [ en-US ] = "Save URLs relative to file system" ; 131 Text [ en-US ] = "Save URLs relative to internet" ;
|
/aoo4110/main/offapi/com/sun/star/deployment/ |
H A D | XPackage.idl | 269 /** returns a sequence of update information URLs. 272 If the sequence contains more than one URL, the extra URLs must mirror 276 update information URLs
|
H A D | UpdateInformationProvider.idl | 29 of one or more update information files for a given sets of URLs.
|
/aoo4110/main/ |
H A D | extensions.lst | 25 # file:// URLs are interpreted relative to the solver/340/<platform>/bin/ directory to which 28 # https:// URLs can be prefixed by an MD5 checksum. If that is present then it is an error if
|
/aoo4110/main/ure/source/ |
H A D | README | 250 - any URLs listed in the public deployment variables URE_MORE_TYPES and 258 - any URLs listed in the public deployment variables URE_MORE_TYPES and 267 instead of rdb files. Additional types are searched for in any URLs listed in 369 similar to the Class-Path manifest entry and can contain URLs of JARs and
|