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

This interface provides access to the style families within the container document. More...

import"XStyleFamiliesSupplier.idl";

Inheritance diagram for XStyleFamiliesSupplier:
XInterface ChartDocument GenericDrawingDocument XReportDefinition SpreadsheetDocument GenericTextDocument DrawingDocument PresentationDocument ReportDefinition GlobalDocument TextDocument WebDocument

Public Member Functions

com::sun::star::container::XNameAccess getStyleFamilies ()
 This method returns the collection of style families available in the container document. 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

This interface provides access to the style families within the container document.

Developers Guide
Spreadsheet Documents - Overall Document Features - Styles

Member Function Documentation

◆ getStyleFamilies()

This method returns the collection of style families available in the container document.

See also
StyleFamilies

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