Searched refs:systemname (Results 1 – 1 of 1) sorted by relevance
3996 OUString systemname; in GetEntries() local4004 systemname = url.copy( url.lastIndexOf( '/' ) + 1 ); in GetEntries()4024 uiname = systemname; in GetEntries()4036 aToolbarInfo.insert( ToolbarInfo::value_type( systemname, true )); in GetEntries()4039 if ( systemname.indexOf( custom ) == 0 ) in GetEntries()4073 OUString systemname; in GetEntries() local4081 systemname = url.copy( url.lastIndexOf( '/' ) + 1 ); in GetEntries()4091 if ( systemname.indexOf( custom ) == 0 ) in GetEntries()4095 ToolbarInfo::const_iterator pIter = aToolbarInfo.find( systemname ); in GetEntries()4112 uiname = systemname; in GetEntries()[all …]
Completed in 33 milliseconds