Searched refs:pAttributeList (Results 1 – 4 of 4) sorted by relevance
1096 SvXMLAttributeList *pAttributeList; in exportSignature() local1102 pAttributeList->AddAttribute( in exportSignature()1108 pAttributeList->AddAttribute( in exportSignature()1122 pAttributeList->AddAttribute( in exportSignature()1130 pAttributeList->AddAttribute( in exportSignature()1150 pAttributeList->AddAttribute( in exportSignature()1159 pAttributeList->AddAttribute( in exportSignature()1190 pAttributeList->AddAttribute( in exportSignature()1274 pAttributeList->AddAttribute( in exportSignature()1277 pAttributeList->AddAttribute( in exportSignature()[all …]
221 SvXMLAttributeList *pAttributeList = new SvXMLAttributeList(); in CreateDocumentHandlerWithHeader() local228 pAttributeList->AddAttribute( in CreateDocumentHandlerWithHeader()235 uno::Reference< com::sun::star::xml::sax::XAttributeList > (pAttributeList)); in CreateDocumentHandlerWithHeader()
233 SvXMLAttributeList* pAttributeList = new SvXMLAttributeList(); in sendStartElement() local234 …ce < cssxs::XAttributeList > xAttrList = cssu::Reference< cssxs::XAttributeList > (pAttributeList); in sendStartElement()245 pAttributeList->AddAttribute( in sendStartElement()251 pAttributeList->AddAttribute( in sendStartElement()280 pAttributeList->AddAttribute( in sendStartElement()
1575 SvXMLAttributeList* pAttributeList = new SvXMLAttributeList(); in sendAncestorStartElementEvent() local1577 = cssu::Reference< cssxs::XAttributeList > (pAttributeList); in sendAncestorStartElementEvent()1583 pAttributeList->AddAttribute( attrList[i].sName, attrList[i].sValue); in sendAncestorStartElementEvent()
Completed in 42 milliseconds