summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unocrsrhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unocrsrhelper.cxx')
-rw-r--r--sw/source/core/unocore/unocrsrhelper.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx
index ad11ac168e0c..2e2fe64aff36 100644
--- a/sw/source/core/unocore/unocrsrhelper.cxx
+++ b/sw/source/core/unocore/unocrsrhelper.cxx
@@ -83,7 +83,6 @@
#include <fmtmeta.hxx>
#include <txtfld.hxx>
-
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;
@@ -855,7 +854,6 @@ void setNumberingProperty(const Any& rValue, SwPaM& rPam)
pDoc->SetNumRule( rPam, aRule, false );
}
-
}
else if(!pSwNum->GetCreatedNumRuleName().isEmpty())
{
@@ -1098,7 +1096,6 @@ void InsertFile(SwUnoCrsr* pUnoCrsr,
delete pRdr;
-
}
}
delete pMed;