Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/text/
H A Dporfld.hxx220 inline sal_Bool DontPaint() const { return bNoPaint; } in DontPaint() function in SwGrfNumPortion
H A Dporfld.cxx931 if( DontPaint() ) in Paint()