Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Ditrform2.hxx55 sal_Bool bUnclipped : 1; // Flag, ob Repaint groesser als feste Zeilenhoehe member in SwTxtFormatter
190 inline sal_Bool IsUnclipped() const { return bUnclipped; } in IsUnclipped()
191 inline void SetUnclipped( sal_Bool bNew ) { bUnclipped = bNew; } in SetUnclipped()

Completed in 14 milliseconds