LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
xmlimprt.hxx File Reference
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlprmap.hxx>
#include "xmlsubti.hxx"
#include <formula/grammar.hxx>
#include <vcl/svapp.hxx>
#include <dociter.hxx>
#include <com/sun/star/sheet/ValidationAlertStyle.hpp>
#include <com/sun/star/sheet/ValidationType.hpp>
#include <com/sun/star/sheet/ConditionOperator.hpp>
#include <memory>
#include <map>
#include <vector>
#include <list>
Include dependency graph for xmlimprt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScMyNamedExpression
 
struct  ScMyLabelRange
 
struct  ScMyImportValidation
 
class  ScXMLImport
 
class  ScXMLImport::MutexGuard
 Use this class to manage solar mutex locking instead of calling LockSolarMutex() and UnlockSolarMutex() directly. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::sheet
 
namespace  com::sun::star::table
 
namespace  com::sun::star::util
 
namespace  sax_fastparser
 
namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Typedefs

typedef ::std::list< ScMyNamedExpressionScMyNamedExpressions
 
typedef std::list< ScMyLabelRangeScMyLabelRanges
 
typedef std::vector< ScMyImportValidationScMyImportValidations
 

Typedef Documentation

◆ ScMyImportValidations

Definition at line 110 of file xmlimprt.hxx.

◆ ScMyLabelRanges

typedef std::list<ScMyLabelRange> ScMyLabelRanges

Definition at line 85 of file xmlimprt.hxx.

◆ ScMyNamedExpressions

Definition at line 76 of file xmlimprt.hxx.