Home
last modified time | relevance | path

Searched refs:getValueByIndex (Results 151 – 175 of 232) sorted by relevance

12345678910

/trunk/main/sw/source/core/swg/
H A DSwXMLSectionList.cxx116 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in CreateChildContext()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlQuery.cxx90 rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
H A DxmlServerDatabase.cxx82 const rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
H A DxmlColumn.cxx104 rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
H A DxmlHierarchyCollection.cxx98 rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
/trunk/main/xmloff/source/transform/
H A DNotesTContext.cxx92 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in StartElement()
H A DFormPropOASISTContext.cxx138 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in StartElement()
H A DChartPlotAreaOOoTContext.cxx93 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in StartElement()
/trunk/main/xmloff/source/style/
H A DImageStyle.cxx171 const OUString& rStrValue = xAttrList->getValueByIndex( i ); in ImpImportXML()
H A DMarkerStyle.cxx83 OUString aStrValue = xAttrList->getValueByIndex( i ); in importXML()
H A DXMLFootnoteSeparatorImport.cxx104 OUString sAttrValue = xAttrList->getValueByIndex(nAttr); in StartElement()
H A DHatchStyle.cxx120 const OUString& rStrValue = xAttrList->getValueByIndex( i ); in importXML()
/trunk/main/sw/inc/
H A Dunotextmarkup.hxx105 …virtual ::com::sun::star::uno::Any SAL_CALL getValueByIndex(::sal_Int32 nIndex) throw (::com::sun:…
/trunk/main/reportdesign/source/filter/xml/
H A DxmlColumn.cxx79 const rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
H A DxmlRow.cxx75 const rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
/trunk/main/xmloff/source/text/
H A DXMLIndexSourceBaseContext.cxx195 xAttrList->getValueByIndex(i)); in StartElement()
H A DXMLSectionFootnoteConfigImport.cxx98 OUString sAttrValue = xAttrList->getValueByIndex(nAttr); in StartElement()
/trunk/main/xmloff/source/draw/
H A Dlayerimp.cxx88 const OUString sValue( xAttrList->getValueByIndex( i ) ); in SdXMLLayerContext()
/trunk/main/xmloff/source/chart/
H A DSchXMLLegendContext.cxx149 rtl::OUString aValue = xAttrList->getValueByIndex( i ); in StartElement()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXAttributeList.idl84 string getValueByIndex( [in] short i );
/trunk/main/sc/source/filter/xml/
H A DXMLTextPContext.cxx74 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLTextTContext()
H A Dxmlannoi.cxx87 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLAnnotationContext()
/trunk/main/sw/source/filter/xml/
H A Dxmlbrsh.cxx95 const OUString& rValue = xAttrList->getValueByIndex( i ); in ProcessAttrs()
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventPrinter.java212 message += " "+xattribs.getNameByIndex(i)+"=\""+xattribs.getValueByIndex(i)+"\""; in startElement()
/trunk/main/xmloff/source/core/
H A DDomBuilderContext.cxx134 const OUString& rValue = xAttrList->getValueByIndex( i ); in StartElement()

Completed in 55 milliseconds

12345678910