summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:34:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 08:12:10 -0600
commitc7c40687f6d1e0f155dde44d8803a2e957797c08 (patch)
tree20e6807f1ded95c85d3477f8951caa62f352e954 /sfx2/inc
parentff0562fa4f7d8b7aceca16771d84db87d3f19756 (diff)
Remove visual noise from sfx2
Change-Id: I0f556a386ce64d154b695c2a35f808c94b9f0b7a Reviewed-on: https://gerrit.libreoffice.org/8310 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/idpool.hxx2
-rw-r--r--sfx2/inc/srchdlg.hxx10
2 files changed, 6 insertions, 6 deletions
diff --git a/sfx2/inc/idpool.hxx b/sfx2/inc/idpool.hxx
index eadcf39a4c60..e2679420721a 100644
--- a/sfx2/inc/idpool.hxx
+++ b/sfx2/inc/idpool.hxx
@@ -41,7 +41,7 @@ public:
};
-//------------------------------------------------------------------------
+
// returns sal_True if the id is locked
diff --git a/sfx2/inc/srchdlg.hxx b/sfx2/inc/srchdlg.hxx
index 3adfb9f2bb17..a1bff758f80c 100644
--- a/sfx2/inc/srchdlg.hxx
+++ b/sfx2/inc/srchdlg.hxx
@@ -25,13 +25,13 @@
#include <vcl/fixed.hxx>
#include <sfx2/basedlgs.hxx>
-// ============================================================================
+
namespace sfx2 {
-// ============================================================================
+
// SearchDialog
-// ============================================================================
+
class SearchDialog : public ModelessDialog
{
@@ -78,11 +78,11 @@ public:
virtual void StateChanged( StateChangedType nStateChange );
};
-// ============================================================================
+
} // namespace sfx2
-// ============================================================================
+
#endif // INCLUDED_SFX2_INC_SRCHDLG_HXX