Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx712 long nVertByPos = in FillItemSet() local
720 nVertByPos += m_aAnchorPos.Y(); in FillItemSet()
723 rSet.Put( SfxInt32Item( GetWhich( SID_ATTR_TRANSFORM_POS_Y ), nVertByPos ) ); in FillItemSet()
774 long nVertByPos = in FillItemSet() local
778 nVertByPos *= -1; in FillItemSet()
784 nVertByPos != rVertPosition.GetValue() ) ) in FillItemSet()
789 rSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_VERT_POSITION, nVertByPos)); in FillItemSet()

Completed in 21 milliseconds