Home
last modified time | relevance | path

Searched refs:X11SalSystem (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/unx/generic/app/
H A Dsalsys.cxx45 return new X11SalSystem(); in CreateSalSystem()
50 X11SalSystem::~X11SalSystem() in ~X11SalSystem()
55 unsigned int X11SalSystem::GetDisplayScreenCount() in GetDisplayScreenCount()
61 bool X11SalSystem::IsMultiDisplay() in IsMultiDisplay()
68 unsigned int X11SalSystem::GetDefaultDisplayNumber() in GetDefaultDisplayNumber()
74 Rectangle X11SalSystem::GetDisplayScreenPosSizePixel( unsigned int nScreen ) in GetDisplayScreenPosSizePixel()
93 Rectangle X11SalSystem::GetDisplayWorkAreaPosSizePixel( unsigned int nScreen ) in GetDisplayWorkAreaPosSizePixel()
99 rtl::OUString X11SalSystem::GetScreenName( unsigned int nScreen ) in GetScreenName()
140 int X11SalSystem::ShowNativeDialog( const String& rTitle, const String& rMessage, const std::list< … in ShowNativeDialog()
169 int X11SalSystem::ShowNativeMessageBox(const String& rTitle, const String& rMessage, int nButtonCom… in ShowNativeMessageBox()
/trunk/main/vcl/inc/unx/
H A Dsalsys.h40 class VCLPLUG_GEN_PUBLIC X11SalSystem : public SalSystem class
43 X11SalSystem() {} in X11SalSystem() function in X11SalSystem
44 virtual ~X11SalSystem();
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkinst.hxx90 class GtkSalSystem : public X11SalSystem
93 GtkSalSystem() : X11SalSystem() {} in GtkSalSystem()

Completed in 17 milliseconds