Home
last modified time | relevance | path

Searched refs:mbPaintSelection (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtextview.cxx190 sal_Bool mbPaintSelection : 1; member
211 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 29 milliseconds