/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | except.cxx | 137 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 140 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 149 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 163 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 169 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 202 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 224 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 225 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 313 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 315 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | except.cxx | 137 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 140 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 149 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 163 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 169 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 202 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 224 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 225 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 313 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 315 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | except.cxx | 137 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 140 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 149 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 163 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 169 t_rtti_map::const_iterator iFind2( m_generatedRttis.find( unoName ) ); in getRTTI() 202 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 224 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 225 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 313 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 315 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | except.cxx | 138 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 141 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 150 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 164 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 170 t_rtti_map::const_iterator iFind2( m_generatedRttis.find( unoName ) ); in getRTTI() 179 const OString aCUnoName = OUStringToOString( unoName, RTL_TEXTENCODING_UTF8); in getRTTI() 230 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 231 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 332 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 334 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | except.cxx | 129 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 132 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 141 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 155 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 161 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 186 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 209 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 303 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 305 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | except.cxx | 129 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 132 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 141 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 155 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 161 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 186 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 209 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 303 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 305 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_mips/ |
H A D | except.cxx | 126 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 129 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 138 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 152 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 158 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 183 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 205 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 206 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 294 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 296 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | except.cxx | 129 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 132 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 141 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 155 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 161 t_rtti_map::const_iterator iiFind( m_generatedRttis.find( unoName ) ); in getRTTI() 186 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 209 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 297 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 299 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | except.cxx | 131 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 134 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 143 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 157 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 163 t_rtti_map::const_iterator iFind2( m_generatedRttis.find( unoName ) ); in getRTTI() 188 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 210 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 211 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 299 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 301 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | except.cxx | 132 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 135 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 144 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 158 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 164 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 189 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 211 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 212 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 300 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 302 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 298 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 300 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | except.cxx | 128 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 131 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 140 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 154 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 160 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 185 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 207 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 208 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 296 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 298 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | except.cxx | 129 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 132 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 141 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 155 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 161 t_rtti_map::const_iterator iFind2( m_generatedRttis.find( unoName ) ); in getRTTI() 186 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 209 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 310 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 312 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | except.cxx | 129 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 132 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 141 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 155 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 161 t_rtti_map::const_iterator iFind2( m_generatedRttis.find( unoName ) ); in getRTTI() 186 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 209 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 310 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 312 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | except.cxx | 126 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 129 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 138 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 148 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 173 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 194 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 195 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 283 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 285 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() 288 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | except.cxx | 146 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 149 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI() 158 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 172 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 197 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 218 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 219 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 307 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 309 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException() 312 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException() [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | except.cxx | 130 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local 133 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI() 142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI() 156 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 162 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI() 187 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI() 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local 210 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException() local 272 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
|
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.hxx | 95 #define IMPL_CONSTRUCTORS_BODY(t,par,unoName,body) \ argument 105 … : par( new t##Impl( parent->getContext(), Window::CreatePeer( parent, bits, unoName ), this ) ) \ 112 … : par( new t##Impl( parent->getContext(), Window::CreatePeer( parent, 0, unoName ), this ) ) \ 119 #define IMPL_CONSTRUCTORS(t,par,unoName) IMPL_CONSTRUCTORS_BODY(t, par, unoName, ) argument 120 #define IMPL_CONSTRUCTORS_2(t,win_par,other_par,unoName) \ argument 127 …: win_par( new t##Impl( parent->getContext(), Window::CreatePeer( parent, bits, unoName ), this ) …
|