summaryrefslogtreecommitdiff
path: root/starmath/source/ElementsDockingWindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/ElementsDockingWindow.cxx')
-rw-r--r--starmath/source/ElementsDockingWindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/ElementsDockingWindow.cxx b/starmath/source/ElementsDockingWindow.cxx
index f39570567a80..829a04a55462 100644
--- a/starmath/source/ElementsDockingWindow.cxx
+++ b/starmath/source/ElementsDockingWindow.cxx
@@ -620,7 +620,7 @@ SmElementsDockingWindow::SmElementsDockingWindow(SfxBindings* pInputBindings, Sf
maElementsControl (this, SmResId(1)),
maElementListBox (this, SmResId(1))
{
- maElementsControl.SetBorderStyle( WINDOW_BORDER_MONO );
+ maElementsControl.SetBorderStyle( WindowBorderStyle::MONO );
maElementListBox.SetDropDownLineCount( SAL_N_ELEMENTS(aCategories) );