summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx')
-rw-r--r--vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx b/vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx
index 52f0a34cd3a2..fa5ab6030eae 100644
--- a/vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx
+++ b/vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx
@@ -73,6 +73,8 @@ static AtkTextAttribute atk_text_attribute_mm_to_pixel_ratio = ATK_TEXT_ATTR_INV
* and re-arrange the enum values accordingly.
*/
+namespace {
+
enum ExportedAttribute
{
TEXT_ATTRIBUTE_BACKGROUND_COLOR = 0,
@@ -109,6 +111,8 @@ enum ExportedAttribute
TEXT_ATTRIBUTE_LAST
};
+}
+
static const char * ExportedTextAttributes[TEXT_ATTRIBUTE_LAST] =
{
"CharBackColor", // TEXT_ATTRIBUTE_BACKGROUND_COLOR