Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLPlotAreaContext.hxx200 class SchXMLCoordinateRegionContext : public SvXMLImportContext class
203 SchXMLCoordinateRegionContext(
208 virtual ~SchXMLCoordinateRegionContext() override;
H A DSchXMLPlotAreaContext.cxx416 …pContext = new SchXMLCoordinateRegionContext( GetImport(), nPrefix, rLocalName, m_aInnerPositionin… in CreateChildContext()
796 SchXMLCoordinateRegionContext::SchXMLCoordinateRegionContext( in SchXMLCoordinateRegionContext() function in SchXMLCoordinateRegionContext
806 SchXMLCoordinateRegionContext::~SchXMLCoordinateRegionContext() in ~SchXMLCoordinateRegionContext()
810 void SchXMLCoordinateRegionContext::StartElement( const uno::Reference< xml::sax::XAttributeList >&… in StartElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLPlotAreaContext.hxx209 class SchXMLCoordinateRegionContext : public SvXMLImportContext class
212 SchXMLCoordinateRegionContext(
215 virtual ~SchXMLCoordinateRegionContext() override;
H A DSchXMLPlotAreaContext.cxx413 pContext = new SchXMLCoordinateRegionContext( GetImport(), m_aInnerPositioning ); in createFastChildContext()
871 SchXMLCoordinateRegionContext::SchXMLCoordinateRegionContext( in SchXMLCoordinateRegionContext() function in SchXMLCoordinateRegionContext
879 SchXMLCoordinateRegionContext::~SchXMLCoordinateRegionContext() in ~SchXMLCoordinateRegionContext()
883 void SchXMLCoordinateRegionContext::startFastElement (sal_Int32 /*Element*/, in startFastElement()