Searched defs:tc (Results 1 – 15 of 15) sorted by relevance
61 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local103 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local157 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local212 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local255 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local299 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local332 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local365 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local383 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local448 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
52 TypeClass tc = desc.getTypeClass(); in getElementTypeClass() local
67 RTTypeClass tc = reader.getTypeClass(); in Dependencies() local
164 int tc = getType(object).getTypeClass().getValue(); in isObject() local407 int tc = type.getTypeClass().getValue(); in convertSimple() local
50 OUString getTypeClassName( TypeClass tc ) in getTypeClassName()451 TypeClass tc = xNewTD->getTypeClass(); in check() local
66 public static NamedRequest tc(String arg) { in tc() method in NamedRequest
235 RTTypeClass tc = mapTypeClass(xTD->getTypeClass()); in getTypeClass() local
143 typelib_TypeClass tc = value.get()->eTypeClass; in writeType() local
134 typelib_TypeClass tc = static_cast< typelib_TypeClass >(flags & 0x7F); in readType() local
105 getTypeFromTypeClass(::typelib_TypeClass tc) { in getTypeFromTypeClass()
546 String tc = (String) Param.get("THRCNT"); in createTestEnvironment() local
272 com::sun::star::uno::TypeClass tc = in importToGlobal() local
575 Reference< XTypeConverter > tc = getImpl()->cargo->xTypeConverter; in any2PyObject() local
438 TypeClass[] tc = (TypeClass[]) __javaClassToTypeClass.get(zClass); in init() local
1369 TypeClass tc = rObj.getValueTypeClass(); in createUnoObjectWrapper() local
Completed in 88 milliseconds