Searched refs:aDynamicRTLBulletTypes (Results 1 – 2 of 2) sorted by relevance
324 sal_Unicode BulletsTypeMgr::aDynamicRTLBulletTypes[]={' ',' ',' ',' ',' ',' ',' ',' '}; member in svx::sidebar::BulletsTypeMgr2001 cChar = BulletsTypeMgr::aDynamicRTLBulletTypes[5]; in ApplyNumRule()2005 if( numberFmt.GetBulletChar() == BulletsTypeMgr::aDynamicRTLBulletTypes[5] ) in ApplyNumRule()2006 cChar = BulletsTypeMgr::aDynamicRTLBulletTypes[4]; in ApplyNumRule()
238 static sal_Unicode aDynamicRTLBulletTypes[DEFAULT_BULLET_TYPES]; member in svx::sidebar::BulletsTypeMgr