Searched refs:eRelOrient (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/objectpositioning/ |
H A D | anchoredobjectposition.cxx | 802 sal_Int16 eRelOrient = _rHoriOrient.GetRelationOrient(); in _CalcRelPosX() local 804 _ToggleHoriOrientAndAlign( bToggle, eHoriOrient, eRelOrient ); in _CalcRelPosX() 813 eRelOrient, _bObjWrapThrough, in _CalcRelPosX() 824 if( IsAnchoredToChar() && text::RelOrientation::CHAR == eRelOrient ) in _CalcRelPosX() 907 eRelOrient != text::RelOrientation::CHAR ) in _CalcRelPosX() 911 eHoriOrient, eRelOrient, in _CalcRelPosX()
|
H A D | tolayoutanchoredobjectposition.cxx | 157 sal_Int16 eRelOrient = aHori.GetRelationOrient(); in CalcPosition() local 159 _ToggleHoriOrientAndAlign( bToggle, eHoriOrient, eRelOrient ); in CalcPosition() 169 eRelOrient, false, in CalcPosition()
|
Completed in 16 milliseconds