Home
last modified time | relevance | path

Searched defs:unoInterface (Results 1 – 3 of 3) sorted by relevance

/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx67 #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
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx70 #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
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx238 bool convertSelfToCom( T& unoInterface, VARIANT * pVar) in convertSelfToCom()

Completed in 44 milliseconds