summaryrefslogtreecommitdiff
path: root/svx/source/form/fmcontrolbordermanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmcontrolbordermanager.cxx')
-rw-r--r--svx/source/form/fmcontrolbordermanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmcontrolbordermanager.cxx b/svx/source/form/fmcontrolbordermanager.cxx
index 8cbe36f4872e..649d320badd3 100644
--- a/svx/source/form/fmcontrolbordermanager.cxx
+++ b/svx/source/form/fmcontrolbordermanager.cxx
@@ -404,7 +404,7 @@ namespace svxform
else
{
// and also the new font
- setUnderline( xPeer, UnderlineDescriptor( com::sun::star::awt::FontUnderline::WAVE, m_nInvalidColor ) );
+ setUnderline( xPeer, UnderlineDescriptor( css::awt::FontUnderline::WAVE, m_nInvalidColor ) );
}
}