Home
last modified time | relevance | path

Searched refs:m_aNewValue (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx362 ,m_aNewValue(evt.NewValue) in ORptUndoPropertyAction()
391 xObj->setPropertyValue( m_aPropertyName, _bOld ? m_aOldValue : m_aNewValue ); in setProperty()
/aoo42x/main/reportdesign/inc/
H A DUndoActions.hxx268 ::com::sun::star::uno::Any m_aNewValue;
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx395 const ::com::sun::star::uno::Any m_aNewValue; member in dbaccess::NameChangeNotifier
H A Ddocumentdefinition.cxx2376 ,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 38 milliseconds