/trunk/main/forms/source/component/ |
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() 596 rOldValue = m_aCursorColor; in convertFastPropertyValue() 598 bModified = (rOldValue.getValue() != rConvertedValue.getValue()); 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() [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 | 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 | clickableimage.cxx | 662 …ableImageBaseModel::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int32 nHand… in convertFastPropertyValue() argument 668 return tryPropertyValueEnum( rConvertedValue, rOldValue, rValue, m_eButtonType ); in convertFastPropertyValue() 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() 680 … 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 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() 340 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 195 return tryPropertyValue(rConvertedValue, rOldValue, rValue, m_sDefaultValue); in convertFastPropertyValue() 197 return OControlModel::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
|
/trunk/main/accessibility/inc/accessibility/extended/ |
H A D | AccessibleBrowseBox.hxx | 126 const ::com::sun::star::uno::Any& rOldValue,sal_Bool _bColumnHeaderBar = sal_True); 139 const ::com::sun::star::uno::Any& rOldValue); 274 const ::com::sun::star::uno::Any& rOldValue, sal_Bool _bColumnHeaderBar ) in commitHeaderBarEvent() 278 pContext->commitHeaderBarEvent( nEventId, rNewValue, rOldValue, _bColumnHeaderBar ); in commitHeaderBarEvent() 281 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitTableEvent() 285 pContext->commitTableEvent( nEventId, rNewValue, rOldValue ); in commitTableEvent() 288 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitEvent() 292 pContext->commitEvent( nEventId, rNewValue, rOldValue ); in commitEvent()
|
H A D | AccessibleGridControl.hxx | 119 const ::com::sun::star::uno::Any& rOldValue); 130 const ::com::sun::star::uno::Any& rOldValue); 263 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitCellEvent() 267 pContext->commitCellEvent( nEventId, rNewValue, rOldValue ); in commitCellEvent() 270 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitTableEvent() 274 pContext->commitTableEvent( nEventId, rNewValue, rOldValue ); in commitTableEvent() 277 const ::com::sun::star::uno::Any& rNewValue, const ::com::sun::star::uno::Any& rOldValue ) in commitEvent() 281 pContext->commitEvent( nEventId, rNewValue, rOldValue ); in commitEvent()
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 952 Any & rOldValue, in convertFastPropertyValue() argument 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() [all …]
|
/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/connectivity/source/drivers/jdbc/ |
H A D | JStatement.cxx | 627 Any & rOldValue, in convertFastPropertyValue() argument 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()
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AStatement.cxx | 687 Any & rOldValue, in convertFastPropertyValue() argument 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()
|
/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 | 832 sal_Bool ODatabaseSource::convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int3… in convertFastPropertyValue() argument 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() 896 rOldValue <<= aSettings; in convertFastPropertyValue()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 583 const Any& rOldValue) in FirePropertyChange() argument 587 fire (&nHandle, &rNewValue, &rOldValue, 1, sal_False); in FirePropertyChange() 890 Any & rOldValue, in convertFastPropertyValue() argument 899 rOldValue <<= mxSubController; in convertFastPropertyValue() 901 bResult = (rOldValue != rConvertedValue); in convertFastPropertyValue() 908 rOldValue = mxSubController->getFastPropertyValue(nHandle); in convertFastPropertyValue() 909 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 | 298 Any & rOldValue, in convertFastPropertyValue() argument 303 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue() 307 if( (rOldValue>>=nValue) && !(rValue>>=nValue) ) in convertFastPropertyValue() 325 if( !m_bSetNewValuesExplicitlyEvenIfTheyEqualDefault && rOldValue == rConvertedValue ) in convertFastPropertyValue()
|
/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 | 213 const ::com::sun::star::uno::Any& rOldValue, 228 const ::com::sun::star::uno::Any& rOldValue 235 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 168 rAccessor.getValue( rOldValue ); in convertFastPropertyValue() 169 if ( rOldValue != rValue ) in convertFastPropertyValue()
|
/trunk/main/svx/source/accessibility/ |
H A D | AccessibleTextHelper.cxx | 182 …Int16 nEventId, const uno::Any& rNewValue = uno::Any(), const uno::Any& rOldValue = uno::Any() ) c… 212 …tPropertyEvent( const uno::Any& rOldValue, const sal_Int16 nEventId ) const { FireEvent( nEventId,… in LostPropertyEvent() argument 1647 …::FireEvent( const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue ) const in FireEvent() 1659 …aEvent = AccessibleEventObject(mxFrontEnd->getAccessibleContext(), nEventId, rNewValue, rOldValue); in FireEvent() 1661 …Event = AccessibleEventObject(uno::Reference< uno::XInterface >(), nEventId, rNewValue, rOldValue); in FireEvent() 1884 …::FireEvent( const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue ) const in FireEvent() 1890 mpImpl->FireEvent( nEventId, rNewValue, rOldValue ); in FireEvent()
|
/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()
|