Searched refs:aTemplateRootURL (Results 1 – 2 of 2) sorted by relevance
71 String aTemplateRootURL; member in SvtIconWindow_Impl104 inline const String& GetTemplateRootURL() const { return aTemplateRootURL; } in GetTemplateRootURL()
353 aTemplateRootURL = aRootContent->getIdentifier()->getContentIdentifier(); in SvtIconWindow_Impl()372 if( aTemplateRootURL.Len() > 0 ) in SvtIconWindow_Impl()377 pEntry->SetUserData( new String( aTemplateRootURL ) ); in SvtIconWindow_Impl()538 rURL == aTemplateRootURL || in IsRootURL()548 else if ( aTemplateRootURL.Match( rURL ) == STRING_MATCH ) in GetRootPos()
Completed in 19 milliseconds