summaryrefslogtreecommitdiff
path: root/include/i18nutil/paper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/i18nutil/paper.hxx')
-rw-r--r--include/i18nutil/paper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/i18nutil/paper.hxx b/include/i18nutil/paper.hxx
index 6aee51faa80b..55a3daa96e9d 100644
--- a/include/i18nutil/paper.hxx
+++ b/include/i18nutil/paper.hxx
@@ -135,7 +135,7 @@ public:
bool doSloppyFit();
static PaperInfo getSystemDefaultPaper();
- static PaperInfo getDefaultPaperForLocale(const ::com::sun::star::lang::Locale & rLocale);
+ static PaperInfo getDefaultPaperForLocale(const css::lang::Locale & rLocale);
static Paper fromPSName(const OString &rName);
static OString toPSName(Paper eType);