Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx3979 pPtr->GetAttrib( PPT_CharAttr_FontHeight, nFontHeight, nDestinationInstance ); in GetNumberFormat()
4122 if ( nCMask & ( 1 << PPT_CharAttr_FontHeight ) ) // 0x00020000 in Read()
5366 aSet.mnAttrSet |= 1 << PPT_CharAttr_FontHeight; in ReadCharProps()
5720 case PPT_CharAttr_FontHeight : in GetAttrib()
5774 case PPT_CharAttr_FontHeight : in GetAttrib()
5861 if ( GetAttrib( PPT_CharAttr_FontHeight, nVal, nDestinationInstance ) ) // Schriftgrad in Point in ApplyTo()
6121 if ( pPortion && ( pPortion->pCharSet->mnAttrSet & ( 1 << PPT_CharAttr_FontHeight ) ) ) in UpdateBulletRelSize()
6499 pPortion->GetAttrib( PPT_CharAttr_FontHeight, nFontHeight, nDestinationInstance ); in ApplyTo()
6526 …mpPortionList[ mnPortionCount - 1 ]->GetAttrib( PPT_CharAttr_FontHeight, nFontHeight, nDestination… in ApplyTo()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1388 #define PPT_CharAttr_FontHeight 17 //00020000 macro

Completed in 60 milliseconds