LibreOffice Module sc (master) 1
Classes | Typedefs
linkuno.hxx File Reference
#include <svl/lstner.hxx>
#include <svl/itemprop.hxx>
#include <com/sun/star/sheet/XDDELink.hpp>
#include <com/sun/star/sheet/XDDELinkResults.hpp>
#include <com/sun/star/sheet/XDDELinks.hpp>
#include <com/sun/star/sheet/XExternalDocLink.hpp>
#include <com/sun/star/sheet/XExternalDocLinks.hpp>
#include <com/sun/star/sheet/XExternalSheetCache.hpp>
#include <com/sun/star/sheet/XAreaLink.hpp>
#include <com/sun/star/sheet/XAreaLinks.hpp>
#include <com/sun/star/util/XRefreshable.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <cppuhelper/implbase.hxx>
#include "externalrefmgr.hxx"
#include <vector>
Include dependency graph for linkuno.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScSheetLinkObj
 
class  ScSheetLinksObj
 
class  ScAreaLinkObj
 
class  ScAreaLinksObj
 
class  ScDDELinkObj
 order of XNamed and DDELink changed to avoid "duplicate comdat" symbols More...
 
class  ScDDELinksObj
 
class  ScExternalSheetCacheObj
 
class  ScExternalDocLinkObj
 
class  ScExternalDocLinksObj
 This is the UNO API equivalent of ScExternalRefManager. More...
 

Typedefs

typedef std::vector< css::uno::Reference< css::util::XRefreshListener > > XRefreshListenerArr_Impl
 

Typedef Documentation

◆ XRefreshListenerArr_Impl

typedef std::vector< css::uno::Reference< css::util::XRefreshListener > > XRefreshListenerArr_Impl

Definition at line 48 of file linkuno.hxx.