Lines Matching refs:resource
27 #include <com/sun/star/resource/MissingResourceException.idl>
41 module com { module sun { module star { module resource {
45 Interface to access strings in a resource.
54 <type scope="com::sun::star::resource">XStringResourceManager</type>
65 <type scope="com::sun::star::resource">XStringResourceManager</type>
70 ID to specify the string inside the resource.
76 @throws ::com::sun::star::resource::MissingResourceException
80 raises( com::sun::star::resource::MissingResourceException );
90 ID to specify the string inside the resource.
101 @throws <type scope="com::sun::star::resource">MissingResourceException</type>
105 raises( com::sun::star::resource::MissingResourceException );
109 Checks if the resource contains an entry for the given ResourceID
113 ID to specify the string inside the resource.
122 Checks if the resource contains an entry for the given ResourceID and locale.
129 ID to specify the string inside the resource.
166 /** Returns the current locale specified in the accessed resource.
176 /** Returns the default locale of the accessed resource. In many
178 to create the resource.