Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dinftxt.hxx207 …sal_Bool bOtherThanFtnInside : 1; // the current line contains another portion than a footnote por… member in SwTxtSizeInfo
252 inline sal_Bool IsOtherThanFtnInside() const { return bOtherThanFtnInside; } in IsOtherThanFtnInside()
253 inline void SetOtherThanFtnInside( const sal_Bool bNew ) { bOtherThanFtnInside = bNew; } in SetOtherThanFtnInside()
H A Dinftxt.cxx270 bOtherThanFtnInside( rNew.IsOtherThanFtnInside() ), in SwTxtSizeInfo()
368 bStopUnderFlow = bFtnInside = bOtherThanFtnInside = sal_False; in CtorInitTxtSizeInfo()
395 bOtherThanFtnInside( rNew.IsOtherThanFtnInside() ), in SwTxtSizeInfo()

Completed in 29 milliseconds