Home
last modified time | relevance | path

Searched refs:getSingleton (Results 1 – 20 of 20) sorted by relevance

/trunk/main/configmgr/source/
H A Dupdate.cxx104 Components::getSingleton(context_).insertExtensionXcsFile(shared, fileUri); in insertExtensionXcsFile()
114 Components & components = Components::getSingleton(context_); in insertExtensionXcuFile()
129 Components & components = Components::getSingleton(context_); in removeExtensionXcuFile()
147 Components & components = Components::getSingleton(context_); in insertModificationXcuFile()
H A Dconfigurationprovider.cxx274 Components & components = Components::getSingleton(context_); in createInstanceWithArguments()
385 components = &Components::getSingleton(context_); in flushModifications()
H A Dcomponents.hxx64 static Components & getSingleton(
H A Dcomponents.cxx213 Components & Components::getSingleton( in getSingleton() function in configmgr::Components
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentcontext.hxx196 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getSingleton( const ::rtl::O…
203 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getSingleton( const sal_Char… in getSingleton() function in comphelper::ComponentContext
205 return getSingleton( ::rtl::OUString::createFromAscii( _pAsciiInstanceName ) ); in getSingleton()
/trunk/main/comphelper/source/misc/
H A Dcomponentcontext.cxx131 …Reference< XInterface > ComponentContext::getSingleton( const ::rtl::OUString& _rInstanceName ) co… in getSingleton() function in comphelper::ComponentContext
H A Dlogging.cxx327 …Reference< XResourceBundleLoader > xLoader( _rContext.getSingleton( "com.sun.star.resource.OfficeR… in lcl_loadBundle_nothrow()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1729 …aContext.getSingleton( "com.sun.star.script.provider.theMasterScriptProviderFactory" ), UNO_QUERY_… in CallXScript()
2337 …pImp->m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), UNO_QUERY… in AddLog()
2373 …pImp->m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), UNO_QUERY… in StoreLog()
H A Ddoctemplates.cxx2888 …mxMacroExpander.set( aContext.getSingleton( "com.sun.star.util.theMacroExpander" ), UNO_QUERY_THRO… in implExpandURL()
H A Ddocfile.cxx425 …pImp->m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), UNO_QUERY… in AddLog()
H A Dsfxbasemodel.cxx3326 …aContext.getSingleton( "com.sun.star.script.provider.theMasterScriptProviderFactory" ), uno::UNO_Q… in getScriptProvider()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx489 …m_xMacroExpander.set( aContext.getSingleton( "com.sun.star.util.theMacroExpander" ), UNO_QUERY_THR… in SvtPathOptions_Impl()
1007 …Reference< XMacroExpander > xMacroExpander( aContext.getSingleton( "com.sun.star.util.theMacroExpa… in SearchFile()
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx142 static css::uno::Reference< css::uno::XInterface > getSingleton(
164 css::uno::Reference< css::uno::XInterface > SingletonFactory::getSingleton( in getSingleton() function in __anon1c7ed4f00111::SingletonFactory
240 return SingletonFactory::getSingleton(rContext); in serviceCreateInstance()
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx205 …Reference< XHierarchicalNameAccess > xTypeDescriptions( aContext.getSingleton( "com.sun.star.refle… in impl_allowAsynchronousCall_nothrow()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_datasupplier.cxx149 … aContext.getSingleton( "com.sun.star.deployment.PackageInformationProvider" ), UNO_QUERY_THROW ); in fetchData()
H A Ducpext_content.cxx466 … aContext.getSingleton( "com.sun.star.deployment.PackageInformationProvider" ), UNO_QUERY_THROW ); in getPhysicalURL()
/trunk/main/desktop/source/app/
H A Dapp.cxx2011 …xRestartManager.set( aContext.getSingleton( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun… in Main()
2075 …xRestartManager.set( aContext.getSingleton( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun… in Main()
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx95 …uno::Reference< logging::XSimpleLogRing > xLogRing( aContext.getSingleton( "com.sun.star.logging.D… in StaticAddLog()
369 …m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), uno::UNO_QUERY_… in AddLog()
H A Dxstorage.cxx412 …m_xLogRing.set( aContext.getSingleton( "com.sun.star.logging.DocumentIOLogRing" ), uno::UNO_QUERY_… in AddLog()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1953 …m_pImpl->m_aContext.getSingleton( "com.sun.star.script.provider.theMasterScriptProviderFactory" ),… in getScriptProvider()

Completed in 204 milliseconds