Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx559 sal_Bool bNumDone : 1; // bNumDone bereits formatiert member in SwTxtFormatInfo
698 inline sal_Bool IsNumDone() const { return bNumDone; } in IsNumDone()
699 inline void SetNumDone( const sal_Bool bNew ) { bNumDone = bNew; } in SetNumDone()
H A Dinftxt.cxx1505 bArrowDone = bFull = bFtnDone = bErgoDone = bNumDone = bNoEndHyph = in Init()
1516 bNumDone = ! pTmpPara || in Init()
1578 bNumDone = sal_True; in SwTxtFormatInfo()

Completed in 30 milliseconds