Home
last modified time | relevance | path

Searched refs:GetFactoryEmptyDocumentURL (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/desktop/source/app/
H A Dapp.cxx3242 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_WRITER ); in OpenDefault()
3244 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_CALC ); in OpenDefault()
3246 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_IMPRESS ); in OpenDefault()
3248 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_DATABASE ); in OpenDefault()
3250 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_DRAW ); in OpenDefault()
3252 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_MATH ); in OpenDefault()
3263 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_WRITER ); in OpenDefault()
3265 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_CALC ); in OpenDefault()
3267 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_IMPRESS ); in OpenDefault()
3269 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_DATABASE ); in OpenDefault()
[all …]
H A Dofficeipcthread.cxx819 … AddURLToStringList( aOpt.GetFactoryEmptyDocumentURL( eFactory ), pRequest->aOpenList ); in run()
/aoo4110/main/unotools/source/config/
H A Dmoduleoptions.cxx405 …::rtl::OUString GetFactoryEmptyDocumentURL( SvtModuleOptions::EFactory eFactory ) const;
757 ::rtl::OUString SvtModuleOptions_Impl::GetFactoryEmptyDocumentURL( SvtModuleOptions::EFactory eFact… in GetFactoryEmptyDocumentURL() function in SvtModuleOptions_Impl
1183 ::rtl::OUString SvtModuleOptions::GetFactoryEmptyDocumentURL( EFactory eFactory ) const in GetFactoryEmptyDocumentURL() function in SvtModuleOptions
1186 return m_pDataContainer->GetFactoryEmptyDocumentURL( eFactory ); in GetFactoryEmptyDocumentURL()
/aoo4110/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx145 ::rtl::OUString GetFactoryEmptyDocumentURL( EFactory eFactory ) const;
/aoo4110/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx464 …::rtl::OUString sFactoryName = SvtModuleOptions().GetFactoryEmptyDocumentURL(SvtModuleOptions::E_D… in load()
H A Dxmlfilter.cxx218 …aModuleOptions.GetFactoryEmptyDocumentURL( aModuleOptions.ClassifyFactoryByServiceName( aHelper.Ge… in run()
/aoo4110/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx318 ,aModule.GetFactoryEmptyDocumentURL(SvtModuleOptions::E_CALC)
/aoo4110/main/sfx2/source/doc/
H A Ddocvor.cxx1771 String* pURL = new String( aModOpt.GetFactoryEmptyDocumentURL( eFac ) ); in GetAllFactoryURLs_Impl()
/aoo4110/main/reportdesign/source/core/api/
H A DReportDefinition.cxx555 …aModuleOptions.GetFactoryEmptyDocumentURL( aModuleOptions.ClassifyFactoryByServiceName( aHelper.Ge… in run()

Completed in 91 milliseconds