|
LibreOffice Module ucb (master) 1
|
#include <rtl/ref.hxx>#include <comphelper/diagnose_ex.hxx>#include <sal/log.hxx>#include <tools/datetime.hxx>#include <comphelper/documentinfo.hxx>#include <comphelper/namedvaluecollection.hxx>#include <comphelper/sequence.hxx>#include <com/sun/star/awt/XTopWindow.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/document/XDocumentEventBroadcaster.hpp>#include <com/sun/star/document/XStorageBasedDocument.hpp>#include <com/sun/star/frame/UnknownModuleException.hpp>#include <com/sun/star/frame/theGlobalEventBroadcaster.hpp>#include <com/sun/star/frame/ModuleManager.hpp>#include <com/sun/star/lang/DisposedException.hpp>#include <com/sun/star/lang/NotInitializedException.hpp>#include <com/sun/star/util/XCloseBroadcaster.hpp>#include "tdoc_docmgr.hxx"#include "tdoc_provider.hxx"Go to the source code of this file.
Functions | |
| static OUString | getDocumentId (const uno::Reference< uno::XInterface > &xDoc) |
|
static |
Definition at line 120 of file tdoc_docmgr.cxx.
References nId, and TOOLS_WARN_EXCEPTION.
Referenced by tdoc_ucp::OfficeDocumentsManager::buildDocumentsList(), tdoc_ucp::OfficeDocumentsManager::documentEventOccured(), tdoc_ucp::OfficeDocumentsManager::queryDocumentId(), tdoc_ucp::OfficeDocumentsManager::queryStreamDateModified(), and tdoc_ucp::OfficeDocumentsManager::updateStreamDateModified().