summaryrefslogtreecommitdiffstats
path: root/include/xmloff/formlayerexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/formlayerexport.hxx')
-rw-r--r--include/xmloff/formlayerexport.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/xmloff/formlayerexport.hxx b/include/xmloff/formlayerexport.hxx
index 57c1eed71481..92828adcffe7 100644
--- a/include/xmloff/formlayerexport.hxx
+++ b/include/xmloff/formlayerexport.hxx
@@ -35,17 +35,17 @@ namespace com { namespace sun { namespace star { namespace awt {
} } } }
class SvXMLExport;
-//.........................................................................
+
namespace xmloff
{
-//.........................................................................
+
class OFormLayerXMLExport_Impl;
class OFormsRootExport;
- //=====================================================================
+
//= OFormLayerXMLExport
- //=====================================================================
+
/** provides functionallity for exporting a complete form layer.
*/
class XMLOFF_DLLPUBLIC OFormLayerXMLExport
@@ -166,9 +166,9 @@ namespace xmloff
void excludeFromExport( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > _rxControl );
};
- //=========================================================================
+
//= OOfficeFormsExport
- //=========================================================================
+
/// export helper for the office::forms element
class XMLOFF_DLLPUBLIC OOfficeFormsExport
{
@@ -180,9 +180,9 @@ namespace xmloff
~OOfficeFormsExport();
};
-//.........................................................................
+
} // namespace xmloff
-//.........................................................................
+
#endif // INCLUDED_XMLOFF_FORMLAYEREXPORT_HXX