Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cpputools/source/unoexe/
H A Dunoexe.cxx241 OUString _aServiceName; member in unoexe::__anona69b817d0111::OInstanceProvider
258 , _aServiceName( rServiceName ) in OInstanceProvider()
275 unoexe::createInstance( xRet, _xContext, _aServiceName ); in createInstance()
293 if (_aImplName.isEmpty() && _aServiceName.isEmpty()) in getInstance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cpputools/source/unoexe/
H A Dunoexe.cxx237 OUString _aServiceName; member in unoexe::OInstanceProvider
254 , _aServiceName( rServiceName ) in OInstanceProvider()
269 unoexe::createInstance( xRet, _xContext, _aServiceName ); in createInstance()
287 if (_aImplName.isEmpty() && _aServiceName.isEmpty()) in getInstance()