summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc')
-rw-r--r--sw/source/uibase/inc/num.hxx2
-rw-r--r--sw/source/uibase/inc/tabledlg.hxx2
-rw-r--r--sw/source/uibase/inc/tmpdlg.hxx8
3 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/uibase/inc/num.hxx b/sw/source/uibase/inc/num.hxx
index 463e8ea01b96..4290edcaaef4 100644
--- a/sw/source/uibase/inc/num.hxx
+++ b/sw/source/uibase/inc/num.hxx
@@ -119,7 +119,7 @@ public:
class SwSvxNumBulletTabDialog final : public SfxTabDialogController
{
- SwWrtShell& rWrtSh;
+ SwWrtShell& m_rWrtSh;
virtual short Ok() override;
virtual void PageCreated(const OString& rPageId, SfxTabPage& rPage) override;
diff --git a/sw/source/uibase/inc/tabledlg.hxx b/sw/source/uibase/inc/tabledlg.hxx
index 0edb8efed3cb..ccf2fa12d22c 100644
--- a/sw/source/uibase/inc/tabledlg.hxx
+++ b/sw/source/uibase/inc/tabledlg.hxx
@@ -27,7 +27,7 @@ struct TColumn;
// table dialog
class SwTableTabDlg final : public SfxTabDialogController
{
- SwWrtShell* pShell;
+ SwWrtShell* m_pShell;
virtual void PageCreated(const OString& rId, SfxTabPage& rPage) override;
diff --git a/sw/source/uibase/inc/tmpdlg.hxx b/sw/source/uibase/inc/tmpdlg.hxx
index e77b928bff19..62e1753e4a46 100644
--- a/sw/source/uibase/inc/tmpdlg.hxx
+++ b/sw/source/uibase/inc/tmpdlg.hxx
@@ -29,10 +29,10 @@ class SwWrtShell;
class SwTemplateDlgController final : public SfxStyleDialogController
{
- SfxStyleFamily nType;
- sal_uInt16 nHtmlMode;
- SwWrtShell* pWrtShell;
- bool bNewStyle;
+ SfxStyleFamily m_nType;
+ sal_uInt16 m_nHtmlMode;
+ SwWrtShell* m_pWrtShell;
+ bool m_bNewStyle;
public:
/// @param sPage