Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLParagraphContext.cxx38 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 DSchXMLParagraphContext.hxx36 class SchXMLParagraphContext : public SvXMLImportContext class
44 SchXMLParagraphContext( SvXMLImport& rImport,
48 virtual ~SchXMLParagraphContext();
H A DXMLLabelSeparatorContext.cxx64 pContext = new SchXMLParagraphContext( GetImport(), in CreateChildContext()
H A Dmakefile.mk47 $(SLO)$/SchXMLParagraphContext.obj \
H A DSchXMLTextListContext.cxx85 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, m_rText ); in CreateChildContext()
H A DSchXMLChartContext.cxx1249 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, mrTitle ); in CreateChildContext()
H A DSchXMLTableContext.cxx818 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, maCellContent, &maRangeId ); in CreateChildContext()
/trunk/main/xmloff/
H A DLibrary_xo.mk75 xmloff/source/chart/SchXMLParagraphContext \

Completed in 37 milliseconds