/aoo41x/main/tools/inc/tools/ |
H A D | diagnose_ex.h | 58 …sMessage += ::rtl::OString( caught.getValueTypeName().getStr(), caught.getValueTypeName().getLengt…
|
/aoo41x/main/comphelper/source/misc/ |
H A D | documentinfo.cxx | 177 …sMessage += ::rtl::OString( caught.getValueTypeName().getStr(), caught.getValueTypeName().getLengt… in getDocumentTitle()
|
H A D | namedvaluecollection.cxx | 224 …message.append( ::rtl::OUStringToOString( pArgument->getValueTypeName(), RTL_TEXTENCODING_ASCII_US… in impl_assign()
|
/aoo41x/main/cppuhelper/source/ |
H A D | propertysetmixin.cxx | 694 && value.getValueTypeName().matchAsciiL( in getProperty() 698 getReflection(value.getValueTypeName())); in getProperty() 730 && value.getValueTypeName().matchAsciiL( in getProperty() 735 getReflection(value.getValueTypeName())); in getProperty() 768 && value.getValueTypeName().matchAsciiL( in getProperty() 773 getReflection(value.getValueTypeName())); in getProperty()
|
/aoo41x/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 1461 buf.append( aArgs.getConstArray()[0].getValueTypeName() ); in initialize() 1476 buf.append( aArgs.getConstArray()[1].getValueTypeName() ); in initialize() 1491 buf.append( aArgs.getConstArray()[2].getValueTypeName() ); in initialize() 1511 buf.append( aArgs.getConstArray()[3].getValueTypeName() ); in initialize()
|
/aoo41x/main/stoc/test/ |
H A D | testcorefl.cxx | 239 …TEST_ENSHURE(aAny.getValueTypeName().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("[]ModuleA.StructA"))… in test_corefl() 242 …TEST_ENSHURE(aAny.getValueTypeName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("[][]ModuleA.StructA… in test_corefl()
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | sdbcoretools.cxx | 120 aBuffer.append( _rError.getValueTypeName() ); in extractExceptionMessage()
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | documentevents.cxx | 184 throw IllegalArgumentException( _Element.getValueTypeName(), *this, 2 ); in replaceByName()
|
/aoo41x/main/comphelper/source/property/ |
H A D | property.cxx | 121 ::rtl::OUString sExceptionType( aException.getValueTypeName() ); in copyProperties()
|
/aoo41x/main/connectivity/source/drivers/calc/ |
H A D | CConnection.cxx | 173 "$exception_type$", aLoaderException.getValueTypeName(), in acquireDoc()
|
/aoo41x/main/cppu/inc/com/sun/star/uno/ |
H A D | Any.h | 150 inline ::rtl::OUString SAL_CALL getValueTypeName() const SAL_THROW( () );
|
H A D | Any.hxx | 108 inline ::rtl::OUString Any::getValueTypeName() const SAL_THROW( () ) in getValueTypeName() function in com::sun::star::uno::Any
|
/aoo41x/main/scripting/source/runtimemgr/ |
H A D | ScriptRuntimeManager.cxx | 275 …ager returned from invoke: %s\n", ::rtl::OUStringToOString( results.getValueTypeName(), RTL_TEXTE… in invoke()
|
/aoo41x/main/uui/source/ |
H A D | iahndl.cxx | 396 …HashMap::const_iterator aCacheHitTest = m_aTypedCustomHandlers.find( aRequest.getValueTypeName() ); in handleTypedHandlerImplementations() 434 m_aTypedCustomHandlers[ aRequest.getValueTypeName() ] = sServiceName; in handleTypedHandlerImplementations()
|
/aoo41x/main/scripting/source/basprov/ |
H A D | basprov.cxx | 271 …oviderImpl::initialize: incorrect argument type " ) ).concat( aArguments[0].getValueTypeName() ), in initialize()
|
/aoo41x/main/oox/source/core/ |
H A D | xmlfilterbase.cxx | 486 OUStringToOString( aValue.getValueTypeName(), RTL_TEXTENCODING_UTF8 ).getStr()); in exportDocumentProperties()
|
/aoo41x/main/scripting/source/protocolhandler/ |
H A D | scripthandler.cxx | 270 invokeResult <<= reason.concat( aException.getValueTypeName() ).concat( e.Message ); in dispatchWithNotification()
|
/aoo41x/main/scripting/source/provider/ |
H A D | MasterScriptProvider.cxx | 181 buf.append ( aError.getValueTypeName() ); in initialize()
|
/aoo41x/main/comphelper/source/container/ |
H A D | enumerablemap.cxx | 508 aMessage.append( _value.getValueTypeName() ); in impl_checkValue_throw()
|
/aoo41x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 362 …c_cast< const Exception* >( _rCaughtException.getValue() ), _rCaughtException.getValueTypeName() ); in implGetExceptionMsg() 477 implAppendExceptionMsg( aMessageBuf, aWrapped, aExamine.getValueTypeName(), nLevel ); in implHandleWrappedTargetException() 490 …uf, *static_cast< const Exception* >( aExamine.getValue() ), aExamine.getValueTypeName(), nLevel ); in implHandleWrappedTargetException()
|
/aoo41x/main/unotools/source/config/ |
H A D | configitem.cxx | 376 if( lInValues[nSourceCounter].getValueTypeName() == C2U("com.sun.star.uno.XInterface") ) in impl_packLocalizedProperties()
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 1123 aContext.Details = _rEvent.Error.getValueTypeName(); in impl_processCopyError_nothrow()
|
/aoo41x/main/testtools/source/bridgetest/ |
H A D | bridgetest.cxx | 590 (((nullAny.getValueTypeName() == in performTest()
|
/aoo41x/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 650 rAny.getValueTypeName() + in anyToVariant()
|
/aoo41x/main/winaccessibility/source/UAccCOM/ |
H A D | MAccessible.cpp | 2996 pvData->bstrVal = SysAllocString(rAnyVal.getValueTypeName().getStr()); in ConvertAnyToVariant()
|