Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx4136 if ( nCMask & ( 1 << PPT_CharAttr_FontColor ) ) // 0x00040000 in Read()
4829 pCharSet->mnAttrSet |= 1 << PPT_CharAttr_FontColor; in SetColor()
5387 aSet.mnAttrSet |= 1 << PPT_CharAttr_FontColor; in ReadCharProps()
5735 case PPT_CharAttr_FontColor : in GetAttrib()
5793 case PPT_CharAttr_FontColor : in GetAttrib()
6007 … if ( GetAttrib( PPT_CharAttr_FontColor, nVal, nDestinationInstance ) ) // Textfarbe (4Byte-Arg) in ApplyTo()
6176 if ( pPortion->pCharSet->mnAttrSet & ( 1 << PPT_CharAttr_FontColor ) ) in GetAttrib()
6314 … bIsHardAttribute = pPortion->GetAttrib( PPT_CharAttr_FontColor, nRetValue, nDestinationInstance ); in GetAttrib()
7269 …urrent->mbHardHylinkOrigColor= ( ( pCurrent->pCharSet->mnAttrSet >>PPT_CharAttr_FontColor ) & 1)>0; in PPTTextObj()
/AOO41X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1389 #define PPT_CharAttr_FontColor 18 //00040000 macro