Searched refs:bErgoDone (Results 1 – 2 of 2) sorted by relevance
558 sal_Bool bErgoDone : 1; // ErgoDone bereits formatiert member in SwTxtFormatInfo696 inline sal_Bool IsErgoDone() const { return bErgoDone; } in IsErgoDone()697 inline void SetErgoDone( const sal_Bool bNew ) { bErgoDone = bNew; } in SetErgoDone()
1505 bArrowDone = bFull = bFtnDone = bErgoDone = bNumDone = bNoEndHyph = in Init()1577 bErgoDone = sal_True; in SwTxtFormatInfo()
Completed in 32 milliseconds