Searched refs:m_aWorkArea (Results 1 – 4 of 4) sorted by relevance
83 rMon.m_aWorkArea = Rectangle( Point( aInfo.rcWork.left, in handleMonitorCallback()134 m_aMonitors.back().m_aWorkArea = Rectangle( aWorkRect.left, aWorkRect.top, in initMonitors()199 m_aMonitors.back().m_aWorkArea = Rectangle( aWorkRect.left, aWorkRect.top, in initMonitors()232 return (nScreen < m_aMonitors.size()) ? m_aMonitors[nScreen].m_aWorkArea : Rectangle(); in GetDisplayWorkAreaPosSizePixel()
40 Rectangle m_aWorkArea; member52 m_aWorkArea( rWorkArea ), in DisplayMonitor()
89 Rectangle m_aWorkArea; member in SvxSwPosSizeTabPage
1878 m_aWorkArea = m_pSdrView->GetWorkArea(); in SetView()1921 aPt += m_aWorkArea.TopLeft(); in SetView()1922 m_aWorkArea.SetPos( aPt ); in SetView()
Completed in 34 milliseconds