summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-09 08:52:44 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 10:45:02 +0200
commitcfeeceab9ea03b5507cdb7ddb90fcc1b8b1a4e85 (patch)
tree49a8da3198093cd37134911db1ecd828b19e621e /include/filter
parent94d3d0a27763a34c3ee72f341264fbe4fc99574b (diff)
loplugin:constantfunction: filter
Change-Id: I11e616ec1e3249573797bd2a4bb2b52f11c115ee
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 9a78411390bb..9fefd59c9edb 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -625,13 +625,6 @@ public:
void ImportPage( SdrPage* pPage, const PptSlidePersistEntry* pMasterPersist = NULL );
virtual bool GetColorFromPalette(sal_uInt16 nNum, Color& rColor) const SAL_OVERRIDE;
virtual bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const SAL_OVERRIDE;
- sal_Unicode PPTSubstitute(
- sal_uInt16 nFont,
- sal_Unicode nChar,
- sal_uInt32& nMappedFontId,
- vcl::Font& rFont,
- char nDefault
- ) const;
const PptDocumentAtom& GetDocumentAtom() const { return aDocAtom; }
virtual const PptSlideLayoutAtom* GetSlideLayoutAtom() const SAL_OVERRIDE;
SdrObject* CreateTable(
@@ -1177,10 +1170,6 @@ class MSFILTER_DLLPUBLIC PPTParagraphObj
const PPTStyleSheet& mrStyleSheet;
sal_uInt32 mnInstance;
-protected:
-
- void ImplClear();
-
public:
bool mbTab; // if true, this paragraph has tabulators in text