Searched refs:aRootContent (Results 1 – 2 of 2) sorted by relevance
2454 uno::Reference < XContent > aRootContent = xTemplates->getContent(); in Construct() local2457 if ( ! aRootContent.is() ) in Construct()2461 maRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in Construct()2468 Content aTemplRoot( aRootContent, aCmdEnv ); in Construct()2480 uno::Reference < XContent > aRootContent = xTemplates->getContent(); in ReInitFromComponent() local2482 Content aTemplRoot( aRootContent, aCmdEnv ); in ReInitFromComponent()2621 uno::Reference < XContent > aRootContent = xTemplates->getContent(); in Rescan() local2624 Content aTemplRoot( aRootContent, aCmdEnv ); in Rescan()
349 Reference < XContent > aRootContent = xTemplates->getContent(); in SvtIconWindow_Impl() local352 if ( aRootContent.is() ) in SvtIconWindow_Impl()353 aTemplateRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in SvtIconWindow_Impl()
Completed in 19 milliseconds