summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XPagePrintable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XPagePrintable.idl')
-rw-r--r--offapi/com/sun/star/text/XPagePrintable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XPagePrintable.idl b/offapi/com/sun/star/text/XPagePrintable.idl
index c794c7a76853..49f3d8e210d0 100644
--- a/offapi/com/sun/star/text/XPagePrintable.idl
+++ b/offapi/com/sun/star/text/XPagePrintable.idl
@@ -56,7 +56,7 @@ published interface XPagePrintable: com::sun::star::uno::XInterface
*/
void setPagePrintSettings( [in] sequence<com::sun::star::beans::PropertyValue> aSettings );
- /** prints the pages according to the <type>PagePrintSettings</type>.
+ /** prints the pages according to the PagePrintSettings.
@see com::sun::star::view::PrintOptions
*/