| /trunk/main/forms/source/component/ |
| H A D | Grid.cxx | 565 sal_Bool OGridControlModel::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, in convertFastPropertyValue() argument 572 … bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_nContextWritingMode ); in convertFastPropertyValue() 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() 587 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bAlwaysShowCursor); in convertFastPropertyValue() 596 rOldValue = m_aCursorColor; in convertFastPropertyValue() 598 bModified = (rOldValue.getValue() != rConvertedValue.getValue()); in convertFastPropertyValue() 601 … bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, getINT32(m_aCursorColor)); in convertFastPropertyValue() [all …]
|
| H A D | EditBase.cxx | 275 sal_Bool OEditBaseModel::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, in convertFastPropertyValue() argument 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() 300 rOldValue, in convertFastPropertyValue()
|
| H A D | DatabaseForm.cxx | 1626 sal_Bool ODatabaseForm::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, in convertFastPropertyValue() argument 1633 bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_bInsertOnly ); in convertFastPropertyValue() 1637 …bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_aFilterManager.getFilterCompon… in convertFastPropertyValue() 1641 …bModified = tryPropertyValue( rConvertedValue, rOldValue, rValue, m_aFilterManager.isApplyPublicFi… in convertFastPropertyValue() 1648 …bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, aAggregateProperty, ::getCppuType… in convertFastPropertyValue() 1652 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aTargetURL); in convertFastPropertyValue() 1655 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aTargetFrame); in convertFastPropertyValue() 1658 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_eSubmitMethod); in convertFastPropertyValue() 1661 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_eSubmitEncoding); in convertFastPropertyValue() 1664 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sName); in convertFastPropertyValue() [all …]
|
| H A D | clickableimage.cxx | 662 …ableImageBaseModel::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int32 nHand… in convertFastPropertyValue() argument 667 return tryPropertyValueEnum( rConvertedValue, rOldValue, rValue, m_eButtonType ); in convertFastPropertyValue() 670 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sTargetURL); in convertFastPropertyValue() 673 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sTargetFrame); in convertFastPropertyValue() 676 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bDispatchUrlInternal); in convertFastPropertyValue() 679 … return OControlModel::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
|
| H A D | Columns.cxx | 418 sal_Bool OGridColumn::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, in convertFastPropertyValue() argument 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 | ImageControl.cxx | 322 sal_Bool OImageControlModel::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int… in convertFastPropertyValue() argument 327 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bReadOnly); in convertFastPropertyValue() 330 return tryPropertyValue( rConvertedValue, rOldValue, rValue, m_sImageURL ); in convertFastPropertyValue() 335 return tryPropertyValue( rConvertedValue, rOldValue, rValue, xGraphic ); in convertFastPropertyValue() 339 … return OBoundControlModel::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
|
| H A D | File.cxx | 189 sal_Bool OFileControlModel::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int3… in convertFastPropertyValue() argument 194 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sDefaultValue); in convertFastPropertyValue() 196 … return OControlModel::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
|
| /trunk/main/accessibility/inc/accessibility/extended/ |
| H A D | AccessibleGridControl.hxx | 111 const ::com::sun::star::uno::Any& rOldValue); 122 const ::com::sun::star::uno::Any& rOldValue); 255 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitCellEvent() 259 pContext->commitCellEvent( nEventId, rNewValue, rOldValue ); in commitCellEvent() 262 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitTableEvent() 266 pContext->commitTableEvent( nEventId, rNewValue, rOldValue ); in commitTableEvent() 269 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitEvent() 273 pContext->commitEvent( nEventId, rNewValue, rOldValue ); in commitEvent()
|
| H A D | AccessibleBrowseBox.hxx | 119 const ::com::sun::star::uno::Any& rOldValue,sal_Bool _bColumnHeaderBar = sal_True); 132 const ::com::sun::star::uno::Any& rOldValue); 267 const ::com::sun::star::uno::Any& rOldValue, sal_Bool _bColumnHeaderBar ) in commitHeaderBarEvent() 271 pContext->commitHeaderBarEvent( nEventId, rNewValue, rOldValue, _bColumnHeaderBar ); in commitHeaderBarEvent() 274 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitTableEvent() 278 pContext->commitTableEvent( nEventId, rNewValue, rOldValue ); in commitTableEvent() 281 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitEvent() 285 pContext->commitEvent( nEventId, rNewValue, rOldValue ); in commitEvent()
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | OStatement.cxx | 952 Any & rOldValue, in convertFastPropertyValue() argument 962 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue() 966 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue() 970 … bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxRows()); in convertFastPropertyValue() 974 … bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getCursorName()); in convertFastPropertyValue() 978 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetConcur… in convertFastPropertyValue() 982 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()… in convertFastPropertyValue() 986 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection(… in convertFastPropertyValue() 990 … bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue() 994 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, isUsingBookmarks()… in convertFastPropertyValue() [all …]
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | AStatement.cxx | 689 Any & rOldValue, in convertFastPropertyValue() argument 705 …bModified = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, bValidAdoRS ? getM… in convertFastPropertyValue() 709 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue() 712 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue() 715 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetConcurr… in convertFastPropertyValue() 718 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue() 721 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue() 724 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getCursorName()); in convertFastPropertyValue() 727 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()… in convertFastPropertyValue()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | JStatement.cxx | 627 Any & rOldValue, in convertFastPropertyValue() argument 634 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue() 636 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue() 638 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxRows()); in convertFastPropertyValue() 640 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getCursorName()); in convertFastPropertyValue() 642 …return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetConcurrency(… in convertFastPropertyValue() 644 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getResultSetType()); in convertFastPropertyValue() 646 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue() 648 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue() 650 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bEscapeProcessing ); in convertFastPropertyValue()
|
| /trunk/main/oox/source/ppt/ |
| H A D | animationspersist.cxx | 135 static Any addToSequence( const Any& rOldValue, const Any& rNewValue ) in addToSequence() argument 139 return rOldValue; in addToSequence() 141 else if( !rOldValue.hasValue() ) in addToSequence() 148 if( rOldValue >>= aNewSeq ) in addToSequence() 157 aNewSeq[0] = rOldValue; in addToSequence()
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | definitioncolumn.cxx | 406 sal_Bool OColumnWrapper::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int3… in convertFastPropertyValue() argument 412 … bModified = OColumn::convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, rValue ); in convertFastPropertyValue() 416 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue() 417 if ( rOldValue != rValue ) in convertFastPropertyValue() 570 …scriptorWrapper::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nHand… in convertFastPropertyValue() argument 580 rOldValue = m_xAggregate->getPropertyValue( impl_getPropertyNameFromHandle( nHandle ) ); in convertFastPropertyValue() 581 if ( rOldValue != rValue ) in convertFastPropertyValue() 589 …bModified = OColumnWrapper::convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, rValue … in convertFastPropertyValue()
|
| H A D | CRowSetDataColumn.cxx | 175 Any & rOldValue, in convertFastPropertyValue() argument 185 getFastPropertyValue(rOldValue, PROPERTY_ID_VALUE); in convertFastPropertyValue() 186 bModified = rConvertedValue != rOldValue; in convertFastPropertyValue() 192 getFastPropertyValue(rOldValue, PROPERTY_ID_ISREADONLY); in convertFastPropertyValue() 193 bModified = rConvertedValue != rOldValue; in convertFastPropertyValue() 197 … bModified = ODataColumn::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
|
| /trunk/main/editeng/source/accessibility/ |
| H A D | AccessibleParaManager.cxx | 133 const uno::Any& rOldValue ) const in FireEvent() 141 maChild->FireEvent( nEventId, rNewValue, rOldValue ); in FireEvent() 337 const uno::Any& rOldValue ) : in StateChangeEvent() argument 340 mrOldValue( rOldValue ) {} in StateChangeEvent() 356 const uno::Any& rOldValue ) const in FireEvent() 370 StateChangeEvent aFunctor( nEventId, rNewValue, rOldValue ); in FireEvent()
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | datasource.cxx | 833 sal_Bool ODatabaseSource::convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int3… in convertFastPropertyValue() argument 842 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aTableFi… in convertFastPropertyValue() 845 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aTableTy… in convertFastPropertyValue() 848 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_sUser); in convertFastPropertyValue() 851 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aPasswor… in convertFastPropertyValue() 854 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_bPasswor… in convertFastPropertyValue() 857 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_bSuppres… in convertFastPropertyValue() 860 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_aLayoutI… in convertFastPropertyValue() 864 …bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, m_pImpl->m_sConnect… in convertFastPropertyValue() 897 rOldValue <<= aSettings; in convertFastPropertyValue()
|
| /trunk/main/sd/source/ui/unoidl/ |
| H A D | DrawController.cxx | 569 const Any& rOldValue) in FirePropertyChange() argument 573 fire (&nHandle, &rNewValue, &rOldValue, 1, sal_False); in FirePropertyChange() 872 Any & rOldValue, in convertFastPropertyValue() argument 880 rOldValue <<= mxSubController; in convertFastPropertyValue() 882 bResult = (rOldValue != rConvertedValue); in convertFastPropertyValue() 889 rOldValue = mxSubController->getFastPropertyValue(nHandle); in convertFastPropertyValue() 890 bResult = (rOldValue != rConvertedValue); in convertFastPropertyValue()
|
| /trunk/main/toolkit/source/controls/ |
| H A D | formattedcontrol.cxx | 337 Any& rConvertedValue, Any& rOldValue, sal_Int32 nPropId, in convertFastPropertyValue() argument 369 getFastPropertyValue( rOldValue, nPropId ); in convertFastPropertyValue() 370 return !CompareProperties( rConvertedValue, rOldValue ); in convertFastPropertyValue() 381 … return UnoControlModel::convertFastPropertyValue( rConvertedValue, rOldValue, nPropId, rValue ); in convertFastPropertyValue()
|
| /trunk/main/chart2/source/tools/ |
| H A D | OPropertySet.cxx | 280 Any & rOldValue, in convertFastPropertyValue() argument 284 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue() 288 if( (rOldValue>>=nValue) && !(rValue>>=nValue) ) in convertFastPropertyValue() 306 if( !m_bSetNewValuesExplicitlyEvenIfTheyEqualDefault && rOldValue == rConvertedValue ) in convertFastPropertyValue()
|
| /trunk/main/svx/source/accessibility/ |
| H A D | AccessibleTextHelper.cxx | 174 …Int16 nEventId, const uno::Any& rNewValue = uno::Any(), const uno::Any& rOldValue = uno::Any() ) c… 204 …tPropertyEvent( const uno::Any& rOldValue, const sal_Int16 nEventId ) const { FireEvent( nEventId,… in LostPropertyEvent() argument 1637 …::FireEvent( const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue ) const in FireEvent() 1649 …aEvent = AccessibleEventObject(mxFrontEnd->getAccessibleContext(), nEventId, rNewValue, rOldValue); in FireEvent() 1651 …Event = AccessibleEventObject(uno::Reference< uno::XInterface >(), nEventId, rNewValue, rOldValue); in FireEvent() 1872 …::FireEvent( const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue ) const in FireEvent() 1878 mpImpl->FireEvent( nEventId, rNewValue, rOldValue ); in FireEvent()
|
| /trunk/main/svtools/inc/svtools/ |
| H A D | accessibletable.hxx | 177 const ::com::sun::star::uno::Any& rOldValue 190 const ::com::sun::star::uno::Any& rOldValue 197 const ::com::sun::star::uno::Any& rOldValue
|
| H A D | accessibletableprovider.hxx | 212 const ::com::sun::star::uno::Any& rOldValue, 227 const ::com::sun::star::uno::Any& rOldValue 234 const ::com::sun::star::uno::Any& rOldValue
|
| /trunk/main/forms/source/xforms/ |
| H A D | propertysetbase.cxx | 160 sal_Bool SAL_CALL PropertySetBase::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, … in convertFastPropertyValue() argument 167 rAccessor.getValue( rOldValue ); in convertFastPropertyValue() 168 if ( rOldValue != rValue ) in convertFastPropertyValue()
|
| /trunk/main/svtools/source/uno/ |
| H A D | genericunodialog.cxx | 160 sal_Bool OGenericUnoDialog::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, sal_Int… in convertFastPropertyValue() argument 171 rOldValue <<= m_xParent; in convertFastPropertyValue() 177 … return OPropertyContainer::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
|