summaryrefslogtreecommitdiffstats
path: root/editeng/source/outliner/outleeng.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/outliner/outleeng.cxx')
-rw-r--r--editeng/source/outliner/outleeng.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/outliner/outleeng.cxx b/editeng/source/outliner/outleeng.cxx
index 5a15d5372fb7..af4f4cdcf728 100644
--- a/editeng/source/outliner/outleeng.cxx
+++ b/editeng/source/outliner/outleeng.cxx
@@ -153,7 +153,7 @@ void OutlinerEditEng::DrawingText( const Point& rStartPos, const OUString& rText
bool bEndOfLine,
bool bEndOfParagraph,
bool bEndOfBullet,
- const ::com::sun::star::lang::Locale* pLocale,
+ const css::lang::Locale* pLocale,
const Color& rOverlineColor,
const Color& rTextLineColor)
{