Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2166 rLev.mnBulletColor = 0; in PPTExParaSheet()
2265 rLevel.mnBulletColor = aParagraphObj.nBulletColor; in SetStyleSheet()
2310 sal_uInt32 nBulletColor = rLev.mnBulletColor; in Write()
2393 case ParaAttr_BulletColor : return ( rPara.mnBulletColor != nValue ); in IsHardAttribute()
H A Deppt.hxx332 sal_uInt32 mnBulletColor; member
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx742 sal_uInt32 mnBulletColor; member
829 sal_uInt32 mnBulletColor; member
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3937 nBulletColor = rParaLevel.mnBulletColor; in GetNumberFormat()
4195 maParaLevel[ i ].mnBulletColor = nBulletColor; in PPTParaSheet()
4245 maParaLevel[ nLevel ].mnBulletColor = nVal32; in Read()
5224 aSet.mnBulletColor = nVal32; in ReadParaProps()
6166 nRetValue = pParaSet->mnBulletColor; in GetAttrib()
6292 nRetValue = rParaLevel.mnBulletColor; in GetAttrib()
6293 if ( pParaLevel && ( nRetValue != pParaLevel->mnBulletColor ) ) in GetAttrib()
6447 nColor = rParaLevel.mnBulletColor; in ApplyTo()

Completed in 125 milliseconds