Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dcfg.cxx3979 ToolbarInfo aToolbarInfo; in GetEntries() local
4036 aToolbarInfo.insert( ToolbarInfo::value_type( systemname, true )); in GetEntries()
4095 ToolbarInfo::const_iterator pIter = aToolbarInfo.find( systemname ); in GetEntries()
4096 if ( pIter == aToolbarInfo.end() ) in GetEntries()
4098 aToolbarInfo.insert( ToolbarInfo::value_type( systemname, true )); in GetEntries()

Completed in 43 milliseconds