Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx367 sal_Bool bNoPrtLine = 0 == GetMinPrtLine(); in PaintExtraData() local
368 if( !bNoPrtLine ) in PaintExtraData()
378 bNoPrtLine = aLine.Y() >= GetMinPrtLine(); in PaintExtraData()
380 if( bNoPrtLine ) in PaintExtraData()
710 sal_Bool bNoPrtLine = 0 == GetMinPrtLine(); in Paint() local
711 if( !bNoPrtLine ) in Paint()
715 bNoPrtLine = aLine.Y() >= GetMinPrtLine(); in Paint()
717 if( bNoPrtLine ) in Paint()

Completed in 15 milliseconds