Searched refs:mbPaintSelection (Results 1 – 1 of 1) sorted by relevance
190 sal_Bool mbPaintSelection : 1; member211 mpImpl->mbPaintSelection = sal_True; in TextView()321 if ( !mpImpl->mbPaintSelection ) in ImpPaint()2012 if ( bPaint != mpImpl->mbPaintSelection ) in SetPaintSelection()2014 mpImpl->mbPaintSelection = bPaint; in SetPaintSelection()2461 { return mpImpl->mbPaintSelection; } in IsPaintSelection()
Completed in 45 milliseconds