summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
authorVarun Dhall <varun.dhall@studentpartner.com>2017-08-08 23:42:02 +0530
committerMichael Stahl <mstahl@redhat.com>2017-08-09 13:06:54 +0200
commit9cc75c52369d6656a5812e950641d4b9b6d0cc35 (patch)
treeb43cd28527da328d1adf7c0f3a190f78617c9480 /include/editeng/editobj.hxx
parent9f2a105aa1467224b662980f6d1c4a42e5d8bdfe (diff)
Removing unused SfxItemPool serialisation from sc
Change-Id: Ib8686d06f8cd477ff4fce948b0ac9c3fe463b129 Reviewed-on: https://gerrit.libreoffice.org/40901 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 520cf5b482f8..ea35311ac1b1 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -92,8 +92,6 @@ public:
EditTextObject* Clone() const;
- static EditTextObject* Create( SvStream& rIStream );
-
sal_Int32 GetParagraphCount() const;
OUString GetText(sal_Int32 nPara) const;