Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1971 rtl::OUString aCharHeightName, aCharWeightName, aCharLocaleName, aCharPostureName; in ImplGetPortionValues() local
1976 aCharHeightName = String( RTL_CONSTASCII_USTRINGPARAM( "CharHeightAsian" ) ); in ImplGetPortionValues()
1984 aCharHeightName = String( RTL_CONSTASCII_USTRINGPARAM( "CharHeightComplex" ) ); in ImplGetPortionValues()
1992 aCharHeightName = String( RTL_CONSTASCII_USTRINGPARAM( "CharHeight" ) ); in ImplGetPortionValues()
2001 if ( GetPropertyValue( mAny, mXPropSet, aCharHeightName, sal_False ) ) in ImplGetPortionValues()
2007 meCharHeight = GetPropertyState( mXPropSet, aCharHeightName ); in ImplGetPortionValues()

Completed in 36 milliseconds