Home
last modified time | relevance | path

Searched refs:SvxXMLTableImportContext (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/xml/
H A Dxmlxtimp.cxx88 class SvxXMLTableImportContext : public SvXMLImportContext class
93 virtual ~SvxXMLTableImportContext();
115 SvxXMLTableImportContext::SvxXMLTableImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const O… in SvxXMLTableImportContext() function in SvxXMLTableImportContext
121 SvxXMLTableImportContext::~SvxXMLTableImportContext() in ~SvxXMLTableImportContext()
125 SvXMLImportContext *SvxXMLTableImportContext::CreateChildContext( sal_uInt16 nPrefix, const OUStrin… in CreateChildContext()
453 …return new SvxXMLTableImportContext( *this, nPrefix, rLocalName, xAttrList, stice_color, mrTable, … in CreateContext()
458 …return new SvxXMLTableImportContext( *this, nPrefix, rLocalName, xAttrList, stice_marker, mrTable,… in CreateContext()
463 …return new SvxXMLTableImportContext( *this, nPrefix, rLocalName, xAttrList, stice_dash, mrTable, b… in CreateContext()
468 …return new SvxXMLTableImportContext( *this, nPrefix, rLocalName, xAttrList, stice_hatch, mrTable, … in CreateContext()
473 …return new SvxXMLTableImportContext( *this, nPrefix, rLocalName, xAttrList, stice_gradient, mrTabl… in CreateContext()
[all …]

Completed in 16 milliseconds