summaryrefslogtreecommitdiff
path: root/forms/source/inc/formnavigation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/formnavigation.hxx')
-rw-r--r--forms/source/inc/formnavigation.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/inc/formnavigation.hxx b/forms/source/inc/formnavigation.hxx
index fd05cf8de86f..7edb1812555f 100644
--- a/forms/source/inc/formnavigation.hxx
+++ b/forms/source/inc/formnavigation.hxx
@@ -32,17 +32,17 @@
#include <memory>
-//.........................................................................
+
namespace frm
{
-//.........................................................................
+
class UrlTransformer;
class ControlFeatureInterception;
- //==================================================================
+
//= OFormNavigationHelper
- //==================================================================
+
typedef ::cppu::ImplHelper2 < ::com::sun::star::frame::XDispatchProviderInterception
, ::com::sun::star::frame::XStatusListener
> OFormNavigationHelper_Base;
@@ -176,9 +176,9 @@ namespace frm
void initializeSupportedFeatures();
};
- //==================================================================
+
//= OFormNavigationMapper
- //==================================================================
+
/** helper class mapping between feature ids and feature URLs
*/
class OFormNavigationMapper
@@ -225,9 +225,9 @@ namespace frm
OFormNavigationMapper& operator=( const OFormNavigationMapper& ); // never implemented
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_INC_FORMNAVIGATION_HXX