Searched refs:SelectionHasBullet (Results 1 – 4 of 4) sorted by relevance
93 sal_Bool bMode = !GetShell().SelectionHasBullet(); // #i29560# in ExecEnterNum()99 if ( bMode != (GetShell().SelectionHasBullet()) ) // #i29560# in ExecEnterNum()107 sal_Bool bNewResult = GetShell().SelectionHasBullet(); in ExecEnterNum()
1809 rSet.Put(SfxBoolItem(FN_NUM_BULLET_ON,rSh.SelectionHasBullet())); in GetState()
499 sal_Bool SelectionHasBullet() const;
213 sal_Bool SwEditShell::SelectionHasBullet() const in SelectionHasBullet() function in SwEditShell
Completed in 36 milliseconds