diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-03-17 14:35:22 -0400 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-03-18 21:57:01 -0400 |
commit | b6b49c0f6bc797558b6ce08fa756efe474a8011b (patch) | |
tree | d539c4300aae4c0b045706b78c37f224c9e1c4fd /offapi | |
parent | 9ab5d436131df63c85945360520fe7ff948ee280 (diff) |
cleanup autodoc output
Change-Id: I5c25084c8a6e13416cea67c907de276b73c2e955
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/text/BaseIndex.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl index cd42ebb777f1..8478275f37e9 100644 --- a/offapi/com/sun/star/text/BaseIndex.idl +++ b/offapi/com/sun/star/text/BaseIndex.idl @@ -36,7 +36,7 @@ /** specifies the basic service of different indexes within a document.@see com::sun::star::text::DocumentIndex @see com::sun::star::text::ContentIndex @see com::sun::star::text::UserDefinedIndex - @see com::sun::star::text::IllustrationIndex + @see com::sun::star::text::IllustrationsIndex @see com::sun::star::text::TableIndex @see com::sun::star::text::ObjectIndex */ |