Searched refs:GetStandardTemplate (Results 1 – 7 of 7) sorted by relevance
343 sTemplateURL = SfxObjectFactory::GetStandardTemplate( sServiceName ); in impl_determineTemplateDocument()345 …sTemplateURL = SfxObjectFactory::GetStandardTemplate( SfxObjectShell::GetServiceNameFromFactory( s… in impl_determineTemplateDocument()
98 static String GetStandardTemplate( const String& rServiceName );
334 String SfxObjectFactory::GetStandardTemplate( const String& rServiceName ) in GetStandardTemplate() function in SfxObjectFactory
1767 if ( SfxObjectFactory::GetStandardTemplate( aServiceNames[i] ).Len() > 0 ) in GetAllFactoryURLs_Impl()
1934 String sStdTmplFile = SfxObjectFactory::GetStandardTemplate( sDocServiceName ); in storeTemplate()
578 String aStandardTemplate( SfxObjectFactory::GetStandardTemplate( aServiceName ) ); in ExecuteNewDocument()
633 String aStandardTemplate( SfxObjectFactory::GetStandardTemplate( aServiceName ) ); in AssistentDlgImpl()
Completed in 52 milliseconds