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