Searched refs:bHardBuFont (Results 1 – 1 of 1) sorted by relevance
6185 sal_Bool bHardBuFont; in GetAttrib() local6187 bHardBuFont = pParaSet->mpArry[ PPT_ParaAttr_BuHardFont ] != 0; in GetAttrib()6189 … bHardBuFont = ( mrStyleSheet.mpParaSheet[ mnInstance ]->maParaLevel[ pParaSet->mnDepth ].mnBuFlags in GetAttrib()6191 if ( bHardBuFont ) in GetAttrib()6249 sal_Bool bHardBuFont; in GetAttrib() local6251 bHardBuFont = pParaSet->mpArry[ PPT_ParaAttr_BuHardFont ] != 0; in GetAttrib()6253 bHardBuFont = ( rParaLevel.mnBuFlags & ( 1 << PPT_ParaAttr_BuHardFont ) ) != 0; in GetAttrib()6254 if ( bHardBuFont ) in GetAttrib()
Completed in 63 milliseconds