Searched refs:mbInBullet (Results 1 – 1 of 1) sorted by relevance
71 mbInBullet(sal_False) {}; in SvxAccessibleTextIndex()117 void AreInBullet( sal_Bool bInBullet = sal_True ) { mbInBullet = bInBullet; } in AreInBullet()118 sal_Bool InBullet() const { return mbInBullet; } in InBullet()135 sal_Bool mbInBullet; member in SvxAccessibleTextIndex192 mbInBullet = sal_False; in SetEEIndex()238 mbInBullet = sal_False; in SetIndex()
Completed in 20 milliseconds