Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx724 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()
/aoo41x/main/sw/source/ui/inc/
H A Dfrmpage.hxx134 bool m_bAllowVertPositioning; member in SwFrmPage

Completed in 496 milliseconds