LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | Public Attributes | List of all members
XPathSettings Interface Referencepublished

import"XPathSettings.idl";

Inheritance diagram for XPathSettings:
XPropertySet XInterface PathSettings thePathSettings

Exported Interfaces

interface com::sun::star::beans::XPropertySet
 Main interface to have access to the path properties. More...
 

Public Attributes

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
 

Additional Inherited Members

- Public Member Functions inherited from XPropertySet
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...
 
- Public Member Functions inherited from XInterface
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...
 

Detailed Description

Since
LibreOffice 4.1

Exported Interfaces

◆ com::sun::star::beans::XPropertySet

Main interface to have access to the path properties.

Member Data Documentation

◆ Addin

string Addin
attribute

Specifies the directory that contains spreadsheet add-ins which use the old add-in API.

◆ AutoCorrect

string AutoCorrect
attribute

The settings of the AutoCorrect dialog.

The value can be more than one path separated by a semicolon.

◆ AutoText

string AutoText
attribute

The directory which contains the AutoText modules.

The value can be more than one path separated by a semicolon.

◆ Backup

string Backup
attribute

Automatic backup copies of documents are stored here.

◆ BasePathShareLayer

string BasePathShareLayer
attribute

◆ BasePathUserLayer

string BasePathUserLayer
attribute

◆ Basic

string Basic
attribute

The Basic files, used by the AutoPilots, can be found here.

The value can be more than one path separated by a semicolon.

◆ Bitmap

string Bitmap
attribute

This directory contains the icons for the toolbars.

◆ Config

string Config
attribute

The configuration files are located here.

This entry cannot be changed by the user in Office user interface.

◆ Dictionary

string Dictionary
attribute

The provided dictionaries are stored here.

◆ Favorite

string Favorite
attribute

Path to save folder bookmarks.

◆ Filter

string Filter
attribute

Specifies the directory where all the filters are stored.

◆ Gallery

string Gallery
attribute

Specifies the directories which contains the Gallery database and multimedia files.

The value can be more than one path separated by a semicolon.

◆ Graphic

string Graphic
attribute

This directory is displayed when the dialog for opening a graphic or for saving a new graphic is called.

◆ Help

string Help
attribute

The path to the Office help files.

◆ Linguistic

string Linguistic
attribute

The files that are necessary for the spell check are saved here.

◆ Module

string Module
attribute

This is the path for the modules.

◆ Palette

string Palette
attribute

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

string Plugin
attribute

Plugins are saved in these directories.

The value can be more than one path separated by a semicolon.

◆ Storage

string Storage
attribute

Mail, News files and other information (for example, about FTP Server) are stored here.

◆ Temp

string Temp
attribute

The base url to the office temp-files.

◆ Template

string Template
attribute

The templates originate from these folders and sub-folders.

The value can be more than one path separated by a semicolon.

◆ UIConfig

string UIConfig
attribute

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

string UserConfig
attribute

Specifies the folder with the user settings.

◆ UserDictionary

string UserDictionary
attribute

The custom dictionaries are contained here.

Deprecated:

◆ Work

string Work
attribute

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: