diff options
Diffstat (limited to 'sw/source/uibase/inc/label.hxx')
-rw-r--r-- | sw/source/uibase/inc/label.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/label.hxx b/sw/source/uibase/inc/label.hxx index dc1ddbae1f83..055deac52ccf 100644 --- a/sw/source/uibase/inc/label.hxx +++ b/sw/source/uibase/inc/label.hxx @@ -42,12 +42,9 @@ class SwLabDlg : public SfxTabDialog OUString aLstGroup; OUString m_sBusinessCardDlg; bool m_bLabel; - sal_uInt16 m_nFormatId; sal_uInt16 m_nOptionsId; sal_uInt16 m_nLabelId; sal_uInt16 m_nCardsId; - sal_uInt16 m_nBusinessId; - sal_uInt16 m_nPrivateId; void ReplaceGroup_( const OUString &rMake ); virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override; |