Lines Matching refs:resource
28 #include <com/sun/star/resource/XResourceBundleLoader.idl>
32 module com { module sun { module star { module resource {
36 resource files.
38 <p>An OpenOffice.org installation comes with a number of resource files in an proprietary
39 …format, located insisde the installation's program/resource directory. The <type>OfficeResoureLoad…
41 <code>/singletons/com.sun.star.resource.OfficeResourceLoader</code>), provides access to some
44 <p>Clients have to specifiy the resource file base name in the call to
47 …resource file naming conventions, and look up the respective resource file, for the requested loca…
56 …the type of the requested resource (see below) and <code><numeric_identifier></code> is the …
57 identifier of the resource.</p>
59 <p>The following resource types are currently supported:
61 <li><em>string</em>: denotes a string resource</li>
65 …<p>Since the numeric resource identifiers are highly build-dependent (e.g. can change with any next