Searched refs:bNumDone (Results 1 – 2 of 2) sorted by relevance
559 sal_Bool bNumDone : 1; // bNumDone bereits formatiert member in SwTxtFormatInfo698 inline sal_Bool IsNumDone() const { return bNumDone; } in IsNumDone()699 inline void SetNumDone( const sal_Bool bNew ) { bNumDone = bNew; } in SetNumDone()
1505 bArrowDone = bFull = bFtnDone = bErgoDone = bNumDone = bNoEndHyph = in Init()1516 bNumDone = ! pTmpPara || in Init()1578 bNumDone = sal_True; in SwTxtFormatInfo()
Completed in 19 milliseconds