Home
last modified time | relevance | path

Searched refs:aCharPostureName (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
1979 aCharPostureName = String( RTL_CONSTASCII_USTRINGPARAM( "CharPostureAsian" ) ); in ImplGetPortionValues()
1987 aCharPostureName = String( RTL_CONSTASCII_USTRINGPARAM( "CharPostureComplex" ) ); in ImplGetPortionValues()
1995 aCharPostureName = String( RTL_CONSTASCII_USTRINGPARAM( "CharPosture" ) ); in ImplGetPortionValues()
2027 if ( GetPropertyValue( mAny, mXPropSet, aCharPostureName, sal_False ) ) in ImplGetPortionValues()
2041 …if ( GetPropertyState( mXPropSet, aCharPostureName ) == ::com::sun::star::beans::PropertyState_DIR… in ImplGetPortionValues()

Completed in 45 milliseconds