Home
last modified time | relevance | path

Searched refs:unoToSbxType (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx554 SbxDataType unoToSbxType( TypeClass eType ) in unoToSbxType() function
605 SbxDataType unoToSbxType( const Reference< XIdlClass >& xIdlClass ) in unoToSbxType() function
611 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 28 milliseconds