Home
last modified time | relevance | path

Searched refs:aTemplateRootURL (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svtools/source/contnr/
H A Dtemplwin.hxx71 String aTemplateRootURL; member in SvtIconWindow_Impl
104 inline const String& GetTemplateRootURL() const { return aTemplateRootURL; } in GetTemplateRootURL()
H A Dtemplwin.cxx350 aTemplateRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in SvtIconWindow_Impl()
369 if( aTemplateRootURL.Len() > 0 ) in SvtIconWindow_Impl()
374 pEntry->SetUserData( new String( aTemplateRootURL ) ); in SvtIconWindow_Impl()
535 rURL == aTemplateRootURL || in IsRootURL()
545 else if ( aTemplateRootURL.Match( rURL ) == STRING_MATCH ) in GetRootPos()