LibreOffice
LibreOffice 24.2 SDK API Reference
|
This service is for a PDFDialog. More...
import"PDFDialog.idl";
Included Services | |
service | com::sun::star::ui::dialogs::FilterOptionsDialog |
Exported Interfaces | |
interface | ::com::sun::star::ui::dialogs::XAsynchronousExecutableDialog |
PDFDialog options can be set as sequence of com.sun.star.beans.PropertyValue at the FilterData property of the MediaDescriptor. More... | |
Exported Interfaces inherited from FilterOptionsDialog | |
interface | com::sun::star::beans::XPropertyAccess |
this interface is used to set the property values of the com::sun::star::document::MediaDescriptor before executing the dialog and to retrieve the changed com::sun::star::document::MediaDescriptor More... | |
interface | ::com::sun::star::ui::dialogs::XExecutableDialog |
this interface executes a dialog that displays the options for a filter. More... | |
Additional Inherited Members | |
Public Member Functions inherited from XPropertyAccess | |
sequence< com::sun::star::beans::PropertyValue > | getPropertyValues () |
void | setPropertyValues ([in] sequence< com::sun::star::beans::PropertyValue > aProps) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ) |
sets the values of given properties. 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... | |
Public Member Functions inherited from XExecutableDialog | |
void | setTitle ([in] string aTitle) |
Sets the title of the dialog. More... | |
short | execute () |
Executes (shows) the dialog. More... | |
Public Member Functions inherited from XAsynchronousExecutableDialog | |
void | setDialogTitle ([in] string aTitle) |
Sets the title of the dialog. More... | |
void | startExecuteModal ([in] XDialogClosedListener xListener) |
Executes (shows) the dialog and returns immediately. More... | |
This service is for a PDFDialog.
PDFDialog options can be set as sequence of com.sun.star.beans.PropertyValue at the FilterData property of the MediaDescriptor.
The PropertyValues which are supported within the sequence are described in the registry at Office.Common/Filter/PDF/Export
The source of this registry can be found in following file: "officecfg/registry/schema/org/openoffice/Office/Common.xcs"