Home
last modified time | relevance | path

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

12

/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…
/trunk/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java101 public String getTypeByIndex(short i) in getTypeByIndex() method in AttributeListHelper
120 type = getTypeByIndex((short)i); in getTypeByName()
/trunk/main/xmloff/source/transform/
H A DMutableAttrList.cxx118 OUString SAL_CALL XMLMutableAttributeList::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in XMLMutableAttributeList
121 return m_xAttrList->getTypeByIndex( i ); in getTypeByIndex()
H A DMutableAttrList.hxx62 …virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw( ::com::sun::star::uno::Runtime…
/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/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/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()
/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/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/sax/test/sax/
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/extensions/test/sax/
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/sdext/source/pdfimport/sax/
H A Dsaxattrlist.hxx62 virtual rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw();
H A Dsaxattrlist.cxx73 rtl::OUString SAL_CALL SaxAttrList::getTypeByIndex( sal_Int16 i_nIndex) throw() in getTypeByIndex() function in pdfi::SaxAttrList
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx397 virtual OUString SAL_CALL getTypeByIndex(
813 OUString ExtendedAttributes::getTypeByIndex( sal_Int32 nIndex ) in getTypeByIndex() function in xmlscript::ExtendedAttributes
H A Dxml_element.cxx92 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in xmlscript::XMLElement
/trunk/main/sax/source/expatwrap/
H A Dattrlistimpl.hxx58 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i)
H A Dattrlistimpl.cxx89 OUString AttributeList::getTypeByIndex(sal_Int16 i) throw (RuntimeException) in getTypeByIndex() function in sax_expatwrap::AttributeList
/trunk/main/comphelper/inc/comphelper/
H A Dattributelist.hxx59 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i)
/trunk/main/scripting/source/storage/
H A DXMLElement.hxx113 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos )
H A DXMLElement.cxx120 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in scripting_impl::XMLElement
/trunk/main/xmlscript/inc/xmlscript/
H A Dxml_helper.hxx103 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos )
/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/offapi/com/sun/star/xml/sax/
H A DXAttributeList.idl69 string getTypeByIndex( [in] short i );
/trunk/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl118 string getTypeByIndex( [in] long nIndex );

Completed in 78 milliseconds

12