Searched refs:bHardBulletColor (Results 1 – 1 of 1) sorted by relevance
6160 sal_Bool bHardBulletColor; in GetAttrib() local6162 bHardBulletColor = pParaSet->mpArry[ PPT_ParaAttr_BuHardColor ] != 0; in GetAttrib()6164 …bHardBulletColor = ( mrStyleSheet.mpParaSheet[ mnInstance ]->maParaLevel[ pParaSet->mnDepth ].mnBu… in GetAttrib()6166 if ( bHardBulletColor ) in GetAttrib()6286 sal_Bool bHardBulletColor; in GetAttrib() local6288 bHardBulletColor = pParaSet->mpArry[ PPT_ParaAttr_BuHardColor ] != 0; in GetAttrib()6290 … bHardBulletColor = ( rParaLevel.mnBuFlags & ( 1 << PPT_ParaAttr_BuHardColor ) ) != 0; in GetAttrib()6291 if ( bHardBulletColor ) in GetAttrib()