Lines Matching refs:TOP
158 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, VERT_PAGE_REL},
196 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, VERT_FRAME_REL},
204 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, LB_FLY_VERT_FRAME},
253 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, VERT_PARA_REL},
261 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, LB_VERT_PRTAREA}
309 …{SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, VERT_CHAR_REL|LB_R…
315 {SwFPos::TOP, SwFPos::TOP, VertOrientation::LINE_TOP, LB_VERT_LINE},
328 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, LB_REL_CHAR},
337 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, LB_REL_BASE},
341 {SwFPos::TOP, SwFPos::TOP, VertOrientation::CHAR_TOP, LB_REL_CHAR},
345 {SwFPos::TOP, SwFPos::TOP, VertOrientation::LINE_TOP, LB_REL_ROW},
354 {SwFPos::TOP, SwFPos::TOP, VertOrientation::TOP, LB_REL_BASE},
357 {SwFPos::TOP, SwFPos::TOP, VertOrientation::CHAR_TOP, LB_REL_CHAR},
359 {SwFPos::TOP, SwFPos::TOP, VertOrientation::LINE_TOP, LB_REL_ROW},
439 {SwFPos::LEFT, SwFPos::TOP}, in lcl_ChangeResIdToVerticalOrRTL()
450 {SwFPos::TOP, SwFPos::RIGHT}, in lcl_ChangeResIdToVerticalOrRTL()
572 m_nOldV(VertOrientation::TOP), in SvxSwPosSizeTabPage()
1327 if(VertOrientation::TOP == nAlign) in IMPL_LINK()