Home
last modified time | relevance | path

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

/aoo4110/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.cxx267 bOtherThanFtnInside( rNew.IsOtherThanFtnInside() ), in SwTxtSizeInfo()
365 bStopUnderFlow = bFtnInside = bOtherThanFtnInside = sal_False; in CtorInitTxtSizeInfo()
392 bOtherThanFtnInside( rNew.IsOtherThanFtnInside() ), in SwTxtSizeInfo()

Completed in 20 milliseconds