Home
last modified time | relevance | path

Searched refs:isProxyModule (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/basic/inc/basic/
H A Dsbmod.hxx143 bool isProxyModule() { return bIsProxyModule; } in isProxyModule() function in SbModule
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1248 if( pModule->isProxyModule() ) in InitAllModules()
1263 if( !pModule->isProxyModule() ) in InitAllModules()
1286 if( pModule->pImage && !pModule->isProxyModule() && !pModule->ISA(SbObjModule) ) in DeInitAllModules()
H A Dsbxmod.cxx1438 …if( pModule->pImage && pModule->pImage->bInit && !pModule->isProxyModule() && !pModule->ISA(SbObjM… in ClearAllModuleVars()

Completed in 45 milliseconds