Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx730 SwTwips nVertRelPos = 0; in AdjustPositioningAttr() local
740 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()
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx100 SwTwips nVertRelPos = 0; in SV_IMPL_VARARR_SORT() local
173 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 27 milliseconds