Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2019 rLev.mnAsianOrComplexFont = 0xffff; in PPTExCharSheet()
2043 rLev.mnAsianOrComplexFont = aPortionObj.mnAsianOrComplexFont; in SetStyleSheet()
2078 rSt << rLev.mnAsianOrComplexFont in Write()
2412 case CharAttr_AsianOrComplexFont : return ( rChar.mnAsianOrComplexFont != nValue ); in IsHardAttribute()
H A Depptso.cxx1623 …ribute( nInstance, pPara->nDepth, CharAttr_AsianOrComplexFont, pPortion->mnAsianOrComplexFont ) ) ) in ImplWritePortions()
1645 rOut << pPortion->mnAsianOrComplexFont; in ImplWritePortions()
1738 mnAsianOrComplexFont( 0xffff ), in PortionObj()
1754 mnAsianOrComplexFont ( 0xffff ), in PortionObj()
1936 mnAsianOrComplexFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1937 if ( mnAsianOrComplexFont == nCount ) in ImplGetPortionValues()
1957 mnAsianOrComplexFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1958 if ( mnAsianOrComplexFont == nCount ) in ImplGetPortionValues()
2117 mnAsianOrComplexFont = rPortionObj.mnAsianOrComplexFont; in ImplConstruct()
H A Deppt.hxx307 sal_uInt16 mnAsianOrComplexFont; member
552 sal_uInt16 mnAsianOrComplexFont; member in PortionObj
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx721 sal_uInt16 mnAsianOrComplexFont; member
864 sal_uInt16 mnAsianOrComplexFont; member
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4098 maCharLevel[ nDepth ].mnAsianOrComplexFont = 0xffff; in PPTCharSheet()
4128 rIn >> maCharLevel[ nLevel ].mnAsianOrComplexFont; in Read()
5361 rIn >> aSet.mnAsianOrComplexFont; in ReadCharProps()
5729 nRetValue = pCharSet->mnAsianOrComplexFont; in GetAttrib()
5780 nRetValue = rCharLevel.mnAsianOrComplexFont; in GetAttrib()
5781 if ( pCharLevel && ( nRetValue != pCharLevel->mnAsianOrComplexFont ) ) in GetAttrib()

Completed in 250 milliseconds