Home
last modified time | relevance | path

Searched refs:getValueType (Results 51 – 75 of 261) sorted by relevance

1234567891011

/aoo42x/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx143 … aRequestType = aRequest.getValueType(); in impl_interceptRequest()
154 css::uno::Type aInterceptedType = rInterception.Request.getValueType(); in impl_interceptRequest()
/aoo42x/main/chart2/source/inc/
H A DCommonFunctors.hxx65 ::com::sun::star::uno::TypeClass eClass( rAny.getValueType().getTypeClass() ); in operator ()()
82 ::com::sun::star::uno::TypeClass eClass( rAny.getValueType().getTypeClass() ); in operator ()()
/aoo42x/main/configmgr/source/
H A Dtype.cxx121 switch (value.getValueType().getTypeClass()) { in getDynamicType()
147 rtl::OUString name(value.getValueType().getTypeName()); in getDynamicType()
/aoo42x/main/toolkit/source/controls/
H A Deventcontainer.cxx101 Type aAnyType = aElement.getValueType(); in replaceByName()
128 Type aAnyType = aElement.getValueType(); in insertByName()
/aoo42x/main/forms/source/component/
H A DCurrency.cxx216 if ( aControlValue.getValueType().getTypeClass() == TypeClass_VOID ) in commitControlValueToDbColumn()
248 if ( m_aDefault.getValueType().getTypeClass() == TypeClass_DOUBLE ) in getDefaultForReset()
H A DEdit.cxx213 if ((aTmp.getValueType().equals(::getBooleanCppuType())) && getBOOL(aTmp)) in keyPressed()
226 if (!aTmp.getValueType().equals(::getCppuType((const ::rtl::OUString*)NULL)) || in keyPressed()
591 if ( (aDefaultControl.getValueType().getTypeClass() == TypeClass_STRING) in read()
H A Dclickableimage.cxx642 …DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_STRING, "OClickableImageBaseModel::se… in setFastPropertyValue_NoBroadcast()
647 …DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_STRING, "OClickableImageBaseModel::se… in setFastPropertyValue_NoBroadcast()
652 …DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_BOOLEAN, "OClickableImageBaseModel::s… in setFastPropertyValue_NoBroadcast()
H A DGrid.cxx592 if (rValue.hasValue() && (TypeClass_LONG != rValue.getValueType().getTypeClass())) in convertFastPropertyValue()
928 if (m_aRowHeight.getValueType().getTypeClass() == TypeClass_LONG) in write()
932 if (m_aTabStop.getValueType().getTypeClass() == TypeClass_BOOLEAN) in write()
936 if (m_aBackgroundColor.getValueType().getTypeClass() == TypeClass_LONG) in write()
/aoo42x/main/xmloff/source/forms/
H A Dpropertyexport.cxx140 aExportType = getSequenceElementType( aValue.getValueType() ); in exportRemainingProperties()
142 aExportType = aValue.getValueType(); in exportRemainingProperties()
146 bool bIsEmptyValue = TypeClass_VOID == aValue.getValueType().getTypeClass(); in exportRemainingProperties()
/aoo42x/main/comphelper/inc/comphelper/
H A Danycompare.hxx169 || !_lhs.getValueType().equals( m_enumType ) in isLess()
170 || !_rhs.getValueType().equals( m_enumType ) in isLess()
/aoo42x/main/editeng/source/items/
H A Dxmlcnitm.cxx105 if( rVal.getValue() != NULL && rVal.getValueType().getTypeClass() == TypeClass_INTERFACE ) in PutValue()
141 if( aAny.getValue() == NULL || aAny.getValueType() != ::getCppuType((AttributeData*)0) ) in PutValue()
/aoo42x/main/dtrans/source/win32/dtobj/
H A DDataFmtTransl.cxx108 if ( aFormat.getValueType( ) == CPPUTYPE_SALINT32 ) in getFormatEtcFromDataFlavor()
113 else if ( aFormat.getValueType( ) == CPPUTYPE_OUSTRING ) in getFormatEtcFromDataFlavor()
/aoo42x/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx197 if ( aPropertyValue.getValueType().equals( _rProperty.Type ) ) in convertToPropertyValue()
201 if ( _rControlValue.getValueType().getTypeClass() == TypeClass_STRING ) in convertToPropertyValue()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_except.cxx51 PyRef type( getClass( anyExc.getValueType().getTypeName(),runtime ) ); in raisePyExceptionWithAny()
61 buf.append(anyExc.getValueType().getTypeName()); in raisePyExceptionWithAny()
/aoo42x/main/comphelper/source/container/
H A Dnamecontainer.cxx110 if( aElement.getValueType() != maType ) in insertByName()
141 if( aElement.getValueType() != maType ) in replaceByName()
/aoo42x/main/cppuhelper/test/
H A Dtestpropshlp.cxx490 OSL_ENSURE( pExceptedListenerValues[nCurrent].getValueType().getTypeClass() == TypeClass_SHORT , in propertyChange()
739 OSL_ENSURE( rValue.getValueType().getTypeClass() == TypeClass_BOOLEAN, "invalid type" ); in setFastPropertyValue_NoBroadcast()
744 OSL_ENSURE( rValue.getValueType().getTypeClass() == TypeClass_SHORT, "invalid type" ); in setFastPropertyValue_NoBroadcast()
749 OSL_ENSURE( rValue.getValueType().getTypeClass() == TypeClass_LONG, "invalid type" ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx169 const_cast< void* >( aCurrentValue.getValue() ), aCurrentValue.getValueType().getTypeLibType(), in getPropertyStateByHandle()
170 const_cast< void* >( aDefaultValue.getValue() ), aDefaultValue.getValueType().getTypeLibType(), in getPropertyStateByHandle()
/aoo42x/main/scripting/source/provider/
H A DURIHelper.cxx107 args[0].getValueType() != ::getCppuType((const OUString*)NULL) || in initialize()
108 args[1].getValueType() != ::getCppuType((const OUString*)NULL) ) in initialize()
/aoo42x/main/oox/source/helper/
H A Dpropertymap.cxx127 pProperty->Type = aIt->second.getValueType(); in getProperties()
141 aProperty.Type = aIt->second.getValueType(); in getPropertyByName()
/aoo42x/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx131 if (values[i].getValueType() == getVoidCppuType()) in checkOutArgs()
155 if (values[i].getValueType() == getCppuType((NamedArgument *) 0)) in checkOutArgs()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx430 uno::TypeClass eType = rAny.getValueType().getTypeClass(); in lcl_AnyToINT16()
542 if((*pValues).getValueType() != ::getBooleanCppuType()) in _setPropertyValues()
558 if((*pValues).getValueType() != ::getBooleanCppuType()) in _setPropertyValues()
749 if ( (*pValues).getValueType() != ::getBooleanCppuType() ) in _setPropertyValues()
/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx398 if (rMaterial.getValueType().getTypeClass() == TypeClass_INTERFACE) in setMaterial()
586 if( r->isAssignableFrom( TypeToIdlClass( Value.getValueType(), xCoreReflection ) ) ) in setValue()
602 if( r->isAssignableFrom(TypeToIdlClass( Value.getValueType(), xCoreReflection ) ) ) in setValue()
694 …if (rDestType->isAssignableFrom( TypeToIdlClass( pInParams[nPos].getValueType(), xCoreReflection )… in invoke()
/aoo42x/main/stoc/test/
H A Dtestconv.cxx60 …OString aStr( OUStringToOString( rVal.getValueType().getTypeName(), RTL_TEXTENCODING_ISO_8859_1 ) … in printValue()
232 aRet2 = s_xConverter->convertTo( aRet, rVal.getValueType() ); in convertTo()
258 printf( rVal.getValueType().getTypeName().getStr() ); in convertTo()
/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx329 if( pArray[i].getValueType().getTypeClass() != TypeClass_INTERFACE ) in initialize()
482 if( rRet.getValueType().getTypeClass() == TypeClass_VOID ) in convertToEventReturn()
511 else if( !rRet.getValueType().equals( rRetType ) ) in convertToEventReturn()
/aoo42x/main/xmloff/source/core/
H A Dunoatrcn.cxx194 if( aElement.hasValue() && aElement.getValueType() == ::getCppuType((const xml::AttributeData*)0) ) in replaceByName()
236 …if( !aElement.hasValue() || aElement.getValueType() != ::getCppuType((const xml::AttributeData*)0)… in insertByName()

Completed in 116 milliseconds

1234567891011