Home
last modified time | relevance | path

Searched refs:layer (Results 26 – 50 of 150) sorted by relevance

123456

/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DMergeRecoveryRequest.idl37 invalid layer data or access problems.
65 Identifier of the layer object containing the invalid data.
70 specifies whether the requestor wants to remove or skip the invalid layer.
73 the layer.<BR/>
H A DXLayer.idl53 provides read access to the data contained in a layer.
62 describes the contents of the layer to an <type>XLayerHandler</type>.
66 describing the contents of the layer
73 if the data read from the layer is rejected as invalid by the
H A DXBackend.idl88 component data for each layer associated to
107 layer for a component.
145 component data for each layer associated
165 creates an update handler on an entity's layer for a component.
H A DBackend.idl58 hierarchy corresponds to a layer that applies to an entity.
60 <p> A layer contains data for multiple components
78 provides access to the layer data.
H A DLocalHierarchyBrowser.idl50 <p> Either a schema repository or a layer directory can be browsed.
65 <dd>Base directory to search for layer files.
66 If this is specified, layer files will be browsed,
H A DXSchema.idl79 if the data read from the layer is rejected as invalid by the
105 if the data read from the layer is rejected as invalid by the
130 if the data read from the layer is rejected as invalid by the
H A DLayerDescriber.idl42 describe the contents of a layer to an XLayerHander object. The contents of
43 the layer is contained in the sequence of PropertyInfo structures
H A DSingleLayerStratum.idl42 Provides access to a single layer of configuration data
48 provides access to single layer of configuration data.
H A DMergeImporter.idl41 imports data into a configuration layer by merging with existing data.
62 Service that can be used to perform merging of changes into a layer.
H A DNodeAttribute.idl33 in a layer.
64 in this or subsequent layer.
H A DCopyImporter.idl41 imports data into a configuration layer by copying over existing data.
71 only if the existing layer is empty.
/aoo4110/main/offapi/com/sun/star/text/
H A DXAutoTextContainer.idl54 <li>0 indicates the path of the <b>Office Basis</b> layer</li>
60 <b>Office Basis</b> layer.</br>Note that in some systems the user may lack of
66 <li><code>standard*0</code></br>the "standard" AutoTextGroup in the Office Basis layer</li>
67 <li><code>template</code></br>the "template" AutoTextGroup in the Office Basis layer</li>
/aoo4110/main/configmgr/source/
H A Dpropertynode.hxx44 int layer, Type staticType, bool nillable,
55 void setValue(int layer, com::sun::star::uno::Any const & value);
57 void setExternal(int layer, rtl::OUString const & descriptor);
H A Dgroupnode.hxx39 GroupNode(int layer, bool extensible, rtl::OUString const & templateName);
47 virtual void setMandatory(int layer);
H A Dlocalizedvaluenode.hxx40 LocalizedValueNode(int layer, com::sun::star::uno::Any const & value);
48 void setValue(int layer, com::sun::star::uno::Any const & value);
H A Dlocalizedpropertynode.cxx46 int layer, Type staticType, bool nillable): in LocalizedPropertyNode() argument
47 Node(layer), staticType_(staticType), nillable_(nillable) in LocalizedPropertyNode()
H A Dsetnode.hxx42 int layer, rtl::OUString const & defaultTemplateName,
51 virtual void setMandatory(int layer);
H A Dxcdparser.cxx53 XcdParser::XcdParser(int layer, Dependencies const & dependencies, Data & data): in XcdParser() argument
54 layer_(layer), dependencies_(dependencies), data_(data), state_(STATE_START) in XcdParser()
/aoo4110/main/offapi/com/sun/star/configuration/backend/xml/
H A DLayerParser.idl46 represents a configuration data layer that is stored in a stream in
49 <p> The configuration layer xml from a given stream is parsed and fed to a
66 /** provides access to the parsed layer data.
/aoo4110/main/stoc/test/security/
H A Dtest_security.cxx478 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("dbo") ) ); in SAL_IMPLEMENT_MAIN() local
487 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("jbu") ) ); in SAL_IMPLEMENT_MAIN() local
495 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("root") ) ); in SAL_IMPLEMENT_MAIN() local
502 ContextLayer layer( new user_CurrentContext( getCurrentContext(), OUSTR("guest") ) ); in SAL_IMPLEMENT_MAIN() local
/aoo4110/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManager.idl56 elements settings in this layer through the interfaces.</br>
59 this layer.</br>
98 /** provides access to the default layer of a module based ui configuration
/aoo4110/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl59 <dd>Installation path of the Office Basis layer.</dd>
61 <dd>Program path of the Office Basis layer.</dd>
63 <dd>Installation path of the the Office Brand layer.</dd>
/aoo4110/main/svx/source/items/
H A Dsvxerr.src118 …Text [ en-US ] = "The form layer wasn't loaded as the required IO-services (stardiv.uno.io.*) coul…
122 …Text [ en-US ] = "The form layer wasn't written as the required IO services (stardiv.uno.io.*) cou…
126 …Text [ en-US ] = "An error occurred while reading the form controls. The form layer has not been l…
130 …Text [ en-US ] = "An error occurred while writing the form controls. The form layer has not been s…
/aoo4110/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl45 store multiple layers of defaults may be combined with a user-specific layer
53 <p>On the other hand, in the simplest model there is only a single layer of
70 layer of configuration data of the current user context. It should in
109 data should be administered. In other words they determine the layer to which
/aoo4110/main/offapi/com/sun/star/drawing/
H A DDrawingDocumentDrawView.idl89 /** let's you access the view part of the form layer contained in the document's view
132 /** If the view is in layer mode, the user can modify the layer of the

Completed in 66 milliseconds

123456