Searched defs:unoInterface (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/forms/source/solar/component/ |
H A D | navbarcontrol.cxx | 67 #define FORWARD_TO_PEER_1( unoInterface, method, param1 ) \ argument 74 #define FORWARD_TO_PEER_1_RET( returnType, unoInterface, method, param1 ) \ argument 83 #define FORWARD_TO_PEER_3( unoInterface, method, param1, param2, param3 ) \ argument 90 #define FORWARD_TO_PEER_3_RET( returnType, unoInterface, method, param1, param2, param3 ) \ argument
|
/aoo42x/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 70 #define FORWARD_TO_PEER_1( unoInterface, method, param1 ) \ argument 77 #define FORWARD_TO_PEER_1_RET( returnType, unoInterface, method, param1 ) \ argument 86 #define FORWARD_TO_PEER_3( unoInterface, method, param1, param2, param3 ) \ argument 93 #define FORWARD_TO_PEER_3_RET( returnType, unoInterface, method, param1, param2, param3 ) \ argument
|
/aoo42x/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 238 bool convertSelfToCom( T& unoInterface, VARIANT * pVar) in convertSelfToCom()
|
Completed in 36 milliseconds