summaryrefslogtreecommitdiff
path: root/sw/inc/cshtyp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 15:13:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 15:13:20 +0000
commit73e8fc0462c23bdf4962d5c5210999c658fced9b (patch)
treea8ab51c17422e1850b60a657788fdc104413c378 /sw/inc/cshtyp.hxx
parent450609b95da8527c6ef4f4a15adef080b9371b4a (diff)
INTEGRATION: CWS dialogdiet01 (1.2.594); FILE MERGED
2004/03/26 09:11:50 mwu 1.2.594.1: sw model converted. 20040326
Diffstat (limited to 'sw/inc/cshtyp.hxx')
-rw-r--r--sw/inc/cshtyp.hxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/inc/cshtyp.hxx b/sw/inc/cshtyp.hxx
index 9541422ae6b9..73f8d4675b55 100644
--- a/sw/inc/cshtyp.hxx
+++ b/sw/inc/cshtyp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cshtyp.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jp $ $Date: 2002-02-01 12:33:23 $
+ * last change: $Author: hr $ $Date: 2004-05-10 16:13:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -143,4 +143,10 @@ enum SwDocPositions
DOCPOS_OTHEREND
};
+extern SwWhichPara SwuiGetfnParaCurr();//CHINA001
+extern SwPosPara SwuiGetfnParaStart();//CHINA001
+extern SwWhichTable SwuiGetfnTablePrev(); //CHINA001
+extern SwWhichTable SwuiGetfnTableCurr(); //CHINA001
+extern SwPosTable SwuiGetfnTableStart(); //CHINA001
+extern SwPosTable SwuiGetfnTableEnd(); //CHINA001
#endif // _CSHTYP_HXX