Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx675 drawing::TextHorizontalAdjust eHA( drawing::TextHorizontalAdjust_LEFT ); in CreateTextProperties() local
694 aAny >>= eHA; in CreateTextProperties()
751 switch ( eHA ) in CreateTextProperties()
817 if ( eHA == drawing::TextHorizontalAdjust_CENTER ) in CreateTextProperties()
3555 drawing::TextHorizontalAdjust eHA( drawing::TextHorizontalAdjust_LEFT ); in CreateCustomShapeProperties() local
3556 aAny >>= eHA; in CreateCustomShapeProperties()
3557 switch( eHA ) in CreateCustomShapeProperties()
H A Dsvdfppt.cxx7672 …const sal_Int32 eHA(((const SdrTextLeftDistItem&)pObj->GetMergedItem(SDRATTR_TEXT_HORZADJUST)).Get… in ApplyCellAttributes() local
7676 xPropSet->setPropertyValue( sHorizontalAdjust , Any( eHA ) ); in ApplyCellAttributes()

Completed in 86 milliseconds