Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2021 rLev.mnFontColor = 0; in PPTExCharSheet()
2035 rLev.mnFontColor = aPortionObj.mnCharColor; in SetStyleSheet()
2060 sal_uInt32 nFontColor = rLev.mnFontColor; in Write()
2415 case CharAttr_FontColor : return ( rChar.mnFontColor != nValue ); in IsHardAttribute()
2456 << rCharStyle.mnFontColor; in WriteTxCFStyleAtom()
H A Deppt.hxx310 sal_uInt32 mnFontColor; member
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4100 maCharLevel[ nDepth ].mnFontColor = nColor; in PPTCharSheet()
4137 rIn >> maCharLevel[ nLevel ].mnFontColor; in Read()
4138 if( ! (maCharLevel[ nLevel ].mnFontColor & 0xff000000 ) ) in Read()
4139 maCharLevel[ nLevel ].mnFontColor = PPT_COLSCHEME_HINTERGRUND; in Read()
5794 nRetValue = rCharLevel.mnFontColor; in GetAttrib()
5795 if ( pCharLevel && ( nRetValue != pCharLevel->mnFontColor ) ) in GetAttrib()
6178 …e = mrStyleSheet.mpCharSheet[ nDestinationInstance ]->maCharLevel[ pParaSet->mnDepth ].mnFontColor; in GetAttrib()
6308 … nRetValue = mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ pParaSet->mnDepth ].mnFontColor; in GetAttrib()
6319 … nRetValue = mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ pParaSet->mnDepth ].mnFontColor; in GetAttrib()
6449 nColor = rCharLevel.mnFontColor; in ApplyTo()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx718 sal_uInt32 mnFontColor; member

Completed in 947 milliseconds