Lines Matching refs:maRootURL
186 OUString maRootURL; member in SfxDocTplService_Impl
423 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()
1965 INetURLObject aGroupObj( maRootURL ); in addTemplate()
2117 INetURLObject aGroupObj( maRootURL ); in removeTemplate()
2170 INetURLObject aGroupObj( maRootURL ); in renameTemplate()
2715 INetURLObject aNewGroupObj( maRootURL ); in addGroupToHierarchy()