summaryrefslogtreecommitdiffstats
path: root/filters/kword
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kword')
-rw-r--r--filters/kword/abiword/abiwordexport.h2
-rw-r--r--filters/kword/abiword/abiwordimport.h2
-rw-r--r--filters/kword/amipro/amiproexport.h2
-rw-r--r--filters/kword/amipro/amiproimport.h2
-rw-r--r--filters/kword/applixword/applixwordimport.h2
-rw-r--r--filters/kword/ascii/ExportDialog.h2
-rw-r--r--filters/kword/ascii/ImportDialog.h2
-rw-r--r--filters/kword/ascii/asciiexport.h2
-rw-r--r--filters/kword/ascii/asciiimport.h2
-rw-r--r--filters/kword/docbook/docbookexport.h2
-rw-r--r--filters/kword/hancomword/hancomwordimport.h2
-rw-r--r--filters/kword/html/export/ExportDialog.h2
-rw-r--r--filters/kword/html/export/htmlexport.h2
-rw-r--r--filters/kword/html/import/htmlimport.h2
-rw-r--r--filters/kword/html/import/tdehtmlreader.h2
-rw-r--r--filters/kword/kword1.3/import/kword13import.h2
-rw-r--r--filters/kword/latex/export/kwordlatexexportdia.h2
-rw-r--r--filters/kword/latex/export/latexexport.h2
-rw-r--r--filters/kword/latex/import/lateximport.h2
-rw-r--r--filters/kword/latex/import/lateximportdia.h2
-rw-r--r--filters/kword/msword/document.h2
-rw-r--r--filters/kword/msword/graphicshandler.h2
-rw-r--r--filters/kword/msword/mswordimport.h2
-rw-r--r--filters/kword/msword/tablehandler.h2
-rw-r--r--filters/kword/msword/texthandler.h2
-rw-r--r--filters/kword/mswrite/ImportDialog.h2
-rw-r--r--filters/kword/mswrite/mswriteexport.h2
-rw-r--r--filters/kword/mswrite/mswriteimport.h2
-rw-r--r--filters/kword/oowriter/oowriterexport.h2
-rw-r--r--filters/kword/oowriter/oowriterimport.h2
-rw-r--r--filters/kword/palmdoc/palmdocexport.h2
-rw-r--r--filters/kword/palmdoc/palmdocimport.h2
-rw-r--r--filters/kword/pdf/dialog.h2
-rw-r--r--filters/kword/pdf/pdfimport.h2
-rw-r--r--filters/kword/rtf/export/rtfexport.h2
-rw-r--r--filters/kword/rtf/import/rtfimport.h2
-rw-r--r--filters/kword/starwriter/starwriterimport.h2
-rw-r--r--filters/kword/wml/wmlexport.h2
-rw-r--r--filters/kword/wml/wmlimport.h2
-rw-r--r--filters/kword/wordperfect/export/wpexport.h2
-rw-r--r--filters/kword/wordperfect/import/wpimport.h2
41 files changed, 41 insertions, 41 deletions
diff --git a/filters/kword/abiword/abiwordexport.h b/filters/kword/abiword/abiwordexport.h
index 5b72e0c89..e60131da8 100644
--- a/filters/kword/abiword/abiwordexport.h
+++ b/filters/kword/abiword/abiwordexport.h
@@ -40,7 +40,7 @@
class ABIWORDExport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/abiword/abiwordimport.h b/filters/kword/abiword/abiwordimport.h
index 2ef4e13c1..77514a710 100644
--- a/filters/kword/abiword/abiwordimport.h
+++ b/filters/kword/abiword/abiwordimport.h
@@ -42,7 +42,7 @@
class ABIWORDImport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/amipro/amiproexport.h b/filters/kword/amipro/amiproexport.h
index 5833dc20a..58bf20652 100644
--- a/filters/kword/amipro/amiproexport.h
+++ b/filters/kword/amipro/amiproexport.h
@@ -25,7 +25,7 @@
class AmiProExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/amipro/amiproimport.h b/filters/kword/amipro/amiproimport.h
index b608d5ebe..cfade2b03 100644
--- a/filters/kword/amipro/amiproimport.h
+++ b/filters/kword/amipro/amiproimport.h
@@ -27,7 +27,7 @@
class AmiProImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/applixword/applixwordimport.h b/filters/kword/applixword/applixwordimport.h
index 71fd47f11..9342fa658 100644
--- a/filters/kword/applixword/applixwordimport.h
+++ b/filters/kword/applixword/applixwordimport.h
@@ -43,7 +43,7 @@ typedef struct
class APPLIXWORDImport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/ascii/ExportDialog.h b/filters/kword/ascii/ExportDialog.h
index e7e05f2e8..c8f0fdfd5 100644
--- a/filters/kword/ascii/ExportDialog.h
+++ b/filters/kword/ascii/ExportDialog.h
@@ -29,7 +29,7 @@ class ExportDialogUI;
class AsciiExportDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/ascii/ImportDialog.h b/filters/kword/ascii/ImportDialog.h
index 6b9b0ae5f..714567385 100644
--- a/filters/kword/ascii/ImportDialog.h
+++ b/filters/kword/ascii/ImportDialog.h
@@ -29,7 +29,7 @@ class ImportDialogUI;
class AsciiImportDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
AsciiImportDialog(TQWidget* parent=NULL);
diff --git a/filters/kword/ascii/asciiexport.h b/filters/kword/ascii/asciiexport.h
index 7dc3dd3d6..0eda35511 100644
--- a/filters/kword/ascii/asciiexport.h
+++ b/filters/kword/ascii/asciiexport.h
@@ -24,7 +24,7 @@
class ASCIIExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/ascii/asciiimport.h b/filters/kword/ascii/asciiimport.h
index d643e9c46..83aafa576 100644
--- a/filters/kword/ascii/asciiimport.h
+++ b/filters/kword/ascii/asciiimport.h
@@ -57,7 +57,7 @@ class TQDomElement;
class ASCIIImport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/docbook/docbookexport.h b/filters/kword/docbook/docbookexport.h
index f7c417b80..045ca4c92 100644
--- a/filters/kword/docbook/docbookexport.h
+++ b/filters/kword/docbook/docbookexport.h
@@ -31,7 +31,7 @@
class DocBookExport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/hancomword/hancomwordimport.h b/filters/kword/hancomword/hancomwordimport.h
index 81dd7cc9b..7670d7d5e 100644
--- a/filters/kword/hancomword/hancomwordimport.h
+++ b/filters/kword/hancomword/hancomwordimport.h
@@ -27,7 +27,7 @@
class HancomWordImport : public KoFilter
{
-Q_OBJECT
+TQ_OBJECT
public:
diff --git a/filters/kword/html/export/ExportDialog.h b/filters/kword/html/export/ExportDialog.h
index c1f8a707b..116c58863 100644
--- a/filters/kword/html/export/ExportDialog.h
+++ b/filters/kword/html/export/ExportDialog.h
@@ -28,7 +28,7 @@ class ExportDialogUI;
class HtmlExportDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/html/export/htmlexport.h b/filters/kword/html/export/htmlexport.h
index ad784e789..f9e43938e 100644
--- a/filters/kword/html/export/htmlexport.h
+++ b/filters/kword/html/export/htmlexport.h
@@ -32,7 +32,7 @@
class HTMLExport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/html/import/htmlimport.h b/filters/kword/html/import/htmlimport.h
index ade48373a..316f6d1b4 100644
--- a/filters/kword/html/import/htmlimport.h
+++ b/filters/kword/html/import/htmlimport.h
@@ -30,7 +30,7 @@
class HTMLImport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/html/import/tdehtmlreader.h b/filters/kword/html/import/tdehtmlreader.h
index c0c8caebb..e1aca035b 100644
--- a/filters/kword/html/import/tdehtmlreader.h
+++ b/filters/kword/html/import/tdehtmlreader.h
@@ -43,7 +43,7 @@ struct HTMLReader_state {
class TDEHTMLReader: public TQObject {
-Q_OBJECT
+TQ_OBJECT
public:
diff --git a/filters/kword/kword1.3/import/kword13import.h b/filters/kword/kword1.3/import/kword13import.h
index a138f0e84..d6da73580 100644
--- a/filters/kword/kword1.3/import/kword13import.h
+++ b/filters/kword/kword1.3/import/kword13import.h
@@ -32,7 +32,7 @@ class KWord13Document;
class KWord13Import : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/latex/export/kwordlatexexportdia.h b/filters/kword/latex/export/kwordlatexexportdia.h
index 45b1d853b..188e9dd82 100644
--- a/filters/kword/latex/export/kwordlatexexportdia.h
+++ b/filters/kword/latex/export/kwordlatexexportdia.h
@@ -30,7 +30,7 @@ class LatexExportIface;
class KWordLatexExportDia : public LatexExportDia
{
- Q_OBJECT
+ TQ_OBJECT
private:
diff --git a/filters/kword/latex/export/latexexport.h b/filters/kword/latex/export/latexexport.h
index 01c63a227..22bfabf07 100644
--- a/filters/kword/latex/export/latexexport.h
+++ b/filters/kword/latex/export/latexexport.h
@@ -31,7 +31,7 @@
class LATEXExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/latex/import/lateximport.h b/filters/kword/latex/import/lateximport.h
index 5d394e898..8d751f349 100644
--- a/filters/kword/latex/import/lateximport.h
+++ b/filters/kword/latex/import/lateximport.h
@@ -31,7 +31,7 @@
class LATEXImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/latex/import/lateximportdia.h b/filters/kword/latex/import/lateximportdia.h
index 1d8a3e57e..c0428cb61 100644
--- a/filters/kword/latex/import/lateximportdia.h
+++ b/filters/kword/latex/import/lateximportdia.h
@@ -52,7 +52,7 @@ class LATEXImportDia : public KDialogBase, public DCOPObject
{
K_DCOP
- Q_OBJECT
+ TQ_OBJECT
TQString _fileIn;
diff --git a/filters/kword/msword/document.h b/filters/kword/msword/document.h
index f043a9ca7..d8db11f61 100644
--- a/filters/kword/msword/document.h
+++ b/filters/kword/msword/document.h
@@ -51,7 +51,7 @@ class KWordTextHandler;
class Document : public TQObject, public wvWare::SubDocumentHandler
{
- Q_OBJECT
+ TQ_OBJECT
public:
Document( const std::string& fileName, TQDomDocument& mainDocument, TQDomDocument &documentInfo, TQDomElement& framesetsElement, KoFilterChain* chain );
diff --git a/filters/kword/msword/graphicshandler.h b/filters/kword/msword/graphicshandler.h
index 0509d8a88..6f6cd506a 100644
--- a/filters/kword/msword/graphicshandler.h
+++ b/filters/kword/msword/graphicshandler.h
@@ -38,7 +38,7 @@ namespace wvWare
class KWordPictureHandler : public TQObject, public wvWare::PictureHandler
{
- Q_OBJECT
+ TQ_OBJECT
public:
KWordPictureHandler( Document* doc );
diff --git a/filters/kword/msword/mswordimport.h b/filters/kword/msword/mswordimport.h
index 24a216bd3..cfbd0a836 100644
--- a/filters/kword/msword/mswordimport.h
+++ b/filters/kword/msword/mswordimport.h
@@ -27,7 +27,7 @@ class TQDomElement;
class MSWordImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
MSWordImport( KoFilter* parent, const char* name, const TQStringList& );
diff --git a/filters/kword/msword/tablehandler.h b/filters/kword/msword/tablehandler.h
index 3ebb380a3..c35d04477 100644
--- a/filters/kword/msword/tablehandler.h
+++ b/filters/kword/msword/tablehandler.h
@@ -75,7 +75,7 @@ namespace KWord
class KWordTableHandler : public TQObject, public wvWare::TableHandler
{
- Q_OBJECT
+ TQ_OBJECT
public:
KWordTableHandler();
diff --git a/filters/kword/msword/texthandler.h b/filters/kword/msword/texthandler.h
index a95c19a70..16eb3bd87 100644
--- a/filters/kword/msword/texthandler.h
+++ b/filters/kword/msword/texthandler.h
@@ -50,7 +50,7 @@ public:
class KWordTextHandler : public TQObject, public wvWare::TextHandler
{
- Q_OBJECT
+ TQ_OBJECT
public:
KWordTextHandler( wvWare::SharedPtr<wvWare::Parser> parser );
diff --git a/filters/kword/mswrite/ImportDialog.h b/filters/kword/mswrite/ImportDialog.h
index ff9086a87..853a691c1 100644
--- a/filters/kword/mswrite/ImportDialog.h
+++ b/filters/kword/mswrite/ImportDialog.h
@@ -28,7 +28,7 @@
class ImportDialogUI;
class MSWriteImportDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
MSWriteImportDialog(TQWidget* parent=NULL);
diff --git a/filters/kword/mswrite/mswriteexport.h b/filters/kword/mswrite/mswriteexport.h
index ef68273a5..9ce89c4c2 100644
--- a/filters/kword/mswrite/mswriteexport.h
+++ b/filters/kword/mswrite/mswriteexport.h
@@ -24,7 +24,7 @@
class MSWriteExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/mswrite/mswriteimport.h b/filters/kword/mswrite/mswriteimport.h
index 63f2c7e02..eb8680480 100644
--- a/filters/kword/mswrite/mswriteimport.h
+++ b/filters/kword/mswrite/mswriteimport.h
@@ -30,7 +30,7 @@ class KWordGenerator;
class MSWriteImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
private:
diff --git a/filters/kword/oowriter/oowriterexport.h b/filters/kword/oowriter/oowriterexport.h
index 177fbe804..bd8a93afa 100644
--- a/filters/kword/oowriter/oowriterexport.h
+++ b/filters/kword/oowriter/oowriterexport.h
@@ -40,7 +40,7 @@
class OOWRITERExport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/oowriter/oowriterimport.h b/filters/kword/oowriter/oowriterimport.h
index 1eb0bcc98..5c19c3a7f 100644
--- a/filters/kword/oowriter/oowriterimport.h
+++ b/filters/kword/oowriter/oowriterimport.h
@@ -32,7 +32,7 @@ class KZip;
class OoWriterImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
OoWriterImport( KoFilter * parent, const char * name, const TQStringList & );
diff --git a/filters/kword/palmdoc/palmdocexport.h b/filters/kword/palmdoc/palmdocexport.h
index 2fefc6be7..233ded1d5 100644
--- a/filters/kword/palmdoc/palmdocexport.h
+++ b/filters/kword/palmdoc/palmdocexport.h
@@ -25,7 +25,7 @@
class PalmDocExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/palmdoc/palmdocimport.h b/filters/kword/palmdoc/palmdocimport.h
index 0806fe6c1..bc095bd88 100644
--- a/filters/kword/palmdoc/palmdocimport.h
+++ b/filters/kword/palmdoc/palmdocimport.h
@@ -27,7 +27,7 @@
class PalmDocImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/pdf/dialog.h b/filters/kword/pdf/dialog.h
index 3aeefc6fd..d3d7f719c 100644
--- a/filters/kword/pdf/dialog.h
+++ b/filters/kword/pdf/dialog.h
@@ -79,7 +79,7 @@ public:
class Dialog : public KDialogBase
{
-Q_OBJECT
+TQ_OBJECT
public:
Dialog(uint nbPages, bool isEncrypted, TQWidget *parent);
diff --git a/filters/kword/pdf/pdfimport.h b/filters/kword/pdf/pdfimport.h
index 06b65791c..6c3556489 100644
--- a/filters/kword/pdf/pdfimport.h
+++ b/filters/kword/pdf/pdfimport.h
@@ -28,7 +28,7 @@
class PdfImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
PdfImport(KoFilter *parent, const char *name, const TQStringList&);
diff --git a/filters/kword/rtf/export/rtfexport.h b/filters/kword/rtf/export/rtfexport.h
index d8aa1449d..f4b920a7c 100644
--- a/filters/kword/rtf/export/rtfexport.h
+++ b/filters/kword/rtf/export/rtfexport.h
@@ -32,7 +32,7 @@
class RTFExport : public KoFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/rtf/import/rtfimport.h b/filters/kword/rtf/import/rtfimport.h
index d70cf8faf..0be8abf73 100644
--- a/filters/kword/rtf/import/rtfimport.h
+++ b/filters/kword/rtf/import/rtfimport.h
@@ -243,7 +243,7 @@ struct RTFGroupState
class RTFImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/starwriter/starwriterimport.h b/filters/kword/starwriter/starwriterimport.h
index d81f488c8..63f1eda23 100644
--- a/filters/kword/starwriter/starwriterimport.h
+++ b/filters/kword/starwriter/starwriterimport.h
@@ -28,7 +28,7 @@
class StarWriterImport: public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/wml/wmlexport.h b/filters/kword/wml/wmlexport.h
index f55989d88..bd47824af 100644
--- a/filters/kword/wml/wmlexport.h
+++ b/filters/kword/wml/wmlexport.h
@@ -25,7 +25,7 @@
class WMLExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/wml/wmlimport.h b/filters/kword/wml/wmlimport.h
index 38a71abd7..580572eb7 100644
--- a/filters/kword/wml/wmlimport.h
+++ b/filters/kword/wml/wmlimport.h
@@ -27,7 +27,7 @@
class WMLImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/wordperfect/export/wpexport.h b/filters/kword/wordperfect/export/wpexport.h
index 007be8719..2aabff7d2 100644
--- a/filters/kword/wordperfect/export/wpexport.h
+++ b/filters/kword/wordperfect/export/wpexport.h
@@ -25,7 +25,7 @@
class WPExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/kword/wordperfect/import/wpimport.h b/filters/kword/wordperfect/import/wpimport.h
index 670a6816c..d7b289a9c 100644
--- a/filters/kword/wordperfect/import/wpimport.h
+++ b/filters/kword/wordperfect/import/wpimport.h
@@ -33,7 +33,7 @@
class WPImport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT