Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dtxtfrm.hxx68 static long nMinPrtLine; //Diese Linie darf beim Drucken nicht member in SwTxtFrm
484 static long GetMinPrtLine() { return nMinPrtLine; } in GetMinPrtLine()
485 static void SetMinPrtLine( long nNew ) { nMinPrtLine = nNew; } in SetMinPrtLine()
/aoo42x/main/sw/source/core/text/
H A Dtxtinit.cxx53 long SwTxtFrm::nMinPrtLine = 0; member in SwTxtFrm

Completed in 15 milliseconds