Searched refs:m_aNewValue (Results 1 – 4 of 4) sorted by relevance
362 ,m_aNewValue(evt.NewValue) in ORptUndoPropertyAction()391 xObj->setPropertyValue( m_aPropertyName, _bOld ? m_aOldValue : m_aNewValue ); in setProperty()
268 ::com::sun::star::uno::Any m_aNewValue;
395 const ::com::sun::star::uno::Any m_aNewValue; member in dbaccess::NameChangeNotifier
2376 ,m_aNewValue( makeAny( i_rNewName ) ) in NameChangeNotifier()2393 … PROPERTY_ID_NAME, m_aNewValue, m_aOldValue, i_bVetoable, ODocumentDefinition::NotifierAccess() ); in impl_fireEvent_throw()
Completed in 37 milliseconds