Home
last modified time | relevance | path

Searched refs:getTypeByName (Results 26 – 32 of 32) sorted by relevance

12

/trunk/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py149 unohelper.inspect( uno.getTypeByName( "com.sun.star.lang.XComponent" ) , dev )
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx123 OUString SAL_CALL SvXMLAttributeList::getTypeByName( const OUString& ) throw( ::com::sun::star::uno… in getTypeByName() function in SvXMLAttributeList
/trunk/main/pyuno/source/module/
H A Dunohelper.py245 t = uno.getTypeByName( x )
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx83 inline typelib_TypeDescription * getTypeByName( const OUString & rName ) in getTypeByName() function
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx1848 if (0 == _rxAttrList->getTypeByName(sLabelAttribute).getLength()) in StartElement()
1862 if (0 == _rxAttrList->getTypeByName(sValueAttribute).getLength()) in StartElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java151 public String getTypeByName(String name) { in getTypeByName() method in XMLTools.AttributeList
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py1068 return uno.getTypeByName( "void" )

Completed in 54 milliseconds

12