Searched refs:mrListBox (Results 1 – 2 of 2) sorted by relevance
92 ListBox& mrListBox; member in XMLErrorHandler97 mrListBox( rListBox ) in XMLErrorHandler()112 sal_uInt16 nEntry = mrListBox.InsertEntry( sErr ); in error()113 mrListBox.SetEntryData( nEntry, (void*)e.LineNumber ); in error()127 sal_uInt16 nEntry = mrListBox.InsertEntry( sErr ); in fatalError()128 mrListBox.SetEntryData( nEntry, (void*)e.LineNumber ); in fatalError()
400 mrListBox( rListBox ) in lcl_AppendSoundToListBox()406 mrListBox.InsertEntry( aURL.GetBase(), LISTBOX_APPEND ); in operator ()()410 ListBox & mrListBox; member
Completed in 28 milliseconds