Home
last modified time | relevance | path

Searched refs:castToXInterface (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppu/inc/com/sun/star/uno/
H A DReference.hxx134 _pInterface = castToXInterface(pInterface); in Reference()
142 _pInterface = castToXInterface(pInterface); in Reference()
148 _pInterface = castToXInterface(pInterface); in Reference()
225 castToXInterface(pInterface)->acquire(); in set()
227 _pInterface = castToXInterface(pInterface); in set()
238 _pInterface = castToXInterface(pInterface); in set()
H A DReference.h231 static inline XInterface * castToXInterface(interface_type * p) { in castToXInterface() function in com::sun::star::uno::Reference

Completed in 20 milliseconds