Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx1126 Point aVertPos( aOverallAreaPos.X() - 1, aOverallAreaPos.Y() ); in ImplPaintData() local
1141 aVertPos.X() += pCol->Width(); in ImplPaintData()
1146 if ( aVertPos.X() > _rRect.Right() ) in ImplPaintData()
1151 _rOut.DrawLine( aVertPos, Point( aVertPos.X(), in ImplPaintData()
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx2450 …uno::Any aVertPos( getPropertyValue( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("VertOrientPosition… in _GetAttrPosition() local
2451 aVertPos >>= aAttrPos.Y; in _GetAttrPosition()
2657 uno::Any aVertPos( getPropertyValue( aVertPosPropStr ) ); in _AdjustPositionProperties() local
2659 aVertPos >>= dCurrY; in _AdjustPositionProperties()
2678 aVertPos <<= _aPosition.Y; in _AdjustPositionProperties()
2679 setPropertyValue( aVertPosPropStr, aVertPos ); in _AdjustPositionProperties()

Completed in 41 milliseconds