Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx563 sal_Int16 eHOrient = rHori.GetHoriOrient(); in ActivatePage() local
568 … (eHOrient == text::HoriOrientation::RIGHT || eHOrient == text::HoriOrientation::LEFT); in ActivatePage()
580 && (eHOrient == text::HoriOrientation::RIGHT) in ActivatePage()
585 && (eHOrient == text::HoriOrientation::LEFT) in ActivatePage()
594 && (eHOrient != text::HoriOrientation::RIGHT)); in ActivatePage()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1102 sal_Int16 eHOrient = rHori.GetHoriOrient(); in Execute() local
1117 … if(eHOrient != text::HoriOrientation::NONE || eHOrient != text::HoriOrientation::LEFT) in Execute()
1129 …if(eHOrient != text::HoriOrientation::NONE || eHOrient != text::HoriOrientation::LEFT || eHOrient in Execute()
1141 …if(eHOrient != text::HoriOrientation::NONE || eHOrient != text::HoriOrientation::LEFT || eHOrient in Execute()

Completed in 45 milliseconds