LibreOffice Module sc (master) 1
|
#include <utility>
#include <xilink.hxx>
#include <document.hxx>
#include <scextopt.hxx>
#include <xistream.hxx>
#include <xihelper.hxx>
#include <xiname.hxx>
#include <xltools.hxx>
#include <excform.hxx>
#include <tokenarray.hxx>
#include <externalrefmgr.hxx>
#include <scmatrix.hxx>
#include <svl/sharedstringpool.hxx>
#include <sal/log.hxx>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | XclImpSupbook |
This class represents an external linked document (record SUPBOOK). More... | |
class | XclImpLinkManagerImpl |
Implementation of the link manager. More... | |