Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/com/sun/star/uno/
H A DReference.hxx102 castToXInterface(pInterface)->acquire(); in iset_throw()
147 _pInterface = castToXInterface(p); in Reference()
156 _pInterface = castToXInterface(pInterface); in Reference()
164 _pInterface = castToXInterface(pInterface); in Reference()
170 _pInterface = castToXInterface(pInterface); in Reference()
214 _pInterface = castToXInterface( iset_throw( rRef.get() ) ); in Reference()
220 _pInterface = castToXInterface( iset_throw( pInterface ) ); in Reference()
240 castToXInterface(pInterface)->acquire(); in set()
242 _pInterface = castToXInterface(pInterface); in set()
253 _pInterface = castToXInterface(pInterface); in set()
H A DReference.h231 static XInterface * castToXInterface(interface_type * p) { in castToXInterface() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/com/sun/star/uno/
H A DReference.hxx98 castToXInterface(pInterface)->acquire(); in iset_throw()
150 _pInterface = castToXInterface(pInterface); in Reference()
158 _pInterface = castToXInterface(pInterface); in Reference()
164 _pInterface = castToXInterface(pInterface); in Reference()
208 _pInterface = castToXInterface( iset_throw( rRef.get() ) ); in Reference()
214 _pInterface = castToXInterface( iset_throw( pInterface ) ); in Reference()
234 castToXInterface(pInterface)->acquire(); in set()
236 _pInterface = castToXInterface(pInterface); in set()
247 _pInterface = castToXInterface(pInterface); in set()
H A DReference.h274 static XInterface * castToXInterface(interface_type * p) {
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog72987 castToXInterface()