The GraphicObject
service can be used to create XGraphicObject instances.
More...
import "GraphicObject.idl";
Public Member Functions | |
create () | |
Creates a GraphicObject. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
Additional Inherited Members | |
![]() | |
XGraphic | Graphic |
is the associated image/graphic for this object. | |
The GraphicObject
service can be used to create XGraphicObject instances.
create | ( | ) |
Creates a GraphicObject.