LibreOffice Module sc (master) 1
Classes | Typedefs
xelink.cxx File Reference
#include <utility>
#include <xelink.hxx>
#include <algorithm>
#include <formula/errorcodes.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/relationship.hxx>
#include <unotools/collatorwrapper.hxx>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <sal/log.hxx>
#include <document.hxx>
#include <scextopt.hxx>
#include <externalrefmgr.hxx>
#include <tokenarray.hxx>
#include <xecontent.hxx>
#include <xeformula.hxx>
#include <xehelper.hxx>
#include <xllink.hxx>
#include <xltools.hxx>
#include <vector>
#include <memory>
#include <string_view>
Include dependency graph for xelink.cxx:

Go to the source code of this file.

Classes

class  XclExpLinkManagerImpl
 Abstract base class for implementation classes of the link manager. More...
 

Typedefs

typedef ::std::pair< OUString, SCTABXclExpTabName
 

Typedef Documentation

◆ XclExpTabName

typedef ::std::pair< OUString, SCTAB > XclExpTabName

Definition at line 875 of file xelink.cxx.