Searched refs:bAsApplication (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/extensions/source/ole/ |
H A D | servprov.cxx | 226 sal_Bool bAsApplication ) in OneInstanceOleWrapper_Impl() argument 230 m_bAsApplication( bAsApplication ), in OneInstanceOleWrapper_Impl() 738 …ver_Impl::provideInstance(const Reference<XInterface>& xInst, GUID* guid, sal_Bool bAsApplication ) in provideInstance() argument 740 IClassFactoryWrapper* pFac = new OneInstanceOleWrapper_Impl( m_smgr, xInst, guid, bAsApplication ); in provideInstance()
|
H A D | servprov.hxx | 131 …iServiceFactory>& smgr, const Reference<XInterface>& xInst, GUID* pGuid, sal_Bool bAsApplication ); 264 sal_Bool provideInstance(const Reference<XInterface>& xInst, GUID* guid, sal_Bool bAsApplication );
|
Completed in 18 milliseconds