| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
This interface provides access to the style families within the container document. More...
import"XAutoStylesSupplier.idl";
  
 Public Member Functions | |
| com::sun::star::style::XAutoStyles | getAutoStyles () | 
| This method returns the collection of automatic 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... | |
This interface provides access to the style families within the container document.
| com::sun::star::style::XAutoStyles getAutoStyles | ( | ) | 
This method returns the collection of automatic style families available in the container document.
 1.8.14