Searched refs:nVertRelPos (Results 1 – 2 of 2) sorted by relevance
730 SwTwips nVertRelPos = 0; in AdjustPositioningAttr() local740 nVertRelPos = aAnchorPos.X() - aObjRect.Right(); in AdjustPositioningAttr()745 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in AdjustPositioningAttr()750 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in AdjustPositioningAttr()754 …GetFrmFmt().SetFmtAttr( SwFmtVertOrient( nVertRelPos, text::VertOrientation::NONE, text::RelOrient… in AdjustPositioningAttr()
100 SwTwips nVertRelPos = 0; in SV_IMPL_VARARR_SORT() local173 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT()177 nVertRelPos = aAnchorPos.X() - aObjRect.Right(); in SV_IMPL_VARARR_SORT()183 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT()188 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT()194 …_pFrmFmt->SetFmtAttr( SwFmtVertOrient( nVertRelPos, text::VertOrientation::NONE, text::RelOrientat… in SV_IMPL_VARARR_SORT()
Completed in 28 milliseconds