Searched refs:theEntriesStr (Results 1 – 1 of 1) sorted by relevance
410 String theEntriesStr( rEntriesStr ); in AddNewList() local415 MakeListStr( theEntriesStr ); in AddNewList()417 if ( !pUserLists->Insert( new ScUserListData( theEntriesStr ) ) ) in AddNewList()531 String theEntriesStr( rEntriesStr ); in ModifyList() local533 MakeListStr( theEntriesStr ); in ModifyList()535 (*pUserLists)[nSelList]->SetString( theEntriesStr ); in ModifyList()629 String theEntriesStr( aEdEntries.GetText() ); in IMPL_LINK() local633 if ( theEntriesStr.Len() > 0 ) in IMPL_LINK()635 AddNewList( theEntriesStr ); in IMPL_LINK()664 if ( theEntriesStr.Len() > 0 ) in IMPL_LINK()[all …]
Completed in 17 milliseconds