Home
last modified time | relevance | path

Searched refs:aCharWeightName (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
1977 aCharWeightName = String( RTL_CONSTASCII_USTRINGPARAM( "CharWeightAsian" ) ); in ImplGetPortionValues()
1985 aCharWeightName = String( RTL_CONSTASCII_USTRINGPARAM( "CharWeightComplex" ) ); in ImplGetPortionValues()
1993 aCharWeightName = String( RTL_CONSTASCII_USTRINGPARAM( "CharWeight" ) ); in ImplGetPortionValues()
2010 if ( GetPropertyValue( mAny, mXPropSet, aCharWeightName, sal_False ) ) in ImplGetPortionValues()
2017 …if ( GetPropertyState( mXPropSet, aCharWeightName ) == ::com::sun::star::beans::PropertyState_DIRE… in ImplGetPortionValues()

Completed in 37 milliseconds