Searched refs:aCharHeightName (Results 1 – 1 of 1) sorted by relevance
1971 rtl::OUString aCharHeightName, aCharWeightName, aCharLocaleName, aCharPostureName; in ImplGetPortionValues() local1976 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 79 milliseconds