Home
last modified time | relevance | path

Searched refs:GetServiceFactory (Results 1 – 17 of 17) sorted by relevance

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx325 KillFile( m_aTempURL, GetServiceFactory() ); in ~OWriteStream_Impl()
552 uno::Reference< lang::XMultiServiceFactory > OWriteStream_Impl::GetServiceFactory() in GetServiceFactory() function in OWriteStream_Impl
565 ::rtl::OUString aTempURL = GetNewTempFileURL( GetServiceFactory() ); in GetFilledTempFileIfNo()
571 GetServiceFactory()->createInstance ( in GetFilledTempFileIfNo()
595 KillFile( aTempURL, GetServiceFactory() ); in GetFilledTempFileIfNo()
603 KillFile( aTempURL, GetServiceFactory() ); in GetFilledTempFileIfNo()
626 uno::Reference< io::XStream > xCacheStream = CreateMemoryStream( GetServiceFactory() ); in FillTempGetFileName()
641 … uno::Reference< io::XStream > xCacheStream = CreateMemoryStream( GetServiceFactory() ); in FillTempGetFileName()
655 m_aTempURL = GetNewTempFileURL( GetServiceFactory() ); in FillTempGetFileName()
661 GetServiceFactory()->createInstance ( in FillTempGetFileName()
[all …]
H A Dowriteablestream.hxx152 …com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > GetServiceFactory();
H A Dxstorage.cxx520 GetServiceFactory()->createInstanceWithArguments( in OpenOwnPackage()
542 uno::Reference< lang::XMultiServiceFactory > OStorage_Impl::GetServiceFactory() in GetServiceFactory() function in OStorage_Impl
1460 … GetSeekableTempCopy( xInStream, GetServiceFactory() ); in InsertRawStream()
3819 m_pImpl->GetServiceFactory()->createInstance ( in getPlainRawStreamElement()
3932 m_pImpl->GetServiceFactory()->createInstance ( in getRawEncrStreamElement()
H A Dxstorage.hxx216 …com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > GetServiceFactory();
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx452 m_pOwner->GetServiceFactory()->createInstance( in CheckInteractionHandler()
562 … m_pOwner->GetServiceFactory()->createInstance( aServiceName ), uno::UNO_QUERY ); in ExecuteFilterDialog_Impl()
626 m_pOwner->GetServiceFactory(), in CheckSaveAcceptable()
1113 m_pOwner->GetServiceFactory()->createInstance( in ShowDocumentInfoDialog()
1201 …m_pOwner->GetServiceFactory()->createInstance( ::rtl::OUString::createFromAscii( "com.sun.star.doc… in GetReccomendedName()
1237 uno::Reference< lang::XMultiServiceFactory > SfxStoringHelper::GetServiceFactory() in GetServiceFactory() function in SfxStoringHelper
1255GetServiceFactory()->createInstance( ::rtl::OUString::createFromAscii( "com.sun.star.document.Filt… in GetFilterConfiguration()
1284 GetServiceFactory()->createInstance( in GetModuleManager()
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx310 uno::Reference< lang::XMultiServiceFactory > xServiceFactory( m_rContext.GetServiceFactory() ); in exportSymbolDescriptors()
460 uno::Reference< lang::XMultiServiceFactory > xServiceFactory( m_rContext.GetServiceFactory() ); in exportForbiddenCharacters()
544 if( m_rContext.GetServiceFactory().is() ) try in ManipulateSetting()
548 m_rContext.GetServiceFactory()-> in ManipulateSetting()
H A Dxmlexp.cxx179 GetServiceFactory() const;
214 Reference< XMultiServiceFactory > SettingsExportFacade::GetServiceFactory() const in GetServiceFactory() function in SettingsExportFacade
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx218 const uno::Reference< XMultiServiceFactory >& GetServiceFactory();
277 const uno::Reference< XMultiServiceFactory >& SwHTMLForm_Impl::GetServiceFactory() in GetServiceFactory() function in SwHTMLForm_Impl
961 pFormImpl->GetServiceFactory(); in InsertControl()
1408 pFormImpl->GetServiceFactory(); in NewForm()
1706 pFormImpl->GetServiceFactory(); in InsertInput()
2108 pFormImpl->GetServiceFactory(); in NewTextArea()
2388 pFormImpl->GetServiceFactory(); in NewSelect()
/trunk/main/sc/source/filter/ftools/
H A Dfapihelper.cxx73 Reference< XMultiServiceFactory > ScfApiHelper::GetServiceFactory( SfxObjectShell* pShell ) in GetServiceFactory() function in ScfApiHelper
101 return CreateInstance( GetServiceFactory( pShell ), rServiceName ); in CreateInstance()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx225 GetServiceFactory() const;
278 Reference< XMultiServiceFactory > SettingsExportContext::GetServiceFactory() const in GetServiceFactory() function in dbaccess::SettingsExportContext
/trunk/main/xmloff/inc/xmloff/
H A DXMLSettingsExportContext.hxx56 GetServiceFactory() const = 0;
/trunk/main/sfx2/inc/
H A Dguisaveas.hxx60 …com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > GetServiceFactory();
/trunk/main/sc/source/filter/inc/
H A Dfapihelper.hxx74 static XServiceFactoryRef GetServiceFactory( SfxObjectShell* pShell );
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2254 GetServiceFactory(); in InsertFormula()
2686 GetServiceFactory(); in InsertControl()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1271 SvxMSConvertOCXControls::GetServiceFactory() in GetServiceFactory() function in SvxMSConvertOCXControls
1328 = GetServiceFactory(); in GetFormComps()
4586 GetServiceFactory(); in ReadOCXStream()
4624 GetServiceFactory(); in ReadOCXExcelKludgeStream()
H A Dsvdfppt.cxx1811 GetServiceFactory(); in InsertControl()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx138 com::sun::star::lang::XMultiServiceFactory > & GetServiceFactory();