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 ) 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 );
/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.cxx115 OUString SAL_CALL XMLMutableAttributeList::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in XMLMutableAttributeList
117 return m_xAttrList->getTypeByIndex( i ); in getTypeByIndex()
H A DMutableAttrList.hxx62 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) in getTypeByIndex() function in comphelper::AttributeList
167 r->getTypeByIndex( i ) , in AppendAttributeList()
/trunk/main/filter/source/xsltfilter/
H A Duof2merge.cxx76 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 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/unotools/source/config/
H A Dxmlaccelcfg.cxx61 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 Dsaxdemo.cxx261 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 Dtestwriter.cxx154 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 Dtestwriter.cxx251 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 Dxml_impctx.cxx375 virtual OUString SAL_CALL getTypeByIndex(
772 OUString ExtendedAttributes::getTypeByIndex( sal_Int32 nIndex ) in getTypeByIndex() function in xmlscript::ExtendedAttributes
H A Dxml_element.cxx90 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in xmlscript::XMLElement
/trunk/main/sax/source/expatwrap/
H A Dattrlistimpl.hxx56 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
H A Dattrlistimpl.cxx89 OUString AttributeList::getTypeByIndex(sal_Int16 i) in getTypeByIndex() function in sax_expatwrap::AttributeList
/trunk/main/comphelper/inc/comphelper/
H A Dattributelist.hxx57 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
/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/scripting/source/storage/
H A DXMLElement.hxx111 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos );
H A DXMLElement.cxx118 OUString XMLElement::getTypeByIndex( sal_Int16 nPos ) in getTypeByIndex() function in scripting_impl::XMLElement
/trunk/main/xmloff/inc/xmloff/
H A Dattrlist.hxx86 virtual ::rtl::OUString SAL_CALL getTypeByIndex(sal_Int16 i);
/trunk/main/xmlscript/inc/xmlscript/
H A Dxml_helper.hxx101 virtual ::rtl::OUString SAL_CALL getTypeByIndex( sal_Int16 nPos );
/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 );

12