summaryrefslogtreecommitdiff
path: root/svx/source/cui/tpline.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/cui/tpline.cxx')
-rw-r--r--svx/source/cui/tpline.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/cui/tpline.cxx b/svx/source/cui/tpline.cxx
index 497d628fa3..36984b8f31 100644
--- a/svx/source/cui/tpline.cxx
+++ b/svx/source/cui/tpline.cxx
@@ -299,7 +299,7 @@ void SvxLineTabPage::Construct()
void SvxLineTabPage::FillListboxes()
{
-// aCtlPreview.SetDrawMode( GetDisplayBackground().GetColor().IsDark() ? OUTPUT_DRAWMODE_CONTRAST : OUTPUT_DRAWMODE_COLOR );
+// aCtlPreview.SetDrawMode( GetSettings().GetStyleSettings().GetHighContrastMode() ? OUTPUT_DRAWMODE_CONTRAST : OUTPUT_DRAWMODE_COLOR );
ResMgr& rMgr = DIALOG_MGR();