import"XPathSettings.idl";
|
string | Addin |
| Specifies the directory that contains spreadsheet add-ins which use the old add-in API. More...
|
|
string | AutoCorrect |
| The settings of the AutoCorrect dialog. More...
|
|
string | AutoText |
| The directory which contains the AutoText modules. More...
|
|
string | Backup |
| Automatic backup copies of documents are stored here. More...
|
|
string | Basic |
| The Basic files, used by the AutoPilots, can be found here. More...
|
|
string | Bitmap |
| This directory contains the icons for the toolbars. More...
|
|
string | Config |
| The configuration files are located here. More...
|
|
string | Dictionary |
| The provided dictionaries are stored here. More...
|
|
string | Favorite |
| Path to save folder bookmarks. More...
|
|
string | Filter |
| Specifies the directory where all the filters are stored. More...
|
|
string | Gallery |
| Specifies the directories which contains the Gallery database and multimedia files. More...
|
|
string | Graphic |
| This directory is displayed when the dialog for opening a graphic or for saving a new graphic is called. More...
|
|
string | Help |
| The path to the Office help files. More...
|
|
string | Linguistic |
| The files that are necessary for the spell check are saved here. More...
|
|
string | Module |
| This is the path for the modules. More...
|
|
string | Palette |
| This is the path to the palette files *.SOB to *.SOF containing user-defined colors and patterns. More...
|
|
string | Plugin |
| Plugins are saved in these directories. More...
|
|
string | Storage |
| Mail, News files and other information (for example, about FTP Server) are stored here. More...
|
|
string | Temp |
| The base url to the office temp-files. More...
|
|
string | Template |
| The templates originate from these folders and sub-folders. More...
|
|
string | UIConfig |
| Global directories to look for user interface configuration files. More...
|
|
string | UserConfig |
| Specifies the folder with the user settings. More...
|
|
string | UserDictionary |
| The custom dictionaries are contained here. More...
|
|
string | Work |
| The path of the work folder can be modified according to the user's needs. More...
|
|
string | BasePathShareLayer |
|
string | BasePathUserLayer |
|
|
com::sun::star::beans::XPropertySetInfo | getPropertySetInfo () |
|
void | setPropertyValue ([in] string aPropertyName, [in] any aValue) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ) |
| sets the value of the property with the specified name. More...
|
|
any | getPropertyValue ([in] string PropertyName) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
|
void | addPropertyChangeListener ([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
| adds an XPropertyChangeListener to the specified property. More...
|
|
void | removePropertyChangeListener ([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
| removes an XPropertyChangeListener from the listener list. More...
|
|
void | addVetoableChangeListener ([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
| adds an XVetoableChangeListener to the specified property with the name PropertyName. More...
|
|
void | removeVetoableChangeListener ([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
| removes an XVetoableChangeListener from the listener list. More...
|
|
any | queryInterface ([in] type aType) |
| queries for a new interface to an existing UNO object. More...
|
|
void | acquire () |
| increases the reference counter by one. More...
|
|
void | release () |
| decreases the reference counter by one. More...
|
|
◆ com::sun::star::beans::XPropertySet
Main interface to have access to the path properties.
◆ Addin
Specifies the directory that contains spreadsheet add-ins which use the old add-in API.
◆ AutoCorrect
The settings of the AutoCorrect dialog.
The value can be more than one path separated by a semicolon.
◆ AutoText
The directory which contains the AutoText modules.
The value can be more than one path separated by a semicolon.
◆ Backup
Automatic backup copies of documents are stored here.
◆ BasePathShareLayer
string BasePathShareLayer |
|
attribute |
◆ BasePathUserLayer
◆ Basic
The Basic files, used by the AutoPilots, can be found here.
The value can be more than one path separated by a semicolon.
◆ Bitmap
This directory contains the icons for the toolbars.
◆ Config
The configuration files are located here.
This entry cannot be changed by the user in Office user interface.
◆ Dictionary
The provided dictionaries are stored here.
◆ Favorite
Path to save folder bookmarks.
◆ Filter
Specifies the directory where all the filters are stored.
◆ Gallery
Specifies the directories which contains the Gallery database and multimedia files.
The value can be more than one path separated by a semicolon.
◆ Graphic
This directory is displayed when the dialog for opening a graphic or for saving a new graphic is called.
◆ Help
The path to the Office help files.
◆ Linguistic
The files that are necessary for the spell check are saved here.
◆ Module
This is the path for the modules.
◆ Palette
This is the path to the palette files *.SOB to *.SOF containing user-defined colors and patterns.
The value can be more than one path separated by a semicolon.
◆ Plugin
Plugins are saved in these directories.
The value can be more than one path separated by a semicolon.
◆ Storage
Mail, News files and other information (for example, about FTP Server) are stored here.
◆ Temp
The base url to the office temp-files.
◆ Template
The templates originate from these folders and sub-folders.
The value can be more than one path separated by a semicolon.
◆ UIConfig
Global directories to look for user interface configuration files.
The user interface configuration will be merged with user settings stored in the directory specified by UserConfig. The value can be more than one path separated by a semicolon.
◆ UserConfig
Specifies the folder with the user settings.
◆ UserDictionary
The custom dictionaries are contained here.
- Deprecated:
◆ Work
The path of the work folder can be modified according to the user's needs.
The path specified here can be seen in the Open or Save dialog.
The documentation for this interface was generated from the following file: