:: com :: sun :: star :: ui ::
|
interface XModuleUIConfigurationManager |
|
|
Methods' Summary |
isDefaultSettings |
determine if the settings of a user interface element is part
of the default layer of the user interface configuration manager.
|
getDefaultSettings |
retrieves the settings from the default layer of the user interface
configuration manager if it has a default layer.
|
Methods' Details |
isDefaultSettings
- Description
- determine if the settings of a user interface element is part
of the default layer of the user interface configuration manager.
- Parameter ResourceURL
- a resource URL which identifies the user interface element. A
resource URL must meet the following syntax:
"private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name.
- Returns
- `TRUE` if settings have been found in the default layer,
otherwise `FALSE`.
|
|
getDefaultSettings
- Description
- retrieves the settings from the default layer of the user interface
configuration manager if it has a default layer.
- Parameter ResourceURL
- a resource URL which identifies the user interface element. A
resource URL must meet the following syntax:
"private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name.
- Returns
- `TRUE` if default settings have been found in the default layer,
otherwise `FALSE`.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.