summaryrefslogtreecommitdiff
path: root/include/editeng
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 09:24:07 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:47 +0200
commite964e2c56b62eeef77b4287544dccab1c964070e (patch)
treeaa6c4d1b9d94be316b57103a6848679f61ca5559 /include/editeng
parent36654b1823b2f349602b308ef368cfd4e5f6f4f6 (diff)
remove unused code SvxNumberFormat::Create(SvStream&)
Change-Id: If8cfea11552bf008ab4381ecec50aadf58a98a45
Diffstat (limited to 'include/editeng')
-rw-r--r--include/editeng/numitem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/numitem.hxx b/include/editeng/numitem.hxx
index 3511d3dfcdc9..68dfbd378f00 100644
--- a/include/editeng/numitem.hxx
+++ b/include/editeng/numitem.hxx
@@ -162,7 +162,6 @@ public:
virtual ~SvxNumberFormat();
SvStream& Store(SvStream &rStream, FontToSubsFontConverter pConverter);
- SvxNumberFormat* Create(SvStream& rStream );
SvxNumberFormat& operator=( const SvxNumberFormat& );
bool operator==( const SvxNumberFormat& ) const;