Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/ !
H A Dunodraw.cxx2626 rtl::OUString aHoriPosPropStr( RTL_CONSTASCII_USTRINGPARAM("HoriOrientPosition") ); in _AdjustPositionProperties() local
2627 uno::Any aHoriPos( getPropertyValue( aHoriPosPropStr ) ); in _AdjustPositionProperties()
2649 setPropertyValue( aHoriPosPropStr, aHoriPos ); in _AdjustPositionProperties()