Lines Matching refs:pContext

451 		XMLTypedPropertiesOOoTContext_Impl *pContext =  in StartElement()  local
458 pContext->AddAttribute( sAttrName, sAttrValue ); in StartElement()
462 pContext->AddAttribute( sAttrName, sAttrValue ); in StartElement()
471 pContext->AddAttribute( aAction.GetQNamePrefixFromParam1(), in StartElement()
480 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
487 pContext->AddAttribute( aAction.GetQNamePrefixFromParam1(), in StartElement()
496 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
503 pContext->AddAttribute( aAction.GetQNamePrefixFromParam1(), in StartElement()
512 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
519 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
530 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
543 pContext->AddAttribute( aAttrQName, aAttrValue ); in StartElement()
549 pContext->AddAttribute( aAttrQName, aAttrValue ); in StartElement()
558 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
614 pContext->AddAttribute( in StartElement()
621 pContext->AddAttribute( in StartElement()
627 pContext->AddAttribute( in StartElement()
663 pContext->AddAttribute( in StartElement()
670 pContext->AddAttribute( in StartElement()
676 pContext->AddAttribute( in StartElement()
682 pContext->AddAttribute( in StartElement()
699 pContext->AddAttribute( in StartElement()
704 pContext->AddAttribute( in StartElement()
709 pContext->AddAttribute( in StartElement()
715 pContext->AddAttribute( in StartElement()
722 pContext->AddAttribute( sAttrName, sAttrValue ); in StartElement()
727 pIntervalMinorDivisorContext = pContext; in StartElement()
737 pContext->AddAttribute( aNewAttrName, GetXMLToken( XML_NAMED_SYMBOL )); in StartElement()
802 pContext->AddAttribute( GetTransformer().GetNamespaceMap().GetQNameByKey( in StartElement()
813 pContext->AddAttribute( in StartElement()
818 pContext->AddAttribute( in StartElement()
823 pContext->AddAttribute( in StartElement()
828 pContext->AddAttribute( in StartElement()
846 pContext->AddContent( pSymbolImageContext ); in StartElement()
856 pContext->AddAttribute( XML_NAMESPACE_DRAW, in StartElement()
859 pContext->AddAttribute( XML_NAMESPACE_DRAW, in StartElement()
867 pContext->AddAttribute( in StartElement()
895 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
900 pProtectContext = pContext; in StartElement()
904 pProtectContext = pContext; in StartElement()
908 pProtectContext = pContext; in StartElement()
917 pMirrorContext = pContext; in StartElement()
947 pMirrorContext = pContext; in StartElement()
959 pContext->AddAttribute( sAttrName, aAttrValue ); in StartElement()
977 pContext->AddAttribute( sAttrName, aOut.makeStringAndClear() ); in StartElement()
1109 XMLTransformerContext *pContext = 0; in CreateChildContext() local
1117 pContext = m_bPersistent in CreateChildContext()
1129 pContext = new XMLPropertiesOOoTContext_Impl( in CreateChildContext()
1136 pContext = new XMLPersElemContentTContext( in CreateChildContext()
1141 pContext = new XMLRenameElemTransformerContext( in CreateChildContext()
1149 pContext = new XMLPropertiesOOoTContext_Impl( in CreateChildContext()
1155 AddContent( pContext ); in CreateChildContext()
1159 pContext = m_bPersistent in CreateChildContext()
1166 return pContext; in CreateChildContext()