Lines Matching refs:pStylesCtxt
379 const SvXMLStylesContext* pStylesCtxt = mrImportHelper.GetAutoStylesContext(); in StartElement() local
380 if( pStylesCtxt ) in StartElement()
382 const SvXMLStyleContext* pStyle = pStylesCtxt->FindStyleChildContext( in StartElement()
899 const SvXMLStylesContext* pStylesCtxt = mrImportHelper.GetAutoStylesContext(); in EndElement() local
903 if( pStylesCtxt ) in EndElement()
910 …, pStylesCtxt, pStyle, sCurrStyleName, mrImportHelper, GetImport(), mbIsStockChart, maLSequencesPe… in EndElement()
913 , pStylesCtxt, pStyle, sCurrStyleName ); in EndElement()
924 if( pStylesCtxt ) in EndElement()
928 …, pStylesCtxt, pStyle, sCurrStyleName, mrImportHelper, GetImport(), mbIsStockChart, bSpecialHandli… in EndElement()
1226 const SvXMLStylesContext* pStylesCtxt = mrImportHelper.GetAutoStylesContext(); in StartElement() local
1227 if( pStylesCtxt ) in StartElement()
1229 const SvXMLStyleContext* pStyle = pStylesCtxt->FindStyleChildContext( in StartElement()