summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formcellbinding.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/formcellbinding.hxx')
-rw-r--r--xmloff/source/forms/formcellbinding.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/formcellbinding.hxx b/xmloff/source/forms/formcellbinding.hxx
index e1be12ec7da3..71d1bba796dd 100644
--- a/xmloff/source/forms/formcellbinding.hxx
+++ b/xmloff/source/forms/formcellbinding.hxx
@@ -29,14 +29,10 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/frame/XModel.hpp>
-//............................................................................
namespace xmloff
{
-//............................................................................
- //========================================================================
//= FormCellBindingHelper
- //========================================================================
/** encapsulates functionality related to binding a form control to a spreadsheet cell
*/
class FormCellBindingHelper
@@ -264,9 +260,7 @@ namespace xmloff
) const SAL_THROW(());
};
-//............................................................................
} // namespace xmloff
-//............................................................................
#endif // XMLOFF_FORMS_FORMCELLBINDING