Searched refs:maRootURL (Results 1 – 2 of 2) sorted by relevance
186 OUString maRootURL; member in SfxDocTplService_Impl423 maRootURL = OUString( RTL_CONSTASCII_USTRINGPARAM( TEMPLATE_ROOT_URL ) ); in DECLARE_LIST()424 maRootURL += String( '/' ); in DECLARE_LIST()425 maRootURL += aLang; in DECLARE_LIST()429 if ( Content::create( maRootURL, maCmdEnv, maRootContent ) ) in DECLARE_LIST()445 if ( createFolder( maRootURL, sal_True, sal_False, maRootContent ) in DECLARE_LIST()1478 INetURLObject aNewGroupObj( maRootURL ); in addGroup()1564 INetURLObject aGroupObj( maRootURL ); in removeGroup()1667 INetURLObject aGroupObj( maRootURL ); in renameGroup()1773 INetURLObject aGroupObj( maRootURL ); in storeTemplate()[all …]
228 OUString maRootURL; member in SfxDocTemplate_Impl272 OUString GetRootURL() const { return maRootURL; } in GetRootURL()2461 maRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in Construct()