Lines Matching refs:Os2SalSystem
46 class Os2SalSystem : public SalSystem class
49 Os2SalSystem() {} in Os2SalSystem() function in Os2SalSystem
50 virtual ~Os2SalSystem();
69 return new Os2SalSystem(); in CreateSalSystem()
72 Os2SalSystem::~Os2SalSystem() in ~Os2SalSystem()
78 bool Os2SalSystem::GetSalSystemDisplayInfo( DisplayInfo& rInfo )
95 unsigned int Os2SalSystem::GetDisplayScreenCount() in GetDisplayScreenCount()
100 Rectangle Os2SalSystem::GetDisplayScreenPosSizePixel( unsigned int nScreen ) in GetDisplayScreenPosSizePixel()
130 int Os2SalSystem::ShowNativeMessageBox(const String& rTitle, const String& rMessage, int nButtonCom… in ShowNativeMessageBox()
158 unsigned int Os2SalSystem::GetDefaultDisplayNumber() in GetDefaultDisplayNumber()
163 bool Os2SalSystem::IsMultiDisplay() in IsMultiDisplay()
168 Rectangle Os2SalSystem::GetDisplayWorkAreaPosSizePixel( unsigned int nScreen ) in GetDisplayWorkAreaPosSizePixel()
173 rtl::OUString Os2SalSystem::GetScreenName( unsigned int nScreen ) in GetScreenName()