Searched refs:mnBulletFont (Results 1 – 4 of 4) sorted by relevance
2164 rLev.mnBulletFont = 0; in PPTExParaSheet()2263 rLevel.mnBulletFont = (sal_uInt16)rFontCollection.GetId( aFontDescEntry ); in SetStyleSheet()2324 << rLev.mnBulletFont in Write()2391 case ParaAttr_BulletFont : return ( rPara.mnBulletFont != nValue ); in IsHardAttribute()
330 sal_uInt16 mnBulletFont; member
3933 nBulletFont = rParaLevel.mnBulletFont; in GetNumberFormat()4193 maParaLevel[ i ].mnBulletFont = 0; in PPTParaSheet()4236 rIn >> maParaLevel[ nLevel ].mnBulletFont; in Read()6256 nRetValue = rParaLevel.mnBulletFont; in GetAttrib()6257 if ( pParaLevel && ( nRetValue != pParaLevel->mnBulletFont ) ) in GetAttrib()
740 sal_uInt16 mnBulletFont; member
Completed in 119 milliseconds