Home
last modified time | relevance | path

Searched refs:SvpSalSystem (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpdummies.cxx68 SvpSalSystem::~SvpSalSystem() {} in ~SvpSalSystem()
70 unsigned int SvpSalSystem::GetDisplayScreenCount() in GetDisplayScreenCount()
75 unsigned int SvpSalSystem::GetDefaultDisplayNumber() in GetDefaultDisplayNumber()
80 bool SvpSalSystem::IsMultiDisplay() in IsMultiDisplay()
85 Rectangle SvpSalSystem::GetDisplayScreenPosSizePixel( unsigned int nScreen ) in GetDisplayScreenPosSizePixel()
93 Rectangle SvpSalSystem::GetDisplayWorkAreaPosSizePixel( unsigned int nScreen ) in GetDisplayWorkAreaPosSizePixel()
98 rtl::OUString SvpSalSystem::GetScreenName( unsigned int nScreen ) in GetScreenName()
106 int SvpSalSystem::ShowNativeMessageBox( const String&, in ShowNativeMessageBox()
H A Dsvpdummies.hxx72 class SvpSalSystem : public SalSystem class
75 SvpSalSystem() {} in SvpSalSystem() function in SvpSalSystem
76 virtual ~SvpSalSystem();
H A Dsvpinst.cxx287 return new SvpSalSystem(); in CreateSalSystem()

Completed in 23 milliseconds