Searched refs:theEntriesStr (Results 1 – 1 of 1) sorted by relevance
409 String theEntriesStr( rEntriesStr ); in AddNewList() local414 MakeListStr( theEntriesStr ); in AddNewList()416 if ( !pUserLists->Insert( new ScUserListData( theEntriesStr ) ) ) in AddNewList()530 String theEntriesStr( rEntriesStr ); in ModifyList() local532 MakeListStr( theEntriesStr ); in ModifyList()534 (*pUserLists)[nSelList]->SetString( theEntriesStr ); in ModifyList()628 String theEntriesStr( aEdEntries.GetText() ); in IMPL_LINK() local632 if ( theEntriesStr.Len() > 0 ) in IMPL_LINK()634 AddNewList( theEntriesStr ); in IMPL_LINK()663 if ( theEntriesStr.Len() > 0 ) in IMPL_LINK()[all …]
Completed in 17 milliseconds