summaryrefslogtreecommitdiff
path: root/include/vcl/vclenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/vclenum.hxx')
-rw-r--r--include/vcl/vclenum.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/vcl/vclenum.hxx b/include/vcl/vclenum.hxx
index 75437f8772e5..8e38593c047c 100644
--- a/include/vcl/vclenum.hxx
+++ b/include/vcl/vclenum.hxx
@@ -141,18 +141,6 @@ enum class ExtDateFieldFormat
FORCE_EQUAL_SIZE=SAL_MAX_ENUM
};
-// this appears to be a direct copy of css::awt::GradientStyle
-enum class GradientStyle
-{
- Linear = 0,
- Axial = 1,
- Radial = 2,
- Elliptical = 3,
- Square = 4,
- Rect = 5,
- FORCE_EQUAL_SIZE = SAL_MAX_ENUM
-};
-
enum class HatchStyle
{
Single = 0,