summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoOasisStyles.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoOasisStyles.h')
-rw-r--r--lib/kofficecore/KoOasisStyles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoOasisStyles.h b/lib/kofficecore/KoOasisStyles.h
index 9a8e64e44..dfa9e468c 100644
--- a/lib/kofficecore/KoOasisStyles.h
+++ b/lib/kofficecore/KoOasisStyles.h
@@ -137,7 +137,7 @@ private:
private:
void insertOfficeStyles( const TQDomElement& styles );
void insertStyle( const TQDomElement& style, bool styleAutoStyles );
- void importDataStyle( const TQDomElement& tqparent );
+ void importDataStyle( const TQDomElement& parent );
static bool saveOasisTimeFormat( KoXmlWriter &elementWriter, TQString & format, TQString & text, bool &antislash );
static void parseOasisDateKlocale(KoXmlWriter &elementWriter, TQString & format, TQString & text );
static bool saveOasisKlocaleTimeFormat( KoXmlWriter &elementWriter, TQString & format, TQString & text );