Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Ditrpaint.hxx36 sal_Bool bPaintDrop; member in SwTxtPainter
55 inline void SetPaintDrop( const sal_Bool bNew ) { bPaintDrop = bNew; } in SetPaintDrop()
56 inline sal_Bool IsPaintDrop() const { return bPaintDrop; } in IsPaintDrop()
H A Ditrpaint.cxx107 bPaintDrop = sal_False; in CtorInitTxtPainter()
201 if( !bPaintDrop ) in DrawTextLine()
206 bPaintDrop = pPor == pCurr->GetFirstPortion() in DrawTextLine()

Completed in 43 milliseconds