summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
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