Home
last modified time | relevance | path

Searched refs:PPT_CharAttr_FontColor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4135 if ( nCMask & ( 1 << PPT_CharAttr_FontColor ) ) // 0x00040000 in Read()
4828 pCharSet->mnAttrSet |= 1 << PPT_CharAttr_FontColor; in SetColor()
5386 aSet.mnAttrSet |= 1 << PPT_CharAttr_FontColor; in ReadCharProps()
5734 case PPT_CharAttr_FontColor : in GetAttrib()
5792 case PPT_CharAttr_FontColor : in GetAttrib()
6006 if ( GetAttrib( PPT_CharAttr_FontColor, nVal, nDestinationInstance ) ) // Textfarbe (4Byte-Arg) in ApplyTo()
6175 if ( pPortion->pCharSet->mnAttrSet & ( 1 << PPT_CharAttr_FontColor ) ) in GetAttrib()
6313 … bIsHardAttribute = pPortion->GetAttrib( PPT_CharAttr_FontColor, nRetValue, nDestinationInstance ); in GetAttrib()
7268 …urrent->mbHardHylinkOrigColor= ( ( pCurrent->pCharSet->mnAttrSet >>PPT_CharAttr_FontColor ) & 1)>0; in PPTTextObj()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1389 #define PPT_CharAttr_FontColor 18 //00040000 macro

Completed in 102 milliseconds