Searched refs:nJustify (Results 1 – 2 of 2) sorted by relevance
207 rStrm >> nJustify; in SvxBulletItem()237 nJustify = rItem.nJustify; in SvxBulletItem()280 nJustify = BJ_HLEFT | BJ_VCENTER; in SetDefaults_Impl()336 nJustify != rBullet.nJustify || in operator ==()413 rStrm << nJustify; in Store()
79 sal_uInt8 nJustify; member in SvxBulletItem111 sal_uInt8 GetJustification() const { return nJustify; } in GetJustification()128 void SetJustification( sal_uInt8 nNew ) { nJustify = nNew; } in SetJustification()
Completed in 9 milliseconds