Home
last modified time | relevance | path

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

/aoo41x/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.cxx353 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 26 milliseconds