Searched refs:mnFontColor (Results 1 – 4 of 4) sorted by relevance
2021 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()
310 sal_uInt32 mnFontColor; member
4101 maCharLevel[ nDepth ].mnFontColor = nColor; in PPTCharSheet()4138 rIn >> maCharLevel[ nLevel ].mnFontColor; in Read()4139 if( ! (maCharLevel[ nLevel ].mnFontColor & 0xff000000 ) ) in Read()4140 maCharLevel[ nLevel ].mnFontColor = PPT_COLSCHEME_HINTERGRUND; in Read()5795 nRetValue = rCharLevel.mnFontColor; in GetAttrib()5796 if ( pCharLevel && ( nRetValue != pCharLevel->mnFontColor ) ) in GetAttrib()6179 …e = mrStyleSheet.mpCharSheet[ nDestinationInstance ]->maCharLevel[ pParaSet->mnDepth ].mnFontColor; in GetAttrib()6309 … nRetValue = mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ pParaSet->mnDepth ].mnFontColor; in GetAttrib()6320 … nRetValue = mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ pParaSet->mnDepth ].mnFontColor; in GetAttrib()6450 nColor = rCharLevel.mnFontColor; in ApplyTo()
718 sal_uInt32 mnFontColor; member