Home
last modified time | relevance | path

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

/aoo4110/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
/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx742 sal_uInt32 mnBulletColor; member
829 sal_uInt32 mnBulletColor; member
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx3926 nBulletColor = rParaLevel.mnBulletColor; in GetNumberFormat()
4184 maParaLevel[ i ].mnBulletColor = nBulletColor; in PPTParaSheet()
4234 maParaLevel[ nLevel ].mnBulletColor = nVal32; in Read()
5213 aSet.mnBulletColor = nVal32; in ReadParaProps()
6155 nRetValue = pParaSet->mnBulletColor; in GetAttrib()
6281 nRetValue = rParaLevel.mnBulletColor; in GetAttrib()
6282 if ( pParaLevel && ( nRetValue != pParaLevel->mnBulletColor ) ) in GetAttrib()
6436 nColor = rParaLevel.mnBulletColor; in ApplyTo()

Completed in 72 milliseconds