Home
last modified time | relevance | path

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

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