diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:21:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:53:53 +0200 |
commit | 49ad17e2b1aef65fad357b9c540ab36189233dd3 (patch) | |
tree | 0d7755504c360b1ee84531774088e0b8a9f2808d /xmloff | |
parent | d80174e6f16abd51c5d0590cc00d9566498e1b77 (diff) |
remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/DomBuilderContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/SchemaContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/SchemaRestrictionContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/SchemaSimpleTypeContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/TokenContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/XFormsBindContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/XFormsInstanceContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/XFormsModelContext.hxx | 5 | ||||
-rw-r--r-- | xmloff/source/xforms/XFormsSubmissionContext.hxx | 5 |
9 files changed, 0 insertions, 45 deletions
diff --git a/xmloff/inc/DomBuilderContext.hxx b/xmloff/inc/DomBuilderContext.hxx index 16407417f6a1..c302d4444ca3 100644 --- a/xmloff/inc/DomBuilderContext.hxx +++ b/xmloff/inc/DomBuilderContext.hxx @@ -29,11 +29,6 @@ #ifndef _XMLOFF_DOMBUILDERCONTEXT_HXX #define _XMLOFF_DOMBUILDERCONTEXT_HXX - -// -// include for parent class and members -// - #include <xmloff/xmlictxt.hxx> diff --git a/xmloff/source/xforms/SchemaContext.hxx b/xmloff/source/xforms/SchemaContext.hxx index 3f81bd2bea01..916e762b2ba1 100644 --- a/xmloff/source/xforms/SchemaContext.hxx +++ b/xmloff/source/xforms/SchemaContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_SCHEMACONTEXT_HXX #define _XMLOFF_SCHEMACONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> diff --git a/xmloff/source/xforms/SchemaRestrictionContext.hxx b/xmloff/source/xforms/SchemaRestrictionContext.hxx index ec5dc1f8f936..22f29946cb4c 100644 --- a/xmloff/source/xforms/SchemaRestrictionContext.hxx +++ b/xmloff/source/xforms/SchemaRestrictionContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_SCHEMARESTRICTIONCONTEXT_HXX #define _XMLOFF_SCHEMARESTRICTIONCONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> diff --git a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx index bdad80ff1861..f27f7ce2774b 100644 --- a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx +++ b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_SCHEMASIMPLETYPECONTEXT_HXX #define _XMLOFF_SCHEMASIMPLETYPECONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx index a0dca409b58f..a7ced8e7936b 100644 --- a/xmloff/source/xforms/TokenContext.hxx +++ b/xmloff/source/xforms/TokenContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_TOKENCONTEXT_HXX #define _XMLOFF_TOKENCONTEXT_HXX - -// -// include for parent class and members -// - #include <xmloff/xmlictxt.hxx> diff --git a/xmloff/source/xforms/XFormsBindContext.hxx b/xmloff/source/xforms/XFormsBindContext.hxx index bee26d4b0d86..0de4cdb2ee65 100644 --- a/xmloff/source/xforms/XFormsBindContext.hxx +++ b/xmloff/source/xforms/XFormsBindContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_XFORMSBINDCONTEXT_HXX #define _XMLOFF_XFORMSBINDCONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> diff --git a/xmloff/source/xforms/XFormsInstanceContext.hxx b/xmloff/source/xforms/XFormsInstanceContext.hxx index 90a41d40b014..631c8f9c80cf 100644 --- a/xmloff/source/xforms/XFormsInstanceContext.hxx +++ b/xmloff/source/xforms/XFormsInstanceContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_XFORMSINSTANCECONTEXT_HXX #define _XMLOFF_XFORMSINSTANCECONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> diff --git a/xmloff/source/xforms/XFormsModelContext.hxx b/xmloff/source/xforms/XFormsModelContext.hxx index 0a0f09fcb069..acbb99d8e43e 100644 --- a/xmloff/source/xforms/XFormsModelContext.hxx +++ b/xmloff/source/xforms/XFormsModelContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_XFORMSMODELCONTEXT_HXX #define _XMLOFF_XFORMSMODELCONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> diff --git a/xmloff/source/xforms/XFormsSubmissionContext.hxx b/xmloff/source/xforms/XFormsSubmissionContext.hxx index d0159f66942d..6636d7bd6765 100644 --- a/xmloff/source/xforms/XFormsSubmissionContext.hxx +++ b/xmloff/source/xforms/XFormsSubmissionContext.hxx @@ -20,11 +20,6 @@ #ifndef _XMLOFF_XFORMSSUBMISSIONCONTEXT_HXX #define _XMLOFF_XFORMSSUBMISSIONCONTEXT_HXX - -// -// include for parent class and members -// - #include "TokenContext.hxx" #include <com/sun/star/uno/Reference.hxx> |