summaryrefslogtreecommitdiff
path: root/include/vcl/font.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/font.hxx')
-rw-r--r--include/vcl/font.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/vcl/font.hxx b/include/vcl/font.hxx
index b4a36146cfdf..5e0b13481005 100644
--- a/include/vcl/font.hxx
+++ b/include/vcl/font.hxx
@@ -60,11 +60,6 @@ public:
void SetAlign( FontAlign );
FontAlign GetAlign() const;
- // FIXME(matteocam) // XXX: is this the right spot for changes?
- void SetBackgroundColor(const Color &);
- const Color& GetBackgroundColor() const;
-
-
void SetName( const OUString& rFamilyName );
const OUString& GetName() const;
void SetStyleName( const OUString& rStyleName );