LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
XMLDDELinksContext.hxx File Reference
#include "importcontext.hxx"
#include <vector>
Include dependency graph for XMLDDELinksContext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScXMLDDELinksContext
 
struct  ScDDELinkCell
 
class  ScXMLDDELinkContext
 
class  ScXMLDDESourceContext
 
class  ScXMLDDETableContext
 
class  ScXMLDDEColumnContext
 
class  ScXMLDDERowContext
 
class  ScXMLDDECellContext
 

Namespaces

namespace  sax_fastparser
 

Typedefs

typedef std::vector< ScDDELinkCellScDDELinkCells
 

Typedef Documentation

◆ ScDDELinkCells

typedef std::vector<ScDDELinkCell> ScDDELinkCells

Definition at line 46 of file XMLDDELinksContext.hxx.