Searched refs:XMLLabelSeparatorContext (Results 1 – 5 of 5) sorted by relevance
35 TYPEINIT1( XMLLabelSeparatorContext, XMLElementPropertyContext );39 XMLLabelSeparatorContext::XMLLabelSeparatorContext( in XMLLabelSeparatorContext() function in XMLLabelSeparatorContext50 XMLLabelSeparatorContext::~XMLLabelSeparatorContext() in ~XMLLabelSeparatorContext()53 void XMLLabelSeparatorContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& /*xA… in StartElement()57 SvXMLImportContext* XMLLabelSeparatorContext::CreateChildContext( in CreateChildContext()73 void XMLLabelSeparatorContext::EndElement() in EndElement()
28 class XMLLabelSeparatorContext : public XMLElementPropertyContext class33 XMLLabelSeparatorContext( SvXMLImport& rImport, sal_uInt16 nPrfx,37 virtual ~XMLLabelSeparatorContext();
66 … pContext = new XMLLabelSeparatorContext( GetImport(), nPrefix, rLocalName, rProp, rProperties ); in CreateChildContext()
59 $(SLO)$/XMLLabelSeparatorContext.obj \
84 xmloff/source/chart/XMLLabelSeparatorContext \
Completed in 48 milliseconds