Searched refs:unoToSbxType (Results 1 – 1 of 1) sorted by relevance
554 SbxDataType unoToSbxType( TypeClass eType ) in unoToSbxType() function605 SbxDataType unoToSbxType( const Reference< XIdlClass >& xIdlClass ) in unoToSbxType() function611 eRetType = unoToSbxType( eType ); in unoToSbxType()671 …SbxDataType eSbxElementType = unoToSbxType( pType ? pType->getTypeClass() : aValue.getValueTypeCla… in implSequenceToMultiDimArray()868 SbxDataType eSbxElementType = unoToSbxType( aElementType.getTypeClass() ); in unoToSbxValue()1958 eType = unoToSbxType( rProp.Type.getTypeClass() ); in Impl_DumpProperties()2052 String aTypeStr = Dbg_SbxDataType2String( unoToSbxType( pParams[ j ] ) ); in Impl_DumpMethods()2771 eSbxType = unoToSbxType( rProp.Type.getTypeClass() ); in Find()2787 unoToSbxType( rxMethod->getReturnType() ), rxMethod, false ); in Find()2949 eSbxType = unoToSbxType( rProp.Type.getTypeClass() ); in implCreateAll()[all …]
Completed in 53 milliseconds