Home
last modified time | relevance | path

Searched refs:mnFont (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sd/source/filter/eppt/
H A Deppt.cxx2018 rLev.mnFont = 0; in PPTExCharSheet()
2041 rLev.mnFont = aPortionObj.mnFont; in SetStyleSheet()
2058 << rLev.mnFont; in Write()
2205 const FontCollectionEntry* pDesc = rFontCollection.GetById( rCharLevel.mnFont ); in SetStyleSheet()
2214 const FontCollectionEntry* pDesc = rFontCollection.GetById( rCharLevel.mnFont ); in SetStyleSheet()
2411 case CharAttr_Font : return ( rChar.mnFont != nValue ); in IsHardAttribute()
H A Depptso.cxx1351 const FontCollectionEntry* pDesc = maFontCollection.GetById( pPortion->mnFont ); in ImplWriteParagraphs()
1620 … ( mpStyleSheet->IsHardAttribute( nInstance, pPara->nDepth, CharAttr_Font, pPortion->mnFont ) ) ) in ImplWritePortions()
1643 rOut << pPortion->mnFont; in ImplWritePortions()
1737 mnFont ( 0 ), in PortionObj()
1753 mnFont ( 0 ), in PortionObj()
1909 mnFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1910 if ( mnFont == nCount ) in ImplGetPortionValues()
2116 mnFont = rPortionObj.mnFont; in ImplConstruct()
3127 const FontCollectionEntry* pDesc = maFontCollection.GetById( pPortion->mnFont ); in ImplAdjustFirstLineLineSpacing()
H A Deppt.hxx306 sal_uInt16 mnFont; member
551 sal_uInt16 mnFont; member in PortionObj
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx3924 nBulletFont = rCharLevel.mnFont; in GetNumberFormat()
3945 sal_uInt32 nFont = rCharLevel.mnFont; in GetNumberFormat()
4086 maCharLevel[ nDepth ].mnFont = 0; in PPTCharSheet()
4115 rIn >> maCharLevel[ nLevel ].mnFont; in Read()
4803 bDoNotMake = nFont == pCharSet->mnFont; in SetFont()
4808 pCharSet->mnFont = nFont; in SetFont()
5345 rIn >> aSet.mnFont; in ReadCharProps()
5715 nRetValue = pCharSet->mnFont; in GetAttrib()
5762 nRetValue = rCharLevel.mnFont; in GetAttrib()
5763 if ( pCharLevel && ( nRetValue != pCharLevel->mnFont ) ) in GetAttrib()
[all …]
/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx720 sal_uInt16 mnFont; member
863 sal_uInt16 mnFont; member

Completed in 108 milliseconds