Searched refs:maRootContent (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sfx2/source/doc/ |
H A D | doctemplates.cxx | 189 Content maRootContent; member in SfxDocTplService_Impl 275 Content getContent() { return maRootContent; } in getContent() 429 if ( Content::create( maRootURL, maCmdEnv, maRootContent ) ) in DECLARE_LIST() 433 if ( getProperty( maRootContent, aTemplVersPropName, aValue ) in DECLARE_LIST() 440 removeContent( maRootContent ); in DECLARE_LIST() 445 if ( createFolder( maRootURL, sal_True, sal_False, maRootContent ) in DECLARE_LIST() 608 setProperty( maRootContent, aPropName, aValue ); in getDirList() 620 bHasProperty = getProperty( maRootContent, aPropName, aValue ); in needsUpdate() 1205 setProperty( maRootContent, aPropName, aValue ); in doUpdate() 1210 createFromContent( aGroupList, maRootContent, sal_True ); in doUpdate() [all …]
|
Completed in 31 milliseconds