summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/label.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-01-24 08:06:54 +0000
committerOliver Specht <os@openoffice.org>2001-01-24 08:06:54 +0000
commit34b422653a10896f73628e772d29423ff4bd9961 (patch)
tree7a4e8e2546326226193e07cd42ac91996a743c4c /sw/source/ui/inc/label.hxx
parentbd54b6fbe0f4e2974e89f388f57bfd301a7c12a6 (diff)
labels can be saved now
Diffstat (limited to 'sw/source/ui/inc/label.hxx')
-rw-r--r--sw/source/ui/inc/label.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/ui/inc/label.hxx b/sw/source/ui/inc/label.hxx
index d2914f388986..7144c2094e68 100644
--- a/sw/source/ui/inc/label.hxx
+++ b/sw/source/ui/inc/label.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: label.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-01-15 14:03:51 $
+ * last change: $Author: os $ $Date: 2001-01-24 09:05:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -127,6 +127,8 @@ public:
const SwLabItem& rItem);
const String& GetBusinessCardStr() const {return sBusinessCardDlg;}
+ SwLabelConfig& GetLabelsConfig() {return aLabelsCfg;}
+
};
inline void SwLabDlg::ReplaceGroup( const String &rMake, SwLabItem *pItem )