Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx719 nHoriByPos += m_aAnchorPos.X(); in FillItemSet()
720 nVertByPos += m_aAnchorPos.Y(); in FillItemSet()
1885 m_aAnchorPos = pObj->GetAnchorPos(); in SetView()
1887 if( m_aAnchorPos != Point(0,0) ) // -> Writer in SetView()
1892 if( m_aAnchorPos != pObj->GetAnchorPos() ) in SetView()
1918 Point aPt = m_aAnchorPos * -1; in SetView()
H A Dswpossizetabpage.hxx90 Point m_aAnchorPos; member in SvxSwPosSizeTabPage

Completed in 29 milliseconds