summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/TablePageBreakData.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/TablePageBreakData.idl')
-rw-r--r--offapi/com/sun/star/sheet/TablePageBreakData.idl11
1 files changed, 7 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/TablePageBreakData.idl b/offapi/com/sun/star/sheet/TablePageBreakData.idl
index c36092a39..688238acb 100644
--- a/offapi/com/sun/star/sheet/TablePageBreakData.idl
+++ b/offapi/com/sun/star/sheet/TablePageBreakData.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TablePageBreakData.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,8 +81,8 @@ struct TablePageBreakData
//-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::sheet::TablePageBreakData::ManualBreak
- /** is <true></true> for a manual page break,
- <false></false> for an automatic one.
+ /** is <TRUE/> for a manual page break,
+ <FALSE/> for an automatic one.
*/
boolean ManualBreak;
@@ -95,6 +95,9 @@ struct TablePageBreakData
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:49 hjs
initial import