Lines Matching refs:resource
27 #include <com/sun/star/resource/MissingResourceException.idl>
31 #include <com/sun/star/resource/XStringResourceResolver.idl>
53 module com { module sun { module star { module resource {
57 Interface to manage a resource string table containing a set of
61 <type scope="com::sun::star::resource">XStringResourceResolver</type>
70 published interface XStringResourceManager: com::sun::star::resource::XStringResourceResolver
73 Returns the resource's read only state
75 @return <TRUE/> if the resource is read only, otherwise <FALSE/>
116 if the resource is read only, see <member>isReadOnly</member>
130 ID to address the string inside the resource for the current locale.
136 if the resource is read only, see <member>isReadOnly</member>
157 ID to address the string inside the resource.
168 if the resource is read only, see <member>isReadOnly</member>
187 <type scope="com::sun::star::resource">MissingResourceException</type>
192 if the resource is read only, see <member>isReadOnly</member>
195 raises( com::sun::star::resource::MissingResourceException,
212 <type scope="com::sun::star::resource">MissingResourceException</type>
217 if the resource is read only, see <member>isReadOnly</member>
220 raises( com::sun::star::resource::MissingResourceException,
243 if the resource is read only, see <member>isReadOnly</member>
261 if the resource is read only, see <member>isReadOnly</member>