summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XFetchProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XFetchProvider.idl')
-rw-r--r--offapi/com/sun/star/ucb/XFetchProvider.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/XFetchProvider.idl b/offapi/com/sun/star/ucb/XFetchProvider.idl
index 416b094aeb3c..2d0a28d99758 100644
--- a/offapi/com/sun/star/ucb/XFetchProvider.idl
+++ b/offapi/com/sun/star/ucb/XFetchProvider.idl
@@ -44,9 +44,9 @@ published interface XFetchProvider: com::sun::star::uno::XInterface
the count of rows
@param bDirection
- <TRUE/>, if you want the rows to be read in the same order, as they
- are contained in the result set ( <TRUE/> &lt;-&gt; forward step;
- <FALSE/> &lt;-&gt; backward step )
+ `TRUE`, if you want the rows to be read in the same order, as they
+ are contained in the result set ( `TRUE` &lt;-&gt; forward step;
+ `FALSE` &lt;-&gt; backward step )
*/
com::sun::star::ucb::FetchResult fetch( [in] long nRowStartPosition
, [in] long nRowCount