/aoo4110/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 141 ASSERT( aTmp.getValueType() == in SV_IMPL_OP_PTRARR_SORT() 143 aTmp.getValueType() == in SV_IMPL_OP_PTRARR_SORT() 146 if( aTmp.getValueType() == in SV_IMPL_OP_PTRARR_SORT() 154 else if( aTmp.getValueType() == in SV_IMPL_OP_PTRARR_SORT() 418 ASSERT( aTmp.getValueType() == in OutHiddenForms() 421 if( aTmp.getValueType() == in OutHiddenForms() 438 ASSERT( aTmp.getValueType() == in OutHiddenForm() 441 if( aTmp.getValueType() != in OutHiddenForm() 616 ASSERT( aTmp.getValueType() == in OutHiddenControls() 619 if( aTmp.getValueType() != in OutHiddenControls() [all …]
|
/aoo4110/main/sysui/source/win32/misc/ |
H A D | WinImplHelper.cxx | 129 aItem.getValueType( ) != getCppuType((OUString*)0) ) in ListboxAddItem() 151 aItemList.getValueType( ) != getCppuType((Sequence<OUString>*)0) ) in ListboxAddItems() 177 ( (aPosition.getValueType( ) != getCppuType((sal_Int32*)0)) && in ListboxDeleteItem() 178 (aPosition.getValueType( ) != getCppuType((sal_Int16*)0)) && in ListboxDeleteItem() 179 (aPosition.getValueType( ) != getCppuType((sal_Int8*)0)) ) ) in ListboxDeleteItem() 229 ( (aPosition.getValueType( ) != getCppuType((sal_Int32*)0)) && in ListboxSetSelectedItem() 230 (aPosition.getValueType( ) != getCppuType((sal_Int16*)0)) && in ListboxSetSelectedItem() 231 (aPosition.getValueType( ) != getCppuType((sal_Int8*)0)) ) ) in ListboxSetSelectedItem() 325 aState.getValueType( ) != getCppuType((sal_Bool*)0) ) in CheckboxSetState()
|
/aoo4110/main/comphelper/source/property/ |
H A D | propertycontainerhelper.cxx | 236 aErrorMessage.append( _rValue.getValueType().getTypeName() ); in lcl_throwIllegalPropertyValueTypeException() 275 if ( !aNewRequestedValue.getValueType().equals( aPos->aProperty.Type ) ) in convertFastPropertyValue() 280 … const_cast< void* >( aProperlyTyped.getValue() ), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue() 281 …const_cast< void* >( aNewRequestedValue.getValue() ), aNewRequestedValue.getValueType().getTypeLib… in convertFastPropertyValue() 296 …|| (aNewRequestedValue.getValueType().equals(aPos->aProperty.Type)) // else the types have to be e… in convertFastPropertyValue() 344 if (!_rValue.getValueType().equals(aPos->aProperty.Type)) in convertFastPropertyValue() 353 const_cast<void*>(aProperlyTyped.getValue()), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue() 354 const_cast<void*>(_rValue.getValue()), _rValue.getValueType().getTypeLibType(), in convertFastPropertyValue() 371 OSL_ENSURE( pNewValue->getValueType() == aPos->aProperty.Type, in convertFastPropertyValue() 421 const_cast< void* >( _rValue.getValue() ), _rValue.getValueType().getTypeLibType(), in setFastPropertyValue()
|
/aoo4110/main/fpicker/source/win32/misc/ |
H A D | WinImplHelper.cxx | 244 aItem.getValueType( ) != getCppuType((OUString*)0) ) in ListboxAddItem() 266 aItemList.getValueType( ) != getCppuType((Sequence<OUString>*)0) ) in ListboxAddItems() 292 ( (aPosition.getValueType( ) != getCppuType((sal_Int32*)0)) && in ListboxDeleteItem() 293 (aPosition.getValueType( ) != getCppuType((sal_Int16*)0)) && in ListboxDeleteItem() 294 (aPosition.getValueType( ) != getCppuType((sal_Int8*)0)) ) ) in ListboxDeleteItem() 344 ( (aPosition.getValueType( ) != getCppuType((sal_Int32*)0)) && in ListboxSetSelectedItem() 345 (aPosition.getValueType( ) != getCppuType((sal_Int16*)0)) && in ListboxSetSelectedItem() 346 (aPosition.getValueType( ) != getCppuType((sal_Int8*)0)) ) ) in ListboxSetSelectedItem() 456 aState.getValueType( ) != getCppuType((sal_Bool*)0) ) in CheckboxSetState()
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | proptypehlp.hxx | 61 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 103 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 157 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 212 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 255 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 299 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 332 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 365 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 383 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() 448 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() [all …]
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | standardcontrol.hxx | 114 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 129 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 147 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 165 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 212 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 258 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 303 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 329 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 353 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE… 433 …virtual ::com::sun::star::uno::Type SAL_CALL getValueType() throw (::com::sun::star::uno::RuntimeE…
|
H A D | standardcontrol.cxx | 119 Type SAL_CALL OTimeControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OTimeControl 173 Type SAL_CALL ODateControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::ODateControl 229 Type SAL_CALL OEditControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OEditControl 334 Type SAL_CALL ODateTimeControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::ODateTimeControl 451 Type SAL_CALL OHyperlinkControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OHyperlinkControl 655 Type SAL_CALL ONumericControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::ONumericControl 770 Type SAL_CALL OColorControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OColorControl 839 Type SAL_CALL OListboxControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OListboxControl 930 Type SAL_CALL OComboboxControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OComboboxControl 1427 Type SAL_CALL OMultilineEditControl::getValueType() throw (RuntimeException) in getValueType() function in pcr::OMultilineEditControl
|
H A D | stringrepresentation.cxx | 184 …sMessage += ::rtl::OString( PropertyValue.getValueType().getTypeName().getStr(), PropertyValue.get… in convertToControlValue() 434 if ( _rValue.getValueType().equals( ::getCppuType( static_cast< util::Date* >( NULL ) ) ) ) in convertGenericValueToString() 443 … else if ( _rValue.getValueType().equals( ::getCppuType( static_cast< util::Time* >( NULL ) ) ) ) in convertGenericValueToString() 450 …else if ( _rValue.getValueType().equals( ::getCppuType( static_cast< util::DateTime* >( NULL ) ) )… in convertGenericValueToString()
|
/aoo4110/main/comphelper/source/misc/ |
H A D | types.cxx | 123 if (_rAny.getValueType() == ::getCppuBooleanType()) in getBOOL() 190 if (_rValue.getValueType().getTypeClass() == TypeClass_ANY) in compare_impl() 192 reinterpret_cast<const Any*>(pData)->getValueType(), in compare_impl() 197 reinterpret_cast<const Any*>(pData)->getValueType(), in compare_impl() 202 || (_rValue.getValueType().getTypeClass() == TypeClass_VOID) in compare_impl() 205 bRes = _rType.getTypeClass() == _rValue.getValueType().getTypeClass(); in compare_impl() 214 bRes = _rValue.getValueType().getTypeClass() == TypeClass_VOID; in compare_impl() 425 return compare_impl(rLeft.getValueType(), rLeft.getValue(), rRight); in compare()
|
/aoo4110/main/cppu/qa/ |
H A D | test_any.cxx | 264 CPPUNIT_ASSERT(a.getValueType() == getVoidCppuType()); in testVoid() 360 CPPUNIT_ASSERT(a.getValueType() == getCppuType< sal_Bool >()); in testBoolean() 461 CPPUNIT_ASSERT(a.getValueType() == getCppuType< sal_Int8 >()); in testByte() 562 CPPUNIT_ASSERT(a.getValueType() == getCppuType< sal_Int16 >()); in testShort() 766 CPPUNIT_ASSERT(a.getValueType() == getCppuType< sal_Int32 >()); in testLong() 1154 CPPUNIT_ASSERT(a.getValueType() == getCppuType< float >()); in testFloat() 1251 CPPUNIT_ASSERT(a.getValueType() == getCppuType< double >()); in testDouble() 1748 CPPUNIT_ASSERT(a.getValueType() == getCppuType< Enum2 >()); in testEnum() 1962 a.getValueType().getTypeName().equalsAsciiL( in testPoly() 2091 a.getValueType() in testInterface() [all …]
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unopback.cxx | 136 if ( ( pAny->getValueType() == ::getCppuType((const ::com::sun::star::awt::Gradient*)0) ) in fillItemSet() 141 else if ( ( pAny->getValueType() == ::getCppuType((const ::rtl::OUString*)0) ) && in fillItemSet() 150 if ( ( pAny->getValueType() == ::getCppuType((const ::com::sun::star::drawing::Hatch*)0) ) in fillItemSet() 155 else if ( ( pAny->getValueType() == ::getCppuType((const ::rtl::OUString*)0) ) && in fillItemSet() 164 …if ( ( ( pAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Reference< ::com::sun… in fillItemSet() 165 …( pAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Reference< ::com::sun::star:… in fillItemSet() 170 else if ( ( pAny->getValueType() == ::getCppuType((const ::rtl::OUString*)0) ) && in fillItemSet()
|
/aoo4110/main/svx/source/items/ |
H A D | customshapeitem.cxx | 63 …if ( rPropVal.Value.getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans… in SdrCustomShapeGeometryItem() 90 …if ( pSeqAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans::Prop… in GetPropertyValueByName() 110 …if ( pAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans::Propert… in SetPropertyValue() 122 …if ( rPropVal.Value.getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans… in SetPropertyValue() 170 …if ( pSeqAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans::Prop… in SetPropertyValue() 205 …if ( pSeqAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans::Prop… in ClearPropertyValue() 241 …if ( pSeqAny->getValueType() == ::getCppuType((const ::com::sun::star::uno::Sequence < beans::Prop… in ClearPropertyValue()
|
/aoo4110/main/connectivity/source/commontools/ |
H A D | DateConversion.cxx | 73 if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_BOOLEAN) in toSQLString() 127 … if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_DOUBLE) in toSQLString() 134 … else if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_STRING) in toSQLString() 161 … if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_DOUBLE) in toSQLString() 168 … else if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_STRING) in toSQLString() 188 … if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_DOUBLE) in toSQLString() 195 … else if (_rVal.getValueType().getTypeClass() == ::com::sun::star::uno::TypeClass_STRING) in toSQLString()
|
H A D | dbexception.cxx | 145 sal_Bool bValid = isAssignableFrom(aSQLExceptionType, _rError.getValueType()); in SQLExceptionInfo() 156 staruno::Type aContentType = m_aContent.getValueType(); in implDetermineType() 162 if ( isAssignableFrom( aSQLContextType, m_aContent.getValueType() ) ) in implDetermineType() 164 else if ( isAssignableFrom( aSQLWarningType, m_aContent.getValueType() ) ) in implDetermineType() 166 else if ( isAssignableFrom( aSQLExceptionType, m_aContent.getValueType() ) ) in implDetermineType() 255 if ( !isAssignableFrom( aSQLExceptionType, pChainIterator->getValueType() ) ) in append() 352 Type aNextElementType = m_pCurrent->NextException.getValueType(); in next()
|
H A D | dbtools.cxx | 1120 OSL_ENSURE(aEffectiveMin.getValueType().getTypeClass() == TypeClass_DOUBLE, in TransferFormComponentProperties() 1130 OSL_ENSURE(aEffectiveMax.getValueType().getTypeClass() == TypeClass_DOUBLE, in TransferFormComponentProperties() 1140 sal_Bool bIsString = aEffectiveDefault.getValueType().getTypeClass() == TypeClass_STRING; in TransferFormComponentProperties() 1622 if (_rValue.getValueType() == ::getCppuType((const Sequence< sal_Int8 > *)0)) in implUpdateObject() 1628 if (_rValue.getValueType() == ::getCppuType((const DateTime*)0)) in implUpdateObject() 1630 else if (_rValue.getValueType() == ::getCppuType((const Date*)0)) in implUpdateObject() 1632 else if (_rValue.getValueType() == ::getCppuType((const Time*)0)) in implUpdateObject() 1715 if (_rValue.getValueType() == ::getCppuType((const Sequence< sal_Int8 > *)0)) in implSetObject() 1723 if (_rValue.getValueType() == ::getCppuType((const DateTime*)0)) in implSetObject() 1725 else if (_rValue.getValueType() == ::getCppuType((const Date*)0)) in implSetObject() [all …]
|
H A D | CommonTools.cxx | 166 TypeClass aDestinationClass = rValue.getValueType().getTypeClass(); in toString() 197 if (rValue.getValueType() == ::getCppuType((const ::com::sun::star::util::Date*)0)) in toString() 203 else if (rValue.getValueType() == ::getCppuType((const ::com::sun::star::util::DateTime*)0)) in toString() 209 else if (rValue.getValueType() == ::getCppuType((const ::com::sun::star::util::Time*)0)) in toString()
|
/aoo4110/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 175 if (xKey.is() && (xKey->getValueType() == RegistryValueType_ASCIILIST)) in deleteAllLinkReferences() 387 if (xSuperKey->getValueType() == RegistryValueType_ASCIILIST) in createUniqueSubEntry() 443 if (xSuperKey->getValueType() == RegistryValueType_ASCIILIST) in deleteSubEntry() 539 xRootKey->openKey(path)->getValueType() == RegistryValueType_NOT_DEFINED) in deletePathIfPossible() 583 if (xOldKey->getValueType() == RegistryValueType_ASCIILIST) in deleteUserLink() 764 if (xKey.is() && (xKey->getValueType() == RegistryValueType_ASCII)) in deleteAllImplementations() 912 if (xServiceKey->getValueType() == RegistryValueType_ASCIILIST) in deleteAllServiceEntries() 1212 if (xKey.is() && (xKey->getValueType() == RegistryValueType_ASCIILIST)) in prepareRegistry() 1414 if( aAny.getValueType().getTypeClass() == TypeClass_INTERFACE ) { in getRegistryFromServiceManager() 1468 if( aArgs.getConstArray()[1].getValueType().getTypeClass() == TypeClass_STRING ) { in initialize() [all …]
|
/aoo4110/main/forms/source/component/ |
H A D | EditBase.cxx | 111 if (m_aDefault.getValueType().getTypeClass() == TypeClass_LONG) in write() 113 else if (m_aDefault.getValueType().getTypeClass() == TypeClass_DOUBLE) in write() 313 DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_BOOLEAN, "invalid type" ); in setFastPropertyValue_NoBroadcast() 317 DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_BOOLEAN, "invalid type" ); in setFastPropertyValue_NoBroadcast() 322 DBG_ASSERT(rValue.getValueType().getTypeClass() == TypeClass_STRING, "invalid type" ); in setFastPropertyValue_NoBroadcast()
|
H A D | FormattedField.cxx | 568 if ( evt.NewValue.getValueType().getTypeClass() == TypeClass_LONG ) in _propertyChanged() 827 if (aSupplier.getValueType().getTypeClass() != TypeClass_VOID) in write() 896 switch (aEffectiveValue.getValueType().getTypeClass()) in write() 1031 || ( ( aControlValue.getValueType().getTypeClass() == TypeClass_STRING ) in commitControlValueToDbColumn() 1042 …if ( aControlValue.getValueType().getTypeClass() == TypeClass_DOUBLE || (aControlValue >>= f)) // … in commitControlValueToDbColumn() 1048 …DBG_ASSERT( aControlValue.getValueType().getTypeClass() == TypeClass_STRING, "OFormattedModel::com… in commitControlValueToDbColumn() 1092 … if ( _rExternalValue.getValueType().equals( ::getCppuType( static_cast< UNODate* >( NULL ) ) ) ) in translateExternalValueToControlValue() 1098 …else if ( _rExternalValue.getValueType().equals( ::getCppuType( static_cast< UNOTime* >( NULL ) ) … in translateExternalValueToControlValue() 1104 …else if ( _rExternalValue.getValueType().equals( ::getCppuType( static_cast< UNODateTime* >( NULL … in translateExternalValueToControlValue()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | animationexport.cxx | 1448 if( rValue.getValueType() == ::getCppuType((const ValuePair*)0) ) in convertValue() 1457 else if( rValue.getValueType() == ::getCppuType((Sequence<Any>*)0) ) in convertValue() 1523 else if( rValue.getValueType() == ::getCppuType((const double*)0) ) in convertValue() 1584 if( rValue.getValueType() == ::getCppuType((Sequence<Any>*)0) ) in convertTiming() 1601 else if( rValue.getValueType() == ::getCppuType((const double*)0) ) in convertTiming() 1606 else if( rValue.getValueType() == ::getCppuType((const Timing*)0) ) in convertTiming() 1611 else if( rValue.getValueType() == ::getCppuType((const Event*)0) ) in convertTiming() 1681 if( rValue.getValueType() == ::getCppuType((const ValuePair*)0) ) in prepareValue() 1687 else if( rValue.getValueType() == ::getCppuType((Sequence<Any>*)0) ) in prepareValue() 1703 else if( rValue.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in prepareValue() [all …]
|
/aoo4110/main/winaccessibility/source/service/ |
H A D | AccObject.cxx | 342 if(pAny.getValueType() == getCppuType( (sal_uInt16 *)0 ) ) in GetMAccessibleValueFromAny() 351 else if(pAny.getValueType() == getCppuType( (::rtl::OUString *)0 ) ) in GetMAccessibleValueFromAny() 357 else if(pAny.getValueType() == getCppuType( (Sequence< ::rtl::OUString > *)0 ) ) in GetMAccessibleValueFromAny() 372 else if(pAny.getValueType() == getCppuType( (double *)0 ) ) in GetMAccessibleValueFromAny() 380 else if(pAny.getValueType() == getCppuType( (sal_Int32 *)0 ) ) in GetMAccessibleValueFromAny() 388 else if (pAny.getValueType() == getCppuType( (com::sun::star::accessibility::TextSegment *)0 ) ) in GetMAccessibleValueFromAny()
|
/aoo4110/main/sd/source/core/ |
H A D | CustomAnimationCloner.cxx | 246 if( rValue.getValueType() == ::getCppuType((const ValuePair*)0) ) in transformValue() 256 else if( rValue.getValueType() == ::getCppuType((Sequence<Any>*)0) ) in transformValue() 286 else if( rValue.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in transformValue() 295 else if( rValue.getValueType() == ::getCppuType((const Event*)0) ) in transformValue()
|
/aoo4110/main/stoc/source/registry_tdprovider/ |
H A D | rdbtdp_tdenumeration.cxx | 127 if ( xKey->getValueType() in createInstance() 373 if ( xKey->getValueType() in queryMore() 491 if ( m_aModuleKeys.front()->getValueType() in queryMore() 596 if ( xKey->getValueType() in queryNext()
|
/aoo4110/main/qadevOOo/runner/util/ |
H A D | RegistryTools.java | 93 if (key1.getValueType() != key2.getValueType()) return false ; in compareKeys() 100 type = key1.getValueType() ; in compareKeys() 314 type = key.getValueType() ; in printKeyInfo()
|
/aoo4110/main/pyuno/source/module/ |
H A D | pyuno.cxx | 318 if( me->members->wrappedObject.getValueType().getTypeClass() in PyUNO_repr() 417 if( me->members->wrappedObject.getValueType().getTypeClass() in PyUNO_str() 419 me->members->wrappedObject.getValueType().getTypeClass() in PyUNO_str() 427 OUString s = val2str( (void*) a.getValue(), a.getValueType().getTypeLibType() ); in PyUNO_str() 438 me->members->wrappedObject.getValueType().getTypeLibType() ); in PyUNO_str() 503 … me->members->wrappedObject.getValueType().getTypeName(), runtime ).getAcquired(); in PyUNO_getattr()
|