Lines Matching refs:nAttr
82 for(sal_Int16 nAttr = 0; nAttr < nLength; nAttr++) in StartElement() local
86 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in StartElement()
92 sName = xAttrList->getValueByIndex(nAttr); in StartElement()
97 sValue = xAttrList->getValueByIndex(nAttr); in StartElement()
433 for(sal_Int16 nAttr = 0; nAttr < nLength; nAttr++) in FindName() local
437 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in FindName()
443 m_sBookmarkName = xAttrList->getValueByIndex(nAttr); in FindName()
449 m_sXmlId = xAttrList->getValueByIndex(nAttr); in FindName()
456 m_sAbout = xAttrList->getValueByIndex(nAttr); in FindName()
461 m_sProperty = xAttrList->getValueByIndex(nAttr); in FindName()
465 m_sContent = xAttrList->getValueByIndex(nAttr); in FindName()
469 m_sDatatype = xAttrList->getValueByIndex(nAttr); in FindName()
475 m_sFieldName = xAttrList->getValueByIndex(nAttr); in FindName()