Home
last modified time | relevance | path

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

/AOO42X/main/editeng/inc/editeng/
H A Dcharrotateitem.hxx80 sal_Bool IsTopToBottom() const { return 2700 == GetValue(); } in IsTopToBottom() function in SvxCharRotateItem
/AOO42X/main/cui/source/tabpages/
H A Dchardlg.cxx3538 else if (rItem.IsTopToBottom()) in Reset()