Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbunoobj.cxx4522 OUString aPureIfaceName = aIfaceName; in createCOMWrapperForIface() local
4526 aPureIfaceName = aIfaceName.copy( indexLastDot + 1 ); in createCOMWrapperForIface()
4528 …Reference< XInvocation > xProxy = new ModuleInvocationProxy( aPureIfaceName, pProxyClassModuleObje… in createCOMWrapperForIface()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbunoobj.cxx4503 OUString aPureIfaceName = aIfaceName; in createCOMWrapperForIface() local
4507 aPureIfaceName = aIfaceName.copy( indexLastDot + 1 ); in createCOMWrapperForIface()
4509 …Reference< XInvocation > xProxy = new ModuleInvocationProxy( aPureIfaceName, pProxyClassModuleObje… in createCOMWrapperForIface()