/aoo41x/main/forms/source/component/ |
H A D | formcontrolfont.cxx | 278 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nFontEmphasis ); in convertFastPropertyValue() 282 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nFontRelief ); in convertFastPropertyValue() 293 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aFont.Name ); in convertFastPropertyValue() 297 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aFont.StyleName ); in convertFastPropertyValue() 301 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Family ); in convertFastPropertyValue() 321 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Pitch ); in convertFastPropertyValue() 325 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Type ); in convertFastPropertyValue() 329 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Width ); in convertFastPropertyValue() 333 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, float( m_aFont.Height ) ); in convertFastPropertyValue() 337 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aFont.Weight ); in convertFastPropertyValue() [all …]
|
H A D | Grid.cxx | 575 bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_nWritingMode ); in convertFastPropertyValue() 578 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sHelpText); in convertFastPropertyValue() 581 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sHelpURL); in convertFastPropertyValue() 584 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bDisplaySynchron); in convertFastPropertyValue() 604 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bPrintable); in convertFastPropertyValue() 610 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bNavigation); in convertFastPropertyValue() 613 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bRecordMarker); in convertFastPropertyValue() 616 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bEnable); in convertFastPropertyValue() 619 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bEnableVisible); in convertFastPropertyValue() 622 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_nBorder); in convertFastPropertyValue() [all …]
|
H A D | EditBase.cxx | 282 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bEmptyIsNull); in convertFastPropertyValue() 285 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bFilterProposal); in convertFastPropertyValue() 288 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aDefaultText); in convertFastPropertyValue() 291 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aDefault, ::getCppuType((const … in convertFastPropertyValue() 295 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aDefault, ::getCppuType((const … in convertFastPropertyValue()
|
H A D | DatabaseForm.cxx | 1634 bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_bInsertOnly ); in convertFastPropertyValue() 1653 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aTargetURL); in convertFastPropertyValue() 1656 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aTargetFrame); in convertFastPropertyValue() 1659 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_eSubmitMethod); in convertFastPropertyValue() 1665 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sName); in convertFastPropertyValue() 1668 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aMasterFields); in convertFastPropertyValue() 1671 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aDetailFields); in convertFastPropertyValue() 1677 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_eNavigation); in convertFastPropertyValue() 1680 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bAllowInsert); in convertFastPropertyValue() 1683 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bAllowUpdate); in convertFastPropertyValue() [all …]
|
H A D | refvaluecomponent.cxx | 134 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_sReferenceValue ); in convertFastPropertyValue() 139 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_sNoCheckReferenceValue ); in convertFastPropertyValue() 143 …bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_eDefaultChecked … in convertFastPropertyValue()
|
H A D | Columns.cxx | 425 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aLabel); in convertFastPropertyValue() 428 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aWidth, ::getCppuType((const sa… in convertFastPropertyValue() 431 …bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_aAlign, ::getCppuType( (const … in convertFastPropertyValue() 442 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, getBOOL(m_aHidden)); in convertFastPropertyValue()
|
H A D | FormComponent.cxx | 1053 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aName); in convertFastPropertyValue() 1056 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aTag); in convertFastPropertyValue() 1059 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nTabIndex); in convertFastPropertyValue() 1062 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_bNativeLook); in convertFastPropertyValue() 1066 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nControlTypeinMSO); in convertFastPropertyValue() 1069 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nObjIDinMSO); in convertFastPropertyValue() 1834 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_bInputRequired ); in convertFastPropertyValue() 1837 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aControlSource); in convertFastPropertyValue() 1851 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_xLabelControl); in convertFastPropertyValue()
|
H A D | ComboBox.cxx | 288 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aListSource); in convertFastPropertyValue() 292 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_bEmptyIsNull); in convertFastPropertyValue() 296 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aDefaultText); in convertFastPropertyValue()
|
H A D | clickableimage.cxx | 671 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sTargetURL); in convertFastPropertyValue() 674 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sTargetFrame); in convertFastPropertyValue() 677 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bDispatchUrlInternal); in convertFastPropertyValue()
|
H A D | ImageControl.cxx | 328 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bReadOnly); in convertFastPropertyValue() 331 return tryPropertyValue( rConvertedValue, rOldValue, rValue, m_sImageURL ); in convertFastPropertyValue() 336 return tryPropertyValue( rConvertedValue, rOldValue, rValue, xGraphic ); in convertFastPropertyValue()
|
H A D | ListBox.cxx | 378 …bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aBoundColumn, ::getCppuType(… in convertFastPropertyValue() 386 …bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, lcl_convertToStringSequence( m… in convertFastPropertyValue() 394 … bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aDefaultSelectSeq); in convertFastPropertyValue()
|
H A D | Hidden.cxx | 117 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_sHiddenValue); in convertFastPropertyValue()
|
H A D | spinbutton.cxx | 153 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nDefaultSpinValue ); in convertFastPropertyValue()
|
H A D | entrylisthelper.cxx | 304 … return ::comphelper::tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aStringItems ); in convertNewListSourceProperty()
|
H A D | scrollbar.cxx | 197 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nDefaultScrollValue ); in convertFastPropertyValue()
|
H A D | File.cxx | 195 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sDefaultValue); in convertFastPropertyValue()
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 963 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue() 967 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue() 971 bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxRows()); in convertFastPropertyValue() 975 … bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getCursorName()); in convertFastPropertyValue() 979 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetConcur… in convertFastPropertyValue() 983 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()… in convertFastPropertyValue() 987 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection(… in convertFastPropertyValue() 991 bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue() 995 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, isUsingBookmarks()… in convertFastPropertyValue() 999 …bConverted = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, getEscapeProcessi… in convertFastPropertyValue()
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | JStatement.cxx | 635 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue() 637 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue() 639 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxRows()); in convertFastPropertyValue() 641 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getCursorName()); in convertFastPropertyValue() 643 …return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetConcurrency(… in convertFastPropertyValue() 645 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue() 647 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue() 649 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue() 651 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bEscapeProcessing ); in convertFastPropertyValue()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AStatement.cxx | 704 …bModified = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, bValidAdoRS ? getM… in convertFastPropertyValue() 708 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue() 711 bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue() 714 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetConcurr… in convertFastPropertyValue() 717 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue() 720 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue() 723 bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getCursorName()); in convertFastPropertyValue() 726 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()… in convertFastPropertyValue()
|
H A D | AResultSet.cxx | 1092 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue() 1094 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
|
H A D | ADatabaseMetaDataResultSet.cxx | 736 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue() 738 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | property.hxx | 150 sal_Bool tryPropertyValue(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValue, c… in tryPropertyValue() function 178 return tryPropertyValue(_rConvertedValue, _rOldValue, _rValueToSet, _rCurrentValue); in tryPropertyValueEnum() 203 inline sal_Bool tryPropertyValue(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldV… in tryPropertyValue() function 227 COMPHELPER_DLLPUBLIC sal_Bool tryPropertyValue(staruno::Any& _rConvertedValue, staruno::Any& _rOldV…
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | datasource.cxx | 841 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aTableFi… in convertFastPropertyValue() 844 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aTableTy… in convertFastPropertyValue() 847 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_sUser); in convertFastPropertyValue() 850 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aPasswor… in convertFastPropertyValue() 853 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_bPasswor… in convertFastPropertyValue() 856 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_bSuppres… in convertFastPropertyValue() 859 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aLayoutI… in convertFastPropertyValue() 863 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_sConnect… in convertFastPropertyValue()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 262 … bModified = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, m_bUseBookmarks ); in convertFastPropertyValue() 266 …bModified = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, m_bEscapeProcessin… in convertFastPropertyValue()
|
/aoo41x/main/comphelper/source/property/ |
H A D | property.cxx | 206 sal_Bool tryPropertyValue(Any& _rConvertedValue, Any& _rOldValue, const Any& _rValueToSet, const An… in tryPropertyValue() function
|