diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-07-05 14:28:49 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-07-05 14:28:49 +0200 |
commit | 52be16973ddb533b91c4c4393c1b85e575d17009 (patch) | |
tree | c33d2d028f4eddb9713dc5de38e8b2d47f0eab4b /ucb/source/ucp | |
parent | 8f216e36f351fccd4cff05b142c5ba589c419000 (diff) |
Fix link in comment
Change-Id: Iaa7bef1330e7bb1e3e5c3b01685540867af2bdb8
Diffstat (limited to 'ucb/source/ucp')
-rw-r--r-- | ucb/source/ucp/tdoc/tdoc_docmgr.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx index 5ec7c07c5ca7..f6efac77d46c 100644 --- a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx +++ b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx @@ -174,7 +174,8 @@ void SAL_CALL OfficeDocumentsManager::documentEventOccured( throw ( uno::RuntimeException, std::exception ) { /* - Events documentation: OOo Developer's Guide / Writing UNO Components / Jobs + Events documentation: OOo Developer's Guide / Writing UNO Components / + Integrating Components into OpenOffice.org / Jobs */ if ( Event.EventName == "OnLoadFinished" // document loaded |