Kaydet (Commit) dd5a1ca5 authored tarafından Michael Stahl's avatar Michael Stahl

sw: reindent usrpref.hxx

Change-Id: Id946fde82a294de3476fced34520a34c5a79a8ee
üst 765f6211
...@@ -36,7 +36,7 @@ private: ...@@ -36,7 +36,7 @@ private:
virtual void ImplCommit() SAL_OVERRIDE; virtual void ImplCommit() SAL_OVERRIDE;
public: public:
SwContentViewConfig(bool bWeb, SwMasterUsrPref& rParent); SwContentViewConfig(bool bWeb, SwMasterUsrPref& rParent);
virtual ~SwContentViewConfig(); virtual ~SwContentViewConfig();
...@@ -57,7 +57,7 @@ private: ...@@ -57,7 +57,7 @@ private:
virtual void ImplCommit() SAL_OVERRIDE; virtual void ImplCommit() SAL_OVERRIDE;
public: public:
SwLayoutViewConfig(bool bWeb, SwMasterUsrPref& rParent); SwLayoutViewConfig(bool bWeb, SwMasterUsrPref& rParent);
virtual ~SwLayoutViewConfig(); virtual ~SwLayoutViewConfig();
...@@ -75,7 +75,7 @@ private: ...@@ -75,7 +75,7 @@ private:
virtual void ImplCommit() SAL_OVERRIDE; virtual void ImplCommit() SAL_OVERRIDE;
public: public:
SwGridConfig(bool bWeb, SwMasterUsrPref& rParent); SwGridConfig(bool bWeb, SwMasterUsrPref& rParent);
virtual ~SwGridConfig(); virtual ~SwGridConfig();
...@@ -93,7 +93,7 @@ private: ...@@ -93,7 +93,7 @@ private:
virtual void ImplCommit() SAL_OVERRIDE; virtual void ImplCommit() SAL_OVERRIDE;
public: public:
SwCursorConfig(SwMasterUsrPref& rParent); SwCursorConfig(SwMasterUsrPref& rParent);
virtual ~SwCursorConfig(); virtual ~SwCursorConfig();
...@@ -110,7 +110,7 @@ private: ...@@ -110,7 +110,7 @@ private:
virtual void ImplCommit() SAL_OVERRIDE; virtual void ImplCommit() SAL_OVERRIDE;
public: public:
SwWebColorConfig(SwMasterUsrPref& rParent); SwWebColorConfig(SwMasterUsrPref& rParent);
virtual ~SwWebColorConfig(); virtual ~SwWebColorConfig();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment