Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java230 m_propertyName = i_propertyName; in PropertyUndoAction()
233 m_oldValue = i_component.getPropertyValue( m_propertyName ); in PropertyUndoAction()
234 i_component.setPropertyValue( m_propertyName, m_newValue ); in PropertyUndoAction()
246 m_component.setPropertyValue( m_propertyName, m_oldValue ); in undo()
258 m_component.setPropertyValue( m_propertyName, m_newValue ); in redo()
267 private final String m_propertyName; field in ChartDocumentTest.PropertyUndoAction

Completed in 18 milliseconds