| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
The GraphicObject service can be used to create XGraphicObject instances.  
 More...
import"GraphicObject.idl";
  
 Public Member Functions | |
| create () | |
| Creates a GraphicObject.  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... | |
Additional Inherited Members | |
  Public Attributes inherited from XGraphicObject | |
| XGraphic | Graphic | 
| is the associated image/graphic for this object.  More... | |
The GraphicObject service can be used to create XGraphicObject instances. 
| create | ( | ) | 
Creates a GraphicObject.
 1.8.14