Lines Matching refs:aOldValue
197 Any& aOldValue, in convertFastPropertyValue() argument
212 bReturn = impl_tryToChangeProperty( m_aCommandURL, aValue, aOldValue, aConvertedValue ); in convertFastPropertyValue()
216 bReturn = impl_tryToChangeProperty( m_aHelpURL, aValue, aOldValue, aConvertedValue ) ; in convertFastPropertyValue()
220 bReturn = impl_tryToChangeProperty( m_xBitmap, aValue, aOldValue, aConvertedValue ) ; in convertFastPropertyValue()
224 …bReturn = impl_tryToChangeProperty( m_xActionTriggerContainer, aValue, aOldValue, aConvertedValue … in convertFastPropertyValue()
228 bReturn = impl_tryToChangeProperty( m_aText, aValue, aOldValue, aConvertedValue ) ; in convertFastPropertyValue()
373 Any& aOldValue , in impl_tryToChangeProperty() argument
388 aOldValue <<= sCurrentValue ; in impl_tryToChangeProperty()
396 aOldValue.clear () ; in impl_tryToChangeProperty()
409 Any& aOldValue , in impl_tryToChangeProperty() argument
424 aOldValue <<= aCurrentValue ; in impl_tryToChangeProperty()
432 aOldValue.clear () ; in impl_tryToChangeProperty()
444 Any& aOldValue , in impl_tryToChangeProperty() argument
459 aOldValue <<= aCurrentValue ; in impl_tryToChangeProperty()
467 aOldValue.clear () ; in impl_tryToChangeProperty()