summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/ui/inc/autofmt.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx
index 1db19c4d6ae7..4a2a7e1aa4dd 100644
--- a/sc/source/ui/inc/autofmt.hxx
+++ b/sc/source/ui/inc/autofmt.hxx
@@ -101,17 +101,6 @@ private:
Font& rCJKFont,
Font& rCTLFont );
- SAL_DLLPRIVATE OUString MakeNumberString( OUString cellString, sal_Bool bAddDec );
- SAL_DLLPRIVATE void DrawFrameLine ( const ::editeng::SvxBorderLine& rLineD,
- Point from,
- Point to,
- sal_Bool bHorizontal,
- const ::editeng::SvxBorderLine& rLineLT,
- const ::editeng::SvxBorderLine& rLineL,
- const ::editeng::SvxBorderLine& rLineLB,
- const ::editeng::SvxBorderLine& rLineRT,
- const ::editeng::SvxBorderLine& rLineR,
- const ::editeng::SvxBorderLine& rLineRB );
SAL_DLLPRIVATE void CheckPriority ( sal_uInt16 nCurLine,
AutoFmtLine eLine,
::editeng::SvxBorderLine& rLine );