Searched refs:eFirstOrient (Results 1 – 1 of 1) sorted by relevance
1733 sal_Int16 eFirstOrient = text::VertOrientation::NONE; in InitControls() local1753 eFirstOrient = aNumFmtArr[i]->GetVertOrient(); in InitControls()1766 bSameVOrient &= eFirstOrient == aNumFmtArr[i]->GetVertOrient(); in InitControls()1785 if(!bSameVOrient || eFirstOrient == text::VertOrientation::NONE) in InitControls()1789 sal::static_int_cast< sal_uInt16 >(eFirstOrient - 1)); in InitControls()
Completed in 29 milliseconds