LibreOffice Module vcl (master)
1
|
Classes | |
class | OutputDeviceTestAnotherOutDev |
class | OutputDeviceTestBitmap |
class | OutputDeviceTestClip |
class | OutputDeviceTestCommon |
Common subclass for output device rendering tests. More... | |
class | OutputDeviceTestGradient |
class | OutputDeviceTestLine |
class | OutputDeviceTestPixel |
class | OutputDeviceTestPolygon |
class | OutputDeviceTestPolyLine |
class | OutputDeviceTestPolyLineB2D |
class | OutputDeviceTestPolyPolygon |
class | OutputDeviceTestPolyPolygonB2D |
class | OutputDeviceTestRect |
Enumerations | |
enum | TestResult { TestResult::Failed, TestResult::PassedWithQuirks, TestResult::Passed } |
Rendering test result. More... | |
|
strong |
Rendering test result.
Test either "Passed", "Failed" or "PassedWithQuirks" which means the test passed but at least one rendering quirk was detected.
Enumerator | |
---|---|
Failed | |
PassedWithQuirks | |
Passed |
Definition at line 23 of file outputdevice.hxx.