Home
last modified time | relevance | path

Searched refs:getTypeByIndex (Results 1 – 25 of 31) sorted by path

12

/trunk/main/comphelper/inc/comphelper/
H A Dattributelist.hxx59 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i)
/trunk/main/comphelper/source/xml/
H A Dattributelist.cxx73 OUString SAL_CALL AttributeList::getTypeByIndex(sal_Int16 i) throw( ::com::sun::star::uno::RuntimeE… in getTypeByIndex() function in comphelper::AttributeList
167 r->getTypeByIndex( i ) , in AppendAttributeList()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx422 USTRING_TO_PCHAR( xAttribs->getTypeByIndex( i ) ) , in startElement()
H A Dtestwriter.cxx251 virtual UString getTypeByIndex(INT16 i) THROWS( (UsrSystemException) );
313 UString AttributeListImpl::getTypeByIndex(INT16 i) THROWS( (UsrSystemException) ) in getTypeByIndex() function in AttributeListImpl
/trunk/main/filter/source/xsltfilter/
H A Duof2merge.cxx76 …virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 i) throw ( ::com::sun::star::uno::Runti…
108 ::rtl::OUString SAL_CALL UOF2AttributeList::getTypeByIndex( sal_Int16 i ) throw ( ::com::sun::star:… in getTypeByIndex() function in XSLT::UOF2AttributeList
234 …tribute( rAttribs->getNameByIndex(i), rAttribs->getValueByIndex(i), rAttribs->getTypeByIndex(i)) ); in startElement()
H A Duof2splithandler.cxx237 OUString sType = AttrList->getTypeByIndex( i ); in namespaceMap()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx197 print_OUString( q->getTypeByIndex(j) ); in print_node()
1848 const OUString& Attr::getTypeByIndex (sal_Int32 idx) const { in getTypeByIndex() function in Attr
H A DLocaleNode.hxx98 const OUString& getTypeByIndex (sal_Int32 idx) const;
/trunk/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl118 string getTypeByIndex( [in] long nIndex );
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXAttributeList.idl69 string getTypeByIndex( [in] short i );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java87 add(list.getNameByIndex(i), list.getTypeByIndex(i), in AttributeList()
143 public String getTypeByIndex(short idx) { in getTypeByIndex() method in XMLTools.AttributeList
222 attr.getTypeByIndex(i) + "]=\"" + in startElement()
/trunk/main/sax/source/expatwrap/
H A Dattrlistimpl.cxx89 OUString AttributeList::getTypeByIndex(sal_Int16 i) throw (RuntimeException) in getTypeByIndex() function in sax_expatwrap::AttributeList
H A Dattrlistimpl.hxx58 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i)
/trunk/main/sax/test/sax/
H A Dtestsax.cxx357 OString o2 = OUStringToOString(xAttribs->getTypeByIndex( i ), RTL_TEXTENCODING_UTF8 ); in startElement()
H A Dtestwriter.cxx164 virtual OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw (RuntimeException);
230 OUString AttributeListImpl::getTypeByIndex(sal_Int16 i) throw (RuntimeException) in getTypeByIndex() function in sax_test::AttributeListImpl
/trunk/main/sax/test/
H A Dsaxdemo.cxx269 virtual OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw (RuntimeException);
335 OUString AttributeListImpl::getTypeByIndex(sal_Int16 i) throw (RuntimeException) in getTypeByIndex() function in AttributeListImpl
/trunk/main/scripting/source/storage/
H A DXMLElement.cxx120 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in scripting_impl::XMLElement
H A DXMLElement.hxx113 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos )
/trunk/main/sdext/source/pdfimport/sax/
H A Dsaxattrlist.cxx73 rtl::OUString SAL_CALL SaxAttrList::getTypeByIndex( sal_Int16 i_nIndex) throw() in getTypeByIndex() function in pdfi::SaxAttrList
H A Dsaxattrlist.hxx62 virtual rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw();
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx61 …virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw (::com::sun::star::uno::Runtim…
123 OUString AttributeListImpl::getTypeByIndex(sal_Int16 i) throw (RuntimeException) in getTypeByIndex() function in AttributeListImpl
/trunk/main/xmloff/inc/xmloff/
H A Dattrlist.hxx86 …virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw( ::com::sun::star::uno::Runtime…
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx113 OUString SAL_CALL SvXMLAttributeList::getTypeByIndex(sal_Int16) throw( ::com::sun::star::uno::Runti… in getTypeByIndex() function in SvXMLAttributeList
/trunk/main/xmloff/source/forms/
H A Dattriblistmerge.cxx112 ::rtl::OUString SAL_CALL OAttribListMerger::getTypeByIndex( sal_Int16 i ) throw(RuntimeException) in getTypeByIndex() function in xmloff::OAttribListMerger
120 return xSubList->getTypeByIndex(nLocalIndex); in getTypeByIndex()
134 return xSubList->getTypeByIndex(nLocalIndex); in getTypeByName()
H A Dattriblistmerge.hxx65 …virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 i ) throw(::com::sun::star::uno::Runtim…

Completed in 116 milliseconds

12