| /trunk/main/xmloff/source/forms/ |
| H A D | attriblistmerge.cxx | 112 ::rtl::OUString SAL_CALL OAttribListMerger::getTypeByIndex( sal_Int16 i ) in getTypeByIndex() function in xmloff::OAttribListMerger 120 return xSubList->getTypeByIndex(nLocalIndex); in getTypeByIndex() 134 return xSubList->getTypeByIndex(nLocalIndex); in getTypeByName()
|
| H A D | attriblistmerge.hxx | 65 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 i );
|
| /trunk/main/xmlsecurity/tools/uno/ |
| H A D | AttributeListHelper.java | 101 public String getTypeByIndex(short i) in getTypeByIndex() method in AttributeListHelper 120 type = getTypeByIndex((short)i); in getTypeByName()
|
| /trunk/main/xmloff/source/transform/ |
| H A D | MutableAttrList.cxx | 115 OUString SAL_CALL XMLMutableAttributeList::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in XMLMutableAttributeList 117 return m_xAttrList->getTypeByIndex( i ); in getTypeByIndex()
|
| H A D | MutableAttrList.hxx | 62 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
|
| /trunk/main/comphelper/source/xml/ |
| H A D | attributelist.cxx | 73 OUString SAL_CALL AttributeList::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in comphelper::AttributeList 167 r->getTypeByIndex( i ) , in AppendAttributeList()
|
| /trunk/main/filter/source/xsltfilter/ |
| H A D | uof2merge.cxx | 76 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 i); 108 ::rtl::OUString SAL_CALL UOF2AttributeList::getTypeByIndex( sal_Int16 i ) in getTypeByIndex() function in XSLT::UOF2AttributeList 223 …tribute( rAttribs->getNameByIndex(i), rAttribs->getValueByIndex(i), rAttribs->getTypeByIndex(i)) ); in startElement()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
| H A D | XMLTools.java | 87 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/unotools/source/config/ |
| H A D | xmlaccelcfg.cxx | 61 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i); 123 OUString AttributeListImpl::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in AttributeListImpl
|
| /trunk/main/sax/test/ |
| H A D | saxdemo.cxx | 261 virtual OUString SAL_CALL getTypeByIndex(sal_Int16 i); 327 OUString AttributeListImpl::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in AttributeListImpl
|
| /trunk/main/sax/test/sax/ |
| H A D | testwriter.cxx | 154 virtual OUString SAL_CALL getTypeByIndex(sal_Int16 i); 220 OUString AttributeListImpl::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in sax_test::AttributeListImpl
|
| /trunk/main/extensions/test/sax/ |
| H A D | testwriter.cxx | 251 virtual UString getTypeByIndex(INT16 i) THROWS( (UsrSystemException) ); 313 UString AttributeListImpl::getTypeByIndex(INT16 i) THROWS( (UsrSystemException) ) in getTypeByIndex() function in AttributeListImpl
|
| /trunk/main/xmlscript/source/xml_helper/ |
| H A D | xml_impctx.cxx | 375 virtual OUString SAL_CALL getTypeByIndex( 772 OUString ExtendedAttributes::getTypeByIndex( sal_Int32 nIndex ) in getTypeByIndex() function in xmlscript::ExtendedAttributes
|
| H A D | xml_element.cxx | 90 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in xmlscript::XMLElement
|
| /trunk/main/sax/source/expatwrap/ |
| H A D | attrlistimpl.hxx | 56 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
|
| H A D | attrlistimpl.cxx | 89 OUString AttributeList::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in sax_expatwrap::AttributeList
|
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | attributelist.hxx | 57 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
|
| /trunk/main/sdext/source/pdfimport/sax/ |
| H A D | saxattrlist.hxx | 62 virtual rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i) throw();
|
| H A D | saxattrlist.cxx | 73 rtl::OUString SAL_CALL SaxAttrList::getTypeByIndex( sal_Int16 i_nIndex) throw() in getTypeByIndex() function in pdfi::SaxAttrList
|
| /trunk/main/scripting/source/storage/ |
| H A D | XMLElement.hxx | 111 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos );
|
| H A D | XMLElement.cxx | 118 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in scripting_impl::XMLElement
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | attrlist.hxx | 86 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
|
| /trunk/main/xmlscript/inc/xmlscript/ |
| H A D | xml_helper.hxx | 101 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos );
|
| /trunk/main/offapi/com/sun/star/xml/sax/ |
| H A D | XAttributeList.idl | 69 string getTypeByIndex( [in] short i );
|
| /trunk/main/offapi/com/sun/star/xml/input/ |
| H A D | XAttributes.idl | 118 string getTypeByIndex( [in] long nIndex );
|