diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2014-03-20 21:54:43 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2014-03-20 21:54:43 -0500 |
commit | 41eabf7b5023d06f620c1fe67b4e8da5925157f9 (patch) | |
tree | 7fd6d99a5e74869ba5180c2d63f04e9ead4ca05d /offapi/com/sun/star/ucb | |
parent | 03a6135292f3612c291ab156896f18dd49cf70d5 (diff) |
Eliminate some doxygen warnings in offapi doc
Change-Id: Ibe9be186f49554deb3774e0c70de0e55c19b2f34
Diffstat (limited to 'offapi/com/sun/star/ucb')
-rw-r--r-- | offapi/com/sun/star/ucb/ODMAContentProvider.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/ODMAContentProvider.idl b/offapi/com/sun/star/ucb/ODMAContentProvider.idl index 810c4a25d0bc..29e23357bdc2 100644 --- a/offapi/com/sun/star/ucb/ODMAContentProvider.idl +++ b/offapi/com/sun/star/ucb/ODMAContentProvider.idl @@ -63,7 +63,7 @@ published service ODMAContentProvider URL of the OCP Root Folder )</span></p> <p STYLE="font-weight: medium"><b>vnd.sun.star.odma:/</b> a document id given by the DMS</p> - <p><b>vnd.sun.star.odma:/</b>`::ODMA\DMS_ID\DM_SPECIFIC_INFO`</p> + <p><b>vnd.sun.star.odma:/</b>`ODMA\DMS_ID\DM_SPECIFIC_INFO`</p> </p> */ |