Searched refs:maLBOutput (Results 1 – 2 of 2) sorted by relevance
515 maLBOutput( this ), in XMLSourceFileDialog()546 maLBOutput.Hide(); in ShowWindow()547 maLBOutput.Clear(); in ShowWindow()561 bool bOutputVisible = maLBOutput.IsVisible() != 0; in Resize()581 maLBOutput.SetPosSizePixel( aOutputPos, aOutputSize ); in Resize()613 maLBOutput.Show(); in onValidate()650 sal_uInt16 nEntry = maLBOutput.InsertEntry( sErr ); in onValidate()651 maLBOutput.SetEntryData( nEntry, (void*)-1 ); in onValidate()654 if( 0 == maLBOutput.GetEntryCount() ) in onValidate()657 sal_uInt16 nEntry = maLBOutput.InsertEntry( sErr ); in onValidate()[all …]
168 ListBox maLBOutput; member in XMLSourceFileDialog
Completed in 13 milliseconds