Home
last modified time | relevance | path

Searched refs:SwXServiceProvider (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/core/unocore/
H A Dunocoll.cxx283 OUString SwXServiceProvider::GetProviderName(sal_uInt16 nObjectType) in GetProviderName()
293 uno::Sequence<OUString> SwXServiceProvider::GetAllServiceNames() in GetAllServiceNames()
313 sal_uInt16 SwXServiceProvider::GetProviderType(const OUString& rServiceName) in GetProviderType()
324 uno::Reference< uno::XInterface > SwXServiceProvider::MakeInstance(sal_uInt16 nObjectType, SwDoc*… in MakeInstance()
H A Dunofield.cxx2416 OUString sServiceName = SwXServiceProvider::GetProviderName(m_nServiceId); in supportsService()
2429 OUString sServiceName = SwXServiceProvider::GetProviderName(m_nServiceId); in getSupportedServiceNames()
H A Dunoidx.cxx581 return SwXServiceProvider::GetProviderName(nObjectType); in getServiceName()
/aoo41x/main/sw/inc/
H A Dunocoll.hxx261 class SwXServiceProvider class
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1772 sal_uInt16 nType = SwXServiceProvider::GetProviderType(rServiceName); in createInstance()
1775 xRet = SwXServiceProvider::MakeInstance(nType, pDocShell->GetDoc()); in createInstance()
1902 Sequence< OUString > aOwn = SwXServiceProvider::GetAllServiceNames(); in getAvailableServiceNames()

Completed in 1036 milliseconds