summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetPageBreak.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetPageBreak.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetPageBreak.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetPageBreak.idl b/offapi/com/sun/star/sheet/XSheetPageBreak.idl
index d5a567dfc358..57abdbba9fce 100644
--- a/offapi/com/sun/star/sheet/XSheetPageBreak.idl
+++ b/offapi/com/sun/star/sheet/XSheetPageBreak.idl
@@ -39,7 +39,7 @@ published interface XSheetPageBreak: com::sun::star::uno::XInterface
<P>This includes manual and automatic page breaks. To add or
remove manual breaks, use the
- <member scope="com::sun::star::table">TableColumn::IsStartOfNewPage</member>
+ com::sun::star::table::TableColumn::IsStartOfNewPage
property of the column.</P>
@returns
@@ -53,7 +53,7 @@ published interface XSheetPageBreak: com::sun::star::uno::XInterface
<P>This includes manual and automatic page breaks. To add or
remove manual breaks, use the
- <member scope="com::sun::star::table">TableRow::IsStartOfNewPage</member>
+ com::sun::star::table::TableRow::IsStartOfNewPage
property of the row.</P>
@returns