Searched refs:GetFactoryEmptyDocumentURL (Results 1 – 9 of 9) sorted by relevance
3242 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 …]
819 … AddURLToStringList( aOpt.GetFactoryEmptyDocumentURL( eFactory ), pRequest->aOpenList ); in run()
405 …::rtl::OUString GetFactoryEmptyDocumentURL( SvtModuleOptions::EFactory eFactory ) const;757 ::rtl::OUString SvtModuleOptions_Impl::GetFactoryEmptyDocumentURL( SvtModuleOptions::EFactory eFact… in GetFactoryEmptyDocumentURL() function in SvtModuleOptions_Impl1183 ::rtl::OUString SvtModuleOptions::GetFactoryEmptyDocumentURL( EFactory eFactory ) const in GetFactoryEmptyDocumentURL() function in SvtModuleOptions1186 return m_pDataContainer->GetFactoryEmptyDocumentURL( eFactory ); in GetFactoryEmptyDocumentURL()
145 ::rtl::OUString GetFactoryEmptyDocumentURL( EFactory eFactory ) const;
464 …::rtl::OUString sFactoryName = SvtModuleOptions().GetFactoryEmptyDocumentURL(SvtModuleOptions::E_D… in load()
218 …aModuleOptions.GetFactoryEmptyDocumentURL( aModuleOptions.ClassifyFactoryByServiceName( aHelper.Ge… in run()
318 ,aModule.GetFactoryEmptyDocumentURL(SvtModuleOptions::E_CALC)
1771 String* pURL = new String( aModOpt.GetFactoryEmptyDocumentURL( eFac ) ); in GetAllFactoryURLs_Impl()
555 …aModuleOptions.GetFactoryEmptyDocumentURL( aModuleOptions.ClassifyFactoryByServiceName( aHelper.Ge… in run()
Completed in 107 milliseconds