LibreOffice
LibreOffice 24.8 SDK API Reference
|
The toolkit module uses this to get a pointer to the AccessibleFactory from the acc module. More...
import <GetStandardAccessibleFactoryService.idl;
Additional Inherited Members | |
![]() | |
hyper | getSomething ([in] sequence< byte > aIdentifier) |
Call this method to get something which is not specified in UNO, e.g. | |
![]() | |
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. | |
The toolkit module uses this to get a pointer to the AccessibleFactory from the acc module.
Because we have a dependency in our modules that goes the "wrong" way.