summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/label1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/label1.cxx')
-rw-r--r--sw/source/ui/envelp/label1.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/envelp/label1.cxx b/sw/source/ui/envelp/label1.cxx
index 3a64309f1e0a..839bd7ff657a 100644
--- a/sw/source/ui/envelp/label1.cxx
+++ b/sw/source/ui/envelp/label1.cxx
@@ -38,7 +38,6 @@
//impl in envimg.cxx
extern SW_DLLPUBLIC OUString MakeSender();
-
void SwLabRec::SetFromItem( const SwLabItem& rItem )
{
lHDist = rItem.lHDist;
@@ -878,6 +877,4 @@ void SwBusinessDataPage::Reset(const SfxItemSet& rSet)
m_pMailED->SetText(aItem.aCompMail);
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */