Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Dvalueacc.cxx179 ::com::sun::star::uno::Any aOldState, aNewState; in GetFocus()
180 aNewState <<= ::com::sun::star::accessibility::AccessibleStateType::FOCUSED; in GetFocus()
183 aOldState, aNewState); in GetFocus()
193 ::com::sun::star::uno::Any aOldState, aNewState; in LoseFocus()
197 aOldState, aNewState); in LoseFocus()
/aoo4110/main/xmloff/source/draw/
H A DXMLShapeStyleContext.cxx167 XMLPropertyState aNewState( nIndex ); in FillPropertySet() local
168 rProperties.push_back( aNewState ); in FillPropertySet()
H A Dshapeexport.cxx351 XMLPropertyState aNewState(nIndex, uno::makeAny(sNumberStyle)); in collectShapeAutoStyles() local
352 xPropStates.push_back(aNewState); in collectShapeAutoStyles()
/aoo4110/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx705 GraphicsStatus aNewState; in PSGSave() local
707 aNewState = maGraphicsStack.front(); in PSGSave()
708 maGraphicsStack.push_front( aNewState ); in PSGSave()
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java269 Short aNewState = (Short)aEvent.NewValue; in propertyChange() local
306 boolean bEnabled = ( 0 != aNewState.shortValue() ); in propertyChange()

Completed in 63 milliseconds