Searched refs:bDoRow (Results 1 – 1 of 1) sorted by relevance
1537 sal_Bool bDoRow = ( nHeightTwips != 0 ); in InvertSimple() local1538 if (bDoRow) in InvertSimple()1545 bDoRow = sal_True; in InvertSimple()1555 bDoRow = sal_True; // letzte Zeile aus Block in InvertSimple()1558 if ( bDoRow ) in InvertSimple()1725 sal_Bool bDoRow = ( nHeightTwips != 0 ); in GetSelectionRects() local1726 if (bDoRow) in GetSelectionRects()1732 bDoRow = sal_True; in GetSelectionRects()1742 bDoRow = sal_True; // letzte Zeile aus Block in GetSelectionRects()1745 if ( bDoRow ) in GetSelectionRects()
Completed in 15 milliseconds