Lines Matching defs:bNew
243 inline void SetOnWin( const sal_Bool bNew ) { bOnWin = bNew; } in SetOnWin()
245 inline void SetNotEOL( const sal_Bool bNew ) { bNotEOL = bNew; } in SetNotEOL()
247 inline void SetURLNotify( const sal_Bool bNew ) { bURLNotify = bNew; } in SetURLNotify()
249 inline void SetStopUnderFlow( const sal_Bool bNew ) { bStopUnderFlow = bNew; } in SetStopUnderFlow()
251 inline void SetFtnInside( const sal_Bool bNew ) { bFtnInside = bNew; } in SetFtnInside()
253 inline void SetOtherThanFtnInside( const sal_Bool bNew ) { bOtherThanFtnInside = bNew; } in SetOtherThanFtnInside()
255 inline void SetMulti( const sal_Bool bNew ) { bMulti = bNew; } in SetMulti()
257 inline void SetFirstMulti( const sal_Bool bNew ) { bFirstMulti = bNew; } in SetFirstMulti()
259 inline void SetRuby( const sal_Bool bNew ) { bRuby = bNew; } in SetRuby()
261 inline void SetHanging( const sal_Bool bNew ) { bHanging = bNew; } in SetHanging()
263 inline void SetScriptSpace( const sal_Bool bNew ) { bScriptSpace = bNew; } in SetScriptSpace()
626 inline void SetFull( const sal_Bool bNew ) { bFull = bNew; } in SetFull()
629 inline void SetHyphForbud( const sal_Bool bNew ) in SetHyphForbud()
635 inline void SetIgnoreFly( const sal_Bool bNew ) { bIgnoreFly = bNew; } in SetIgnoreFly()
637 inline void SetFakeLineStart( const sal_Bool bNew ) { bFakeLineStart = bNew; } in SetFakeLineStart()
639 inline void SetStop( const sal_Bool bNew ) { bStop = bNew; } in SetStop()
643 inline void SetNewLine( const sal_Bool bNew ) { bNewLine = bNew; } in SetNewLine()
645 inline void SetShift( const sal_Bool bNew ) { bShift = bNew; } in SetShift()
651 inline void SetDropInit( const sal_Bool bNew ) { bDropInit = bNew; } in SetDropInit()
695 inline void SetFtnDone( const sal_Bool bNew ) { bFtnDone = bNew; } in SetFtnDone()
697 inline void SetErgoDone( const sal_Bool bNew ) { bErgoDone = bNew; } in SetErgoDone()
699 inline void SetNumDone( const sal_Bool bNew ) { bNumDone = bNew; } in SetNumDone()
701 inline void SetArrowDone( const sal_Bool bNew ) { bArrowDone = bNew; } in SetArrowDone()