summaryrefslogtreecommitdiff
path: root/basic/inc/basic/basicmanagerrepository.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/basic/basicmanagerrepository.hxx')
-rw-r--r--basic/inc/basic/basicmanagerrepository.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/inc/basic/basicmanagerrepository.hxx b/basic/inc/basic/basicmanagerrepository.hxx
index 490457e21a84..411aeadb8545 100644
--- a/basic/inc/basic/basicmanagerrepository.hxx
+++ b/basic/inc/basic/basicmanagerrepository.hxx
@@ -76,7 +76,8 @@ namespace basic
@param _rxDocumentModel
denotes the document model whose BasicManager is to be retrieved. Must not be <NULL/>.
- The document should support the XDocumentInfoSupplier interface, for retrieving
+ The document should support the XDocumentPropertiesSupplier
+ interface, for retrieving
its title, which is needed in some error conditions.
Also it <em>must</em> support the XStorageBasedDocument interface, since we
must be able to retrieve the document's storage. If this interface is <em>not</em>