Home
last modified time | relevance | path

Searched refs:bHardBuFont (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx6174 sal_Bool bHardBuFont; in GetAttrib() local
6176 bHardBuFont = pParaSet->mpArry[ PPT_ParaAttr_BuHardFont ] != 0; in GetAttrib()
6178bHardBuFont = ( mrStyleSheet.mpParaSheet[ mnInstance ]->maParaLevel[ pParaSet->mnDepth ].mnBuFlags in GetAttrib()
6180 if ( bHardBuFont ) in GetAttrib()
6238 sal_Bool bHardBuFont; in GetAttrib() local
6240 bHardBuFont = pParaSet->mpArry[ PPT_ParaAttr_BuHardFont ] != 0; in GetAttrib()
6242 bHardBuFont = ( rParaLevel.mnBuFlags & ( 1 << PPT_ParaAttr_BuHardFont ) ) != 0; in GetAttrib()
6243 if ( bHardBuFont ) in GetAttrib()

Completed in 56 milliseconds