Searched refs:m_bAllowVertPositioning (Results 1 – 2 of 2) sorted by relevance
724 m_bAllowVertPositioning( true ), in SwFrmPage()1341 aAtVertPosFT.Enable( bEnable && m_bAllowVertPositioning ); in InitPos()1342 aAtVertPosED.Enable( bEnable && m_bAllowVertPositioning ); in InitPos()1567 && (&_rLB != &aVertRelationLB || m_bAllowVertPositioning); in FillRelLB()1959 sal_Bool bEnable = text::VertOrientation::NONE == nAlign && m_bAllowVertPositioning; in IMPL_LINK()2391 m_bAllowVertPositioning = bEnable; in EnableVerticalPositioning()
134 bool m_bAllowVertPositioning; member in SwFrmPage
Completed in 117 milliseconds