Home
last modified time | relevance | path

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

/aoo4110/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()
3544 drawing::TextHorizontalAdjust eHA( drawing::TextHorizontalAdjust_LEFT ); in CreateCustomShapeProperties() local
3545 aAny >>= eHA; in CreateCustomShapeProperties()
3546 switch( eHA ) in CreateCustomShapeProperties()
H A Dsvdfppt.cxx7661 …const sal_Int32 eHA(((const SdrTextLeftDistItem&)pObj->GetMergedItem(SDRATTR_TEXT_HORZADJUST)).Get… in ApplyCellAttributes() local
7665 xPropSet->setPropertyValue( sHorizontalAdjust , Any( eHA ) ); in ApplyCellAttributes()

Completed in 84 milliseconds