Home
last modified time | relevance | path

Searched refs:maRootURL (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddoctemplates.cxx187 OUString maRootURL; member in __anon286b2b2a0111::SfxDocTplService_Impl
399 maRootURL = ( TEMPLATE_ROOT_URL "/" ) + LanguageTag::convertToBcp47(maLocale); in init_Impl()
419 if ( createFolder( maRootURL, true, false, maRootContent ) in init_Impl()
1368 INetURLObject aNewGroupObj( maRootURL ); in addGroup()
1453 INetURLObject aGroupObj( maRootURL ); in removeGroup()
1556 INetURLObject aGroupObj( maRootURL ); in renameGroup()
1654 INetURLObject aGroupObj( maRootURL ); in storeTemplate()
1832 INetURLObject aGroupObj( maRootURL ); in addTemplate()
1992 INetURLObject aGroupObj( maRootURL ); in removeTemplate()
2042 INetURLObject aGroupObj( maRootURL ); in renameTemplate()
[all …]
H A Ddoctempl.cxx176 OUString maRootURL; member in SfxDocTemplate_Impl
214 const OUString& GetRootURL() const { return maRootURL; } in GetRootURL()
1574 maRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in Construct()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddoctemplates.cxx191 OUString maRootURL; member in __anondc2bd3820111::SfxDocTplService_Impl
403 maRootURL = ( TEMPLATE_ROOT_URL "/" ) + LanguageTag::convertToBcp47(maLocale); in init_Impl()
423 if ( createFolder( maRootURL, true, false, maRootContent ) in init_Impl()
1401 INetURLObject aNewGroupObj( maRootURL ); in addGroup()
1486 INetURLObject aGroupObj( maRootURL ); in removeGroup()
1589 INetURLObject aGroupObj( maRootURL ); in renameGroup()
1687 INetURLObject aGroupObj( maRootURL ); in storeTemplate()
1865 INetURLObject aGroupObj( maRootURL ); in addTemplate()
2025 INetURLObject aGroupObj( maRootURL ); in removeTemplate()
2075 INetURLObject aGroupObj( maRootURL ); in renameTemplate()
[all …]
H A Ddoctempl.cxx189 OUString maRootURL; member in SfxDocTemplate_Impl
227 const OUString& GetRootURL() const { return maRootURL; } in GetRootURL()
1591 maRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in Construct()