diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-07-05 07:26:45 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-07-05 07:26:45 +0200 |
commit | 9a556a1f355ef828ff326b00cf5c28a10f1d6bb5 (patch) | |
tree | f415dbc83c173c15d293ccf256f6557e5eb478af /offapi/com/sun/star/document | |
parent | f53bebb800ac35ee948640e57bcfff3ca59fd833 (diff) |
Fix some idl descriptions
Change-Id: I983ba19bebceb4f38ca51f8c60204c91b78bc965
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r-- | offapi/com/sun/star/document/XDocumentRecovery.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XDocumentRecovery.idl b/offapi/com/sun/star/document/XDocumentRecovery.idl index 60dc2be3c59f..a18e8dde800a 100644 --- a/offapi/com/sun/star/document/XDocumentRecovery.idl +++ b/offapi/com/sun/star/document/XDocumentRecovery.idl @@ -85,7 +85,7 @@ interface XDocumentRecovery Instead, the implementation is responsible to do so, if required.</p> <p>A default implementation of this method could simply delegate this call to - ::com::sun::star::frame:::XLoadable::load(), followed by + ::com::sun::star::frame::XLoadable::load(), followed by com::sun::star::frame::XModel::attachResource().</p> @param SourceLocation |