Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx61 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
103 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
157 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
212 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
255 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
299 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
332 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
365 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
383 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
448 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DMemberDescriptionHelper.java52 TypeClass tc = desc.getTypeClass(); in getElementTypeClass() local
/aoo42x/main/codemaker/source/codemaker/
H A Ddependencies.cxx67 RTTypeClass tc = reader.getTypeClass(); in Dependencies() local
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/uno/
H A DAnyConverter.java164 int tc = getType(object).getTypeClass().getValue(); in isObject() local
408 int tc = type.getTypeClass().getValue(); in convertSimple() local
/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx50 OUString getTypeClassName( TypeClass tc ) in getTypeClassName()
451 TypeClass tc = xNewTD->getTypeClass(); in check() local
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java66 public static NamedRequest tc(String arg) { in tc() method in NamedRequest
/aoo42x/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx235 RTTypeClass tc = mapTypeClass(xTD->getTypeClass()); in getTypeClass() local
/aoo42x/main/binaryurp/source/
H A Dmarshal.cxx143 typelib_TypeClass tc = value.get()->eTypeClass; in writeType() local
H A Dunmarshal.cxx134 typelib_TypeClass tc = static_cast< typelib_TypeClass >(flags & 0x7F); in readType() local
/aoo42x/main/cppu/inc/cppu/
H A Dunotype.hxx105 getTypeFromTypeClass(::typelib_TypeClass tc) { in getTypeFromTypeClass()
/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java546 String tc = (String) Param.get("THRCNT"); in createTestEnvironment() local
/aoo42x/main/pyuno/source/module/
H A Dpyuno_type.cxx272 com::sun::star::uno::TypeClass tc = in importToGlobal() local
H A Dpyuno_runtime.cxx575 Reference< XTypeConverter > tc = getImpl()->cargo->xTypeConverter; in any2PyObject() local
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java438 TypeClass[] tc = (TypeClass[]) __javaClassToTypeClass.get(zClass); in init() local
/aoo42x/main/extensions/source/ole/
H A Dunoconversionutilities.hxx1369 TypeClass tc = rObj.getValueTypeClass(); in createUnoObjectWrapper() local

Completed in 71 milliseconds