summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/label.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-04-25 10:17:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-04-25 21:24:45 +0200
commit09de927ba60db4ab5c55aae15a0b0d049b298a4c (patch)
treecd7c98855a4ece9b33992de2cc8f4f9c3b0d9b4d /sw/source/uibase/inc/label.hxx
parente92cf0ebbe01dc1498d89013febb23960496ec01 (diff)
we add and remove this tab page just to get its tab name
Change-Id: Iac48d1c3137cb898a81e5f01442d26a7a81979f0 Reviewed-on: https://gerrit.libreoffice.org/53441 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/uibase/inc/label.hxx')
-rw-r--r--sw/source/uibase/inc/label.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/label.hxx b/sw/source/uibase/inc/label.hxx
index 5eabaef5b6cd..cc2e77a1e9ec 100644
--- a/sw/source/uibase/inc/label.hxx
+++ b/sw/source/uibase/inc/label.hxx
@@ -44,7 +44,6 @@ class SwLabDlg : public SfxTabDialog
bool m_bLabel;
sal_uInt16 m_nOptionsId;
sal_uInt16 m_nLabelId;
- sal_uInt16 m_nCardsId;
void ReplaceGroup_( const OUString &rMake );
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override;