Searched refs:IsBottomToTop (Results 1 – 3 of 3) sorted by relevance
81 sal_Bool IsBottomToTop() const { return 900 == GetValue(); } in IsBottomToTop() function in SvxCharRotateItem
199 nDir = pRot->IsBottomToTop() ? 3 : 1; in SwRotatedPortion()201 nDir = pRot->IsBottomToTop() ? 1 : 3; in SwRotatedPortion()
3536 if (rItem.IsBottomToTop()) in Reset()
Completed in 97 milliseconds