Searched refs:cli_data (Results 1 – 3 of 3) sorted by relevance
753 void Bridge::map_to_uno(void * uno_data, System::Object* cli_data, in map_to_uno() argument764 System::Char aChar= *__try_cast<System::Char*>(cli_data); in map_to_uno()770 System::Boolean aBool= *__try_cast<System::Boolean*>(cli_data); in map_to_uno()776 System::Byte aByte= *__try_cast<System::Byte*>(cli_data); in map_to_uno()782 System::Int16 aShort= *__try_cast<System::Int16*>(cli_data); in map_to_uno()788 System::UInt16 aUShort= *__try_cast<System::UInt16*>(cli_data); in map_to_uno()794 System::Int32 aLong= *__try_cast<System::Int32*>(cli_data); in map_to_uno()800 System::UInt32 aULong= *__try_cast<System::UInt32*>(cli_data); in map_to_uno()806 System::Int64 aHyper= *__try_cast<System::Int64*>(cli_data); in map_to_uno()812 System::UInt64 aLong= *__try_cast<System::UInt64*>(cli_data); in map_to_uno()[all …]
79 void * uno_data, System::Object* cli_data,88 System::Object* *cli_data, void const * uno_data,
62 $(SLO)$/cli_data.obj \