Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/customize/
H A Dcfg.cxx3996 OUString systemname; in GetEntries() local
4004 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() local
4081 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 23 milliseconds