Home
last modified time | relevance | path

Searched refs:CurrentSectionIsVertical (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx818 bool CurrentSectionIsVertical() const;
H A Dww8graf.cxx2238 sal_Bool bCurSectionVertical = maSectionManager.CurrentSectionIsVertical(); in ProcessEscherAlign()
H A Dww8par2.cxx298 bool wwSectionManager::CurrentSectionIsVertical() const in CurrentSectionIsVertical() function in wwSectionManager
H A Dww8par6.cxx2304 if (rReader.maSectionManager.CurrentSectionIsVertical()) in Init()