Searched refs:SchXMLParagraphContext (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLParagraphContext.cxx | 38 SchXMLParagraphContext::SchXMLParagraphContext( SvXMLImport& rImport, in SchXMLParagraphContext() function in SchXMLParagraphContext 48 SchXMLParagraphContext::~SchXMLParagraphContext() in ~SchXMLParagraphContext() 51 void SchXMLParagraphContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttrL… in StartElement() 86 void SchXMLParagraphContext::EndElement() in EndElement() 91 SvXMLImportContext* SchXMLParagraphContext::CreateChildContext( in CreateChildContext() 111 void SchXMLParagraphContext::Characters( const OUString& rChars ) in Characters()
|
H A D | SchXMLParagraphContext.hxx | 36 class SchXMLParagraphContext : public SvXMLImportContext class 44 SchXMLParagraphContext( SvXMLImport& rImport, 48 virtual ~SchXMLParagraphContext();
|
H A D | XMLLabelSeparatorContext.cxx | 64 pContext = new SchXMLParagraphContext( GetImport(), in CreateChildContext()
|
H A D | makefile.mk | 47 $(SLO)$/SchXMLParagraphContext.obj \
|
H A D | SchXMLTextListContext.cxx | 85 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, m_rText ); in CreateChildContext()
|
H A D | SchXMLChartContext.cxx | 1249 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, mrTitle ); in CreateChildContext()
|
H A D | SchXMLTableContext.cxx | 818 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, maCellContent, &maRangeId ); in CreateChildContext()
|
/aoo41x/main/xmloff/ |
H A D | Library_xo.mk | 72 xmloff/source/chart/SchXMLParagraphContext \
|
Completed in 26 milliseconds