summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/autofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/autofmt.hxx')
-rw-r--r--sc/source/ui/inc/autofmt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx
index e0903ee60fdf..291681c7b5ea 100644
--- a/sc/source/ui/inc/autofmt.hxx
+++ b/sc/source/ui/inc/autofmt.hxx
@@ -94,9 +94,9 @@ private:
SAL_DLLPRIVATE void DrawBackground();
SAL_DLLPRIVATE void MakeFonts ( sal_uInt16 nIndex,
- Font& rFont,
- Font& rCJKFont,
- Font& rCTLFont );
+ vcl::Font& rFont,
+ vcl::Font& rCJKFont,
+ vcl::Font& rCTLFont );
SAL_DLLPRIVATE void CheckPriority ( sal_uInt16 nCurLine,
AutoFmtLine eLine,