Searched refs:GetFactoryEmptyDocumentURL (Results 1 – 9 of 9) sorted by relevance
3254 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_WRITER ); in OpenDefault()3256 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_CALC ); in OpenDefault()3258 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_IMPRESS ); in OpenDefault()3260 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_DATABASE ); in OpenDefault()3262 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_DRAW ); in OpenDefault()3264 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_MATH ); in OpenDefault()3275 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_WRITER ); in OpenDefault()3277 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_CALC ); in OpenDefault()3279 aName = aOpt.GetFactoryEmptyDocumentURL( SvtModuleOptions::E_IMPRESS ); in OpenDefault()3281 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()
240 ,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 80 milliseconds