Home
last modified time | relevance | path

Searched refs:getValueType (Results 26 – 50 of 261) sorted by relevance

1234567891011

/aoo42x/main/extensions/source/propctrlr/
H A Dusercontrol.hxx72 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE…
115 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE…
141 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE…
H A Dusercontrol.cxx173 Type SAL_CALL OFormatSampleControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OFormatSampleControl
219 Type SAL_CALL OFormattedNumericControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OFormattedNumericControl
315 Type SAL_CALL OFileUrlControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OFileUrlControl
/aoo42x/main/forms/source/component/
H A DComboBox.cxx227 DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast<ListSourceType*>(NULL))), in setFastPropertyValue_NoBroadcast()
233 DBG_ASSERT(_rValue.getValueType().getTypeClass() == TypeClass_STRING, in setFastPropertyValue_NoBroadcast()
247 DBG_ASSERT(_rValue.getValueType().getTypeClass() == TypeClass_BOOLEAN, in setFastPropertyValue_NoBroadcast()
253 DBG_ASSERT(_rValue.getValueType().getTypeClass() == TypeClass_STRING, in setFastPropertyValue_NoBroadcast()
353 if (m_aBoundColumn.getValueType().getTypeClass() == TypeClass_SHORT) in write()
H A DListBox.cxx298 …DBG_ASSERT((_rValue.getValueType().getTypeClass() == TypeClass_SHORT) || (_rValue.getValueType().g… in setFastPropertyValue_NoBroadcast()
304 … DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast<ListSourceType*>(NULL))), in setFastPropertyValue_NoBroadcast()
343 …DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast< Sequence<sal_Int16>*>(NUL… in setFastPropertyValue_NoBroadcast()
503 if (m_aBoundColumn.getValueType().getTypeClass() != TypeClass_VOID) in write()
679 if ( m_aBoundColumn.getValueType().getTypeClass() == TypeClass_SHORT ) in loadData()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx424 Type aExceptionType = aWrappedAny.getValueType(); in implGetWrappedMsg()
618 Type aType = aValue.getValueType(); in implSequenceToMultiDimArray()
702 Type aType = aValue.getValueType(); in unoToSbxValue()
1724 TypeClass eType = aToInspectObj.getValueType().getTypeClass(); in checkUnoObjectType()
1804 TypeClass eType = aToInspectObj.getValueType().getTypeClass(); in Impl_GetSupportedInterfaces()
2424 TypeClass eType = aUnoObj_.getValueType().getTypeClass(); in SbUnoObject()
3238 TypeClass eType = aAny.getValueType().getTypeClass(); in RTL_Impl_HasInterfaces()
3295 TypeClass eType = aAny.getValueType().getTypeClass(); in RTL_Impl_IsUnoStruct()
3324 TypeClass eType1 = aAny1.getValueType().getTypeClass(); in RTL_Impl_EqualUnoObjects()
3338 TypeClass eType2 = aAny2.getValueType().getTypeClass(); in RTL_Impl_EqualUnoObjects()
[all …]
/aoo42x/main/io/test/stm/
H A Ddatatest.cxx509 if( aValue.getValueType() == getCppuType( (Reference< XPersistObject> *)0 ) ) in setPropertyValue()
834 …if( r1->getPropertyValue( OUString::createFromAscii("long") ).getValueType() == getCppuVoidType() … in compareMyPropertySet()
835 r2->getPropertyValue( OUString::createFromAscii("long") ).getValueType() == getCppuVoidType() ) { in compareMyPropertySet()
886 if( o1.getValueType() == getCppuType( (Reference<XPersistObject>*)0 ) ) { in compareMyPropertySet()
888 if( o2.getValueType() == getCppuType( (Reference<XPersistObject>*)0 ) ) { in compareMyPropertySet()
907 if( o2.getValueType() == getCppuType( (Reference<XPersistObject>*)0 ) ) { in compareMyPropertySet()
/aoo42x/main/extensions/source/ole/
H A Doleobjw.cxx1303 if ( aParams[nInd].getValueType() == getCppuType((NamedArgument*) 0) ) in directInvoke()
1321 if ( aParams[nInd].getValueType() == getCppuType((NamedArgument*) 0)) in directInvoke()
1384 if ( anyArg.getValueType() == getCppuType((PropertyPutArgument*)0) ) in directInvoke()
1391 if (anyArg.getValueType() == getCppuType((NamedArgument*) 0)) in directInvoke()
1693 if (curArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()
1759 if (curArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()
1861 if (anyArg.getValueType() == getCppuType((PropertyPutArgument*)0)) in invokeWithDispIdComTlb()
1868 if (anyArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()
2030 if (Params[paramIndex].getValueType() in invokeWithDispIdComTlb()
2156 arArgs[nUnoArgs - 1].getValueType() == getCppuType((PropertyPutArgument*) 0)) in getFuncDescForInvoke()
H A Dunoconversionutilities.hxx320 … OSL_ENSURE( rAny.getValueType() == ptype, "type in Value Object must match the type parameter"); in variantToAny()
658 rAny.getValueType().getTypeName() + in anyToVariant()
720 if (rAny.getValueType() == getCppuType((Date*)0)) in anyToVariant()
733 else if(rAny.getValueType() == getCppuType((Decimal*)0)) in anyToVariant()
750 else if (rAny.getValueType() == getCppuType((Currency*)0)) in anyToVariant()
763 else if(rAny.getValueType() == getCppuType((SCode*)0)) in anyToVariant()
997 "The provided any of type\" ") + rAny.getValueType().getTypeName() + in anyToVariant()
1045 OUString sTypeName= rSeq.getValueType().getTypeName(); in createUnoSequenceWrapper()
/aoo42x/main/svtools/source/uno/
H A Dunoiface.cxx906 const ::com::sun::star::uno::TypeClass rTC = Value.getValueType().getTypeClass(); in setProperty()
1043 switch (rValue.getValueType().getTypeClass()) in convertEffectiveValue()
1102 switch (rValue.getValueType().getTypeClass()) in SetMinValue()
1113 …DBG_ASSERT(rValue.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_VOID, "SVTXFor… in SetMinValue()
1114 if ( rValue.getValueType().getTypeClass() != ::com::sun::star::uno::TypeClass_VOID ) in SetMinValue()
1143 switch (rValue.getValueType().getTypeClass()) in SetMaxValue()
1154 if (rValue.getValueType().getTypeClass() != ::com::sun::star::uno::TypeClass_VOID) in SetMaxValue()
1185 switch (aConverted.getValueType().getTypeClass()) in SetDefaultValue()
1277 if (rValue.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_DOUBLE ) in SetValue()
1285 …DBG_ASSERT(rValue.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_STRING, "SVTXF… in SetValue()
[all …]
/aoo42x/main/framework/source/recording/
H A Ddispatchrecorder.cxx97 Type const & type = val.getValueType(); in make_seq_out_of_struct()
301 else if (aValue.getValueType() == getCppuCharType()) in AppendToBuffer()
326 ::rtl::OUString aName = aValue.getValueType().getTypeName(); in AppendToBuffer()
458 if (element.getValueType() != in replaceByIndex()
/aoo42x/main/comphelper/source/property/
H A Dproperty.cxx211 if ( _rValueToSet.hasValue() && ( !_rExpectedType.equals( _rValueToSet.getValueType() ) ) ) in tryPropertyValue()
216 …const_cast< void* >( _rConvertedValue.getValue() ), _rConvertedValue.getValueType().getTypeLibType… in tryPropertyValue()
217 … const_cast< void* >( _rValueToSet.getValue() ), _rValueToSet.getValueType().getTypeLibType(), in tryPropertyValue()
/aoo42x/main/sfx2/source/doc/
H A Dobjuno.cxx728 if ( aValue.getValueType() == ::getCppuType((const ::rtl::OUString*)0) ) in setFastPropertyValue()
810 else if ( aValue.getValueType() == ::getCppuType((const ::com::sun::star::util::DateTime*)0) ) in setFastPropertyValue()
853 else if ( aValue.getValueType() == ::getBooleanCppuType() ) in setFastPropertyValue()
873 else if ( aValue.getValueType() == ::getCppuType((const sal_Int32*)0) ) in setFastPropertyValue()
891 else if ( aValue.getValueType() == ::getCppuType((const sal_Int16*)0) ) in setFastPropertyValue()
905 else if ( aValue.getValueType() == ::getCppuType((const uno::Sequence< beans::NamedValue >*)0) ) in setFastPropertyValue()
916 else if ( aValue.getValueType() == ::getCppuType((const lang::Locale*)0) ) in setFastPropertyValue()
/aoo42x/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx166 …virtual RegistryValueType SAL_CALL getValueType( ) throw(InvalidRegistryException, RuntimeExcepti…
376 RegistryValueType SAL_CALL NestedKeyImpl::getValueType( ) in getValueType() function in stoc_defreg::NestedKeyImpl
384 return m_localKey->getValueType(); in getValueType()
388 return m_defaultKey->getValueType(); in getValueType()
1259 (aArguments[0].getValueType().getTypeClass() == TypeClass_INTERFACE) && in initialize()
1260 (aArguments[1].getValueType().getTypeClass() == TypeClass_INTERFACE) ) in initialize()
/aoo42x/main/testtools/source/bridgetest/
H A Dconstructors.cxx126 && (arguments[3].getValueType() in initialize()
135 && (arguments[10].getValueType() in initialize()
149 && (arguments[17].getValueType() in initialize()
167 && (arguments[24].getValueType() in initialize()
342 && (arguments[25].getValueType() in initialize()
/aoo42x/main/extensions/source/bibliography/
H A Dtoolbar.cxx80 if(aState.getValueType()==::getBooleanCppuType()) in statusChanged()
115 if(aState.getValueType() == ::getCppuType((Sequence<rtl::OUString>*)0)) in statusChanged()
155 if(aState.getValueType()==::getCppuType((Sequence<rtl::OUString>*)0)) in statusChanged()
193 if(aState.getValueType()==::getCppuType((const OUString*)0)) in statusChanged()
/aoo42x/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx130 Type const & aValueType = i_value.getValueType(); in canExtractFrom()
267 const_cast< void* >( pos->second.getValue() ), pos->second.getValueType().getTypeLibType(), in get_ensureType()
282 aBuffer.append ( pos->second.getValueType().getTypeName() ); in get_ensureType()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx567 if( maTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in checkForText()
1860 if( aTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in append()
1915 if( rTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in append()
2428 if( aIterTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in disposeTextRange()
2499 if( aTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in addEffect()
2778 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setTextGrouping()
2799 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setTextGrouping()
2851 …if( (aEffects.size() == 1) && ((*aIter)->getTarget().getValueType() != ::getCppuType((const Paragr… in setAnimateForm()
2883 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setAnimateForm()
2913 if( pEffect->getTarget().getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in setTextGroupingAuto()
[all …]
/aoo42x/main/stoc/source/inspect/
H A Dintrospection.cxx440 TypeClass eObjType = obj.getValueType().getTypeClass(); in setPropertyValueByIndex()
471 TypeClass eValType = aValue.getValueType().getTypeClass(); in setPropertyValueByIndex()
584 TypeClass eObjType = obj.getValueType().getTypeClass(); in getPropertyValueByIndex()
798 TypeClass eType = maInspectedObject.getValueType().getTypeClass(); in ImplIntrospectionAccess()
933 TypeClass eType = mrInspectedObject.getValueType().getTypeClass(); in ImplIntrospectionAdapter()
1935 if ( aToInspectObj.getValueType().getTypeClass() == TypeClass_TYPE ) in inspect()
2024 TypeClass eType = aToInspectObj.getValueType().getTypeClass(); in implInspect()
2099 xImplClass = TypeToIdlClass( aToInspectObj.getValueType(), m_xSMgr ); in implInspect()
2111 xImplClass = TypeToIdlClass( aToInspectObj.getValueType(), m_xSMgr ); in implInspect()
2972 Reference<XIdlClass> xClassRef = TypeToIdlClass( aToInspectObj.getValueType(), m_xSMgr ); in implInspect()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx508 TypeDescription desc( a.getValueType() ); in any2PyObject()
526 buf.append( a.getValueType().getTypeName()); in any2PyObject()
533 PyRef excClass = getClass( a.getValueType().getTypeName(), *this ); in any2PyObject()
542 buf.append( a.getValueType().getTypeName() ); in any2PyObject()
586 element = any2PyObject (tc->convertTo (s[i], s[i].getValueType() )); in any2PyObject()
/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx1109 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1119 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1136 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1470 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PolyPolygonBezie… in setPropertyValueImpl()
1480 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PolyPolygonBezie… in setPropertyValueImpl()
1655 if( rValue.getValueType() == ::getCppuType(( const uno::Sequence< sal_Int8 >*)0) ) in setPropertyValueImpl()
1670 …else if( (rValue.getValueType() == awt::XBitmap::static_type()) || (rValue.getValueType() == graph… in setPropertyValueImpl()
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx636 …sal_Bool bVoid = pProp->GetValue().getValueType().getTypeClass() == ::com::sun::star::uno::TypeCla… in write()
643 const ::com::sun::star::uno::Type& rType = rValue.getValueType(); in write()
1128 sal_Bool bVoid = rValue.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_VOID; in convertFastPropertyValue()
1142 if ( pDestType->equals( rValue.getValueType() ) ) in convertFastPropertyValue()
1203 if ( rValue.getValueType().getTypeClass() == TypeClass_INTERFACE ) in convertFastPropertyValue()
1235 aErrorMessage.append ( rValue.getValueType().getTypeName() ); in convertFastPropertyValue()
1257 …DBG_ASSERT( ( rValue.getValueType().getTypeClass() != ::com::sun::star::uno::TypeClass_VOID ) || (… in setFastPropertyValue_NoBroadcast()
/aoo42x/main/comphelper/source/container/
H A Denumerablemap.cxx214 virtual Type SAL_CALL getValueType() throw (RuntimeException);
461 if ( m_aData.m_aValueType.isAssignableFrom( _value.getValueType() ) ) in impl_checkValue_throw()
486 const TypeDescription aValueTypeDesc( _value.getValueType() ); in impl_checkValue_throw()
585 Type SAL_CALL EnumerableMap::getValueType() throw (RuntimeException) in getValueType() function in comphelper::EnumerableMap
/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx873 if(aAgg.getValueType() == ::getCppuType((uno::Reference< uno::XAggregation >*)0)) in GetSvxPage()
913 if(aAgg.getValueType() == rTunnelType) in getSomething()
946 if(aAgg.getValueType() == rAggType) in SwXShape()
1118 if(aPSet.getValueType() == rPropSetType && aPSet.getValue()) in getPropertySetInfo()
1402 if(aValue.getValueType() == rTextRangeType) in setPropertyValue()
1444 if(aPSet.getValueType() != rPSetType || !aPSet.getValue()) in setPropertyValue()
1733 if ( aPSet.getValueType() != rPSetType || !aPSet.getValue() ) in _getPropAtAggrObj()
1844 if(aPState.getValueType() != rPStateType || !aPState.getValue()) in getPropertyStates()
1909 if(aPState.getValueType() != rPStateType || !aPState.getValue()) in setPropertyToDefault()
1944 if(aPState.getValueType() != rPStateType || !aPState.getValue()) in getPropertyDefault()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx185 …sal_Bool bCorrectType = pArguments->Value.getValueType().equals(::getCppuType((const ::rtl::OUStri… in dispatch()
192 …sal_Bool bCorrectType = pArguments->Value.getValueType().equals(::getCppuType((const sal_Int16*)0)… in dispatch()
199 …sal_Bool bCorrectType = pArguments->Value.getValueType().equals(::getCppuType((const Sequence< ::c… in dispatch()
/aoo42x/main/comphelper/inc/comphelper/
H A Dtypes.hxx94 return _rVal.getValueType().equals( in isA()
104 return _rVal.getValueType().equals( in isAReference()

Completed in 228 milliseconds

1234567891011