Home
last modified time | relevance | path

Searched refs:configuration (Results 126 – 150 of 460) sorted by relevance

12345678910>>...19

/aoo42x/main/uui/source/
H A Dids.src324 …ctly.\nDo you want to continue startup of %PRODUCTNAME without the corrupted configuration data?" ;
329configuration file '$(ARG1)' is corrupted and must be deleted to continue. Some of your personal s…
334 …Text [ en-US ] = "The configuration data source '$(ARG1)' is unavailable. Without this data some f…
339configuration data source '$(ARG1)' is unavailable. Without this data some functions may not opera…
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXBackendChangesListener.idl28 #include <com/sun/star/configuration/backend/ComponentChangeEvent.idl>
36 module com { module sun { module star { module configuration { module backend {
53 …void componentDataChanged( [in] com::sun::star::configuration::backend::ComponentChangeEvent Event…
H A DInsufficientAccessRightsException.idl28 #include <com/sun/star/configuration/backend/BackendAccessException.idl>
31 module com { module sun { module star { module configuration {
41 <li>Missing rights to get internal configuration data.</li>
H A DSystemIntegration.idl27 #include <com/sun/star/configuration/backend/Backend.idl>
35 module com { module sun { module star { module configuration { module backend {
40 provides access to a configuration data composed of one or more
H A DBackendSetupException.idl28 #include <com/sun/star/configuration/CannotLoadConfigurationException.idl>
31 module com { module sun { module star { module configuration {
41 published exception BackendSetupException : ::com::sun::star::configuration::CannotLoadConfiguratio…
/aoo42x/main/offapi/com/sun/star/ui/
H A DConfigurationEvent.idl33 /** this event is broadcasted by a configuration manager whenever the state of
42 configuration manager, which has been changed, inserted or replaced. */
45 /** contains additional information about this configuration event.
H A DXUIConfiguration.idl34 interface configuration manager.
38 interface configuration managers which need to broadcast changes
65 from this user interface configuration manager.
H A DXImageManager.idl143 is thrown. If the image manager is associated with a read-only configuration
161 thrown. If the image manager is associated with a read-only configuration
184 is thrown. If the configuration manager is read-only a
237 provides access to the configuration storage of the module.
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DConfiguration.idl40 for a description of the configuration.
45 /** Create an empty configuration.
47 existing configuration are more likely.</p>
H A DXConfigurationChangeListener.idl36 /** A listener for configuration changes is called when it has been
37 registered at the configuration controller and a configuration change
H A DConfigurationController.idl40 configuration controller.
43 <type>XControllerManager</type> to create a configuration controller.
45 configuration controller with their own. This may not be a useful
/aoo42x/main/offapi/com/sun/star/util/
H A DPathSettings.idl49 to the configuration entries found in the file
95 /** The configuration files are located here. This entry cannot be changed
145 /** Global directories to look for user interface configuration files. The
146 user interface configuration will be merged with user settings stored
/aoo42x/main/offapi/com/sun/star/task/
H A DXJobExecutor.idl40 it will be used to find any registered service inside configuration
55 Jobs are registered in configuration and will be started by executor
59 inside his own configuration. So no special events will be defined here.
/aoo42x/main/offapi/com/sun/star/drawing/
H A Dmodules.idl46 configuration is managed by the <type
48 It coordinates changes to the configuration made by the other sub
51 <li>and the configuration is always in a valid and meaningful
/aoo42x/main/offapi/com/sun/star/document/
H A DMacroExecMode.idl68 /** Use configuration to retrieve macro settings. In case a user
82 /** Use configuration to retrieve macro settings. Treat cases when user
89 /** Use configuration to retrieve macro settings. Treat cases when user
H A DExtendedTypeDetection.idl40 the assignment of types (e.g. to a URL) only on the basis of configuration data.
54 It is also an entry in the corresponding configuration list.
68 See service <type>TypeDetection</type> and his configuration for further informations.
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDatabaseContext.idl86 /** allows to access and modify the configuration data for registered data source.
91 <p>Also, it hides the details of the configuration data where the data source registrations
93 querying the configuration data directly.</p>
H A DXDatabaseRegistrations.idl42 <p>This interface provides a mere wrapper around the respective configuration data,
43 this way hiding the concrete configuration structure from its clients. You should,
44 if possible at all, use this interface, instead of modifying or querying the configuration
/aoo42x/main/macOS/soffice.xcodeproj/
H A Dproject.pbxproj43 …buildConfigurationList = 3870E3B7255441AF006B5247 /* Build configuration list for PBXNativeTarget …
63 …buildConfigurationList = 3870E3AF255441AF006B5247 /* Build configuration list for PBXLegacyTarget …
87 …buildConfigurationList = 3870E3AB255441AF006B5247 /* Build configuration list for PBXProject "soff…
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaParser.java413 final Configuration configuration = defaultContext.getConfiguration(); in getOperators() local
414 final Iterator iter = configuration.findPropertyKeys(_kind); in getOperators()
422 final String operatorClass = configuration.getConfigProperty(configKey); in getOperators()
432 final String token = configuration.getConfigProperty(tokenKey); in getOperators()
/aoo42x/main/svx/source/src/
H A Derrtxt.src373 Text [ en-US ] = "The configuration of the icon display is invalid." ;
377 Text [ en-US ] = "The configuration of the icon display can not be saved." ;
381 Text [ en-US ] = "The configuration of the icon display could not be deleted." ;
393 Text [ en-US ] = "The configuration of the URLs to be saved locally could not be saved." ;
397 Text [ en-US ] = "The configuration format of the URLs to be saved locally is invalid." ;
/aoo42x/main/offapi/com/sun/star/configuration/
H A DSimpleSetAccess.idl31 #include <com/sun/star/configuration/XTemplateContainer.idl>
44 module com { module sun { module star { module configuration {
87 [optional] interface com::sun::star::configuration::XTemplateContainer;
/aoo42x/main/qadevOOo/tests/java/ifc/configuration/
H A D_XTemplateInstance.java24 package ifc.configuration;
26 import com.sun.star.configuration.XTemplateInstance;
H A D_XTemplateContainer.java24 package ifc.configuration;
26 import com.sun.star.configuration.XTemplateContainer;
/aoo42x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx63 namespace configuration { namespace
726 com::sun::star::configuration::Update::get( in processPackage_()
732 com::sun::star::configuration::Update::get( in processPackage_()
798 com::sun::star::configuration::Update::get( in processPackage_()

Completed in 78 milliseconds

12345678910>>...19