Home
last modified time | relevance | path

Searched refs:unoName (Results 1 – 25 of 50) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx117 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
120 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
129 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
143 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
149 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
196 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
197 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
266 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
268 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
271 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx120 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
123 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
132 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
146 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
152 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
269 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
271 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
274 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx117 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
120 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
129 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
143 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
149 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
196 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
197 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
266 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
268 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
271 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx120 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
123 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
132 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
146 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
152 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
275 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
277 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iiFind( m_generatedRttis.find( unoName ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
268 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
270 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
273 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_sparc64/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iiFind( m_generatedRttis.find( unoName ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
268 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
270 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
273 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx120 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
123 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
132 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
146 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
152 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
275 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
277 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips64/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
267 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
269 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
272 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx120 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
123 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
132 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
146 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
152 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
275 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
277 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx120 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
123 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
132 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
146 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
152 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
275 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
277 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_mips64/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
267 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
269 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
272 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx120 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
123 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
132 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
146 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
152 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
269 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
271 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
274 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx117 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
120 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
129 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
143 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
149 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
196 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
197 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
266 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
268 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
271 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iiFind( m_generatedRttis.find( unoName ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
268 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
270 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
273 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_sparc64/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iiFind( m_generatedRttis.find( unoName ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
268 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
270 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
273 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx117 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
120 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
129 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
143 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
149 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
196 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
197 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
266 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
268 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
271 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx123 OUString const & unoName = OUString::unacquired(&pTypeDescr->aBase.pTypeName); in getRTTI() local
126 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
135 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
153 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
159 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
207 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
208 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
279 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
281 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
284 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx131 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
140 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
158 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
165 t_rtti_map::const_iterator iFind2( m_generatedRttis.find( unoName ) ); in getRTTI()
200 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
223 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
224 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
305 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
307 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
310 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx123 OUString const & unoName = OUString::unacquired(&pTypeDescr->aBase.pTypeName); in getRTTI() local
126 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
135 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
153 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
159 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
207 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
208 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
279 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
281 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
284 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx126 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
129 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
138 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
156 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()
222 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
223 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
304 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
306 OString cstr_unoName( OUStringToOString( unoName, RTL_TEXTENCODING_ASCII_US ) ); in fillUnoException()
309 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
175 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
245 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
175 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
245 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_aix_powerpc/
H A Dexcept.cxx121 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
124 t_rtti_map::const_iterator iFind( m_rttis.find( unoName ) ); in getRTTI()
133 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
153 t_rtti_map::const_iterator iiFind( m_generatedRttis.find( unoName ) ); in getRTTI()
178 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
199 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
200 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
248 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
249 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
175 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
246 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
247 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx118 OUString const & unoName = *(OUString const *)&pTypeDescr->aBase.pTypeName; in getRTTI() local
121 t_rtti_map::const_iterator iRttiFind( m_rttis.find( unoName ) ); in getRTTI()
130 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
144 m_rttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
150 t_rtti_map::const_iterator iFind( m_generatedRttis.find( unoName ) ); in getRTTI()
175 m_generatedRttis.insert( t_rtti_map::value_type( unoName, rtti ) ) ); in getRTTI()
197 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() local
198 ::typelib_typedescription_getByName( &pTD, unoName.pData ); in deleteException()
244 OUString unoName( toUNOname( exceptionType->name() ) ); in fillUnoException() local
245 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()

12