Home
last modified time | relevance | path

Searched refs:getValueTypeName (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/tools/inc/tools/
H A Ddiagnose_ex.h58 …sMessage += ::rtl::OString( caught.getValueTypeName().getStr(), caught.getValueTypeName().getLengt…
/trunk/main/comphelper/source/misc/
H A Ddocumentinfo.cxx177 …sMessage += ::rtl::OString( caught.getValueTypeName().getStr(), caught.getValueTypeName().getLengt… in getDocumentTitle()
H A Dnamedvaluecollection.cxx224 …message.append( ::rtl::OUStringToOString( pArgument->getValueTypeName(), RTL_TEXTENCODING_ASCII_US… in impl_assign()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx694 && 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()
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1461 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()
/trunk/main/stoc/test/
H A Dtestcorefl.cxx239 …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()
/trunk/main/test/source/cpp/unoexceptionprotector/
H A Dunoexceptionprotector.cxx85 + a.getValueTypeName()), in protect()
/trunk/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx120 aBuffer.append( _rError.getValueTypeName() ); in extractExceptionMessage()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.cxx184 throw IllegalArgumentException( _Element.getValueTypeName(), *this, 2 ); in replaceByName()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx121 ::rtl::OUString sExceptionType( aException.getValueTypeName() ); in copyProperties()
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx173 "$exception_type$", aLoaderException.getValueTypeName(), in acquireDoc()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.h150 inline ::rtl::OUString SAL_CALL getValueTypeName() const SAL_THROW( () );
H A DAny.hxx108 inline ::rtl::OUString Any::getValueTypeName() const SAL_THROW( () ) in getValueTypeName() function in com::sun::star::uno::Any
/trunk/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx275 …ager returned from invoke: %s\n", ::rtl::OUStringToOString( results.getValueTypeName(), RTL_TEXTE… in invoke()
/trunk/main/uui/source/
H A Diahndl.cxx396 …HashMap::const_iterator aCacheHitTest = m_aTypedCustomHandlers.find( aRequest.getValueTypeName() ); in handleTypedHandlerImplementations()
434 m_aTypedCustomHandlers[ aRequest.getValueTypeName() ] = sServiceName; in handleTypedHandlerImplementations()
/trunk/main/scripting/source/basprov/
H A Dbasprov.cxx271 …oviderImpl::initialize: incorrect argument type " ) ).concat( aArguments[0].getValueTypeName() ), in initialize()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx273 invokeResult <<= reason.concat( aException.getValueTypeName() ).concat( e.Message ); in dispatchWithNotification()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx486 OUStringToOString( aValue.getValueTypeName(), RTL_TEXTENCODING_UTF8 ).getStr()); in exportDocumentProperties()
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx181 buf.append ( aError.getValueTypeName() ); in initialize()
/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx508 aMessage.append( _value.getValueTypeName() ); in impl_checkValue_throw()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx362 …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()
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx376 if( lInValues[nSourceCounter].getValueTypeName() == C2U("com.sun.star.uno.XInterface") ) in impl_packLocalizedProperties()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1125 aContext.Details = _rEvent.Error.getValueTypeName(); in impl_processCopyError_nothrow()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx590 (((nullAny.getValueTypeName() == in performTest()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx650 rAny.getValueTypeName() + in anyToVariant()

Completed in 193 milliseconds

12