LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XViewSettingsSupplier Interface Referencepublished

provides access to the view settings of the object. More...

import"XViewSettingsSupplier.idl";

Inheritance diagram for XViewSettingsSupplier:
XInterface GlobalSettings TextDocumentView OfficeDocumentView TextDocumentView

Public Member Functions

com::sun::star::beans::XPropertySet getViewSettings ()
 
- 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

provides access to the view settings of the object.

Member Function Documentation

◆ getViewSettings()

Returns
an interface to the ViewSettings.

Subclasses might be returned instead, offering more settings.


The documentation for this interface was generated from the following file: