Home
last modified time | relevance | path

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

/aoo42x/main/vcl/win/source/app/
H A Dsalinfo.cxx83 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()
/aoo42x/main/vcl/inc/win/
H A Dsalsys.h40 Rectangle m_aWorkArea; member
52 m_aWorkArea( rWorkArea ), in DisplayMonitor()
/aoo42x/main/cui/source/tabpages/
H A Dswpossizetabpage.hxx89 Rectangle m_aWorkArea; member in SvxSwPosSizeTabPage
H A Dswpossizetabpage.cxx1878 m_aWorkArea = m_pSdrView->GetWorkArea(); in SetView()
1921 aPt += m_aWorkArea.TopLeft(); in SetView()
1922 m_aWorkArea.SetPos( aPt ); in SetView()

Completed in 27 milliseconds