Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx203 sal_Bool bNotEOL : 1; member in SwTxtSizeInfo
244 inline sal_Bool NotEOL() const { return bNotEOL; } in NotEOL()
245 inline void SetNotEOL( const sal_Bool bNew ) { bNotEOL = bNew; } in SetNotEOL()
H A Dinftxt.cxx266 bNotEOL( rNew.NotEOL() ), in SwTxtSizeInfo()
367 bNotEOL = sal_False; in CtorInitTxtSizeInfo()
391 bNotEOL( rNew.NotEOL() ), in SwTxtSizeInfo()

Completed in 30 milliseconds