Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx557 sal_Bool bFtnDone : 1; // Ftn bereits formatiert member in SwTxtFormatInfo
694 inline sal_Bool IsFtnDone() const { return bFtnDone; } in IsFtnDone()
695 inline void SetFtnDone( const sal_Bool bNew ) { bFtnDone = bNew; } in SetFtnDone()
H A Dinftxt.cxx1505 bArrowDone = bFull = bFtnDone = bErgoDone = bNumDone = bNoEndHyph = in Init()
1576 bFtnDone = sal_True; in SwTxtFormatInfo()

Completed in 32 milliseconds