Searched defs:nOldState (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | EventHandler.java | 206 private void handleStateChange (XAccessibleContext xContext, short nOldState, short nNewState) in handleStateChange() 329 short nOldState = -1; in notifyEvent() local 342 nOldState, in notifyEvent() local
|
/aoo41x/main/embeddedobj/source/commonembedding/ |
H A D | embedobj.cxx | 123 …eddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 … in StateChangeNotification_Impl() 448 sal_Int32 nOldState = m_nObjectState; in changeState() local
|
/aoo41x/main/embeddedobj/source/msole/ |
H A D | oleembed.cxx | 496 sal_Int32 nOldState = m_nObjectState; in changeState() local 789 sal_Int32 nOldState = m_nObjectState; in doVerb() local
|
H A D | olemisc.cxx | 189 void OleEmbeddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, … in StateChangeNotification_Impl()
|
H A D | olepersist.cxx | 919 sal_Int32 nOldState = m_nObjectState; in OnShowWindow_Impl() local 997 sal_Int32 nOldState = m_nObjectState; in OnClosed_Impl() local
|
/aoo41x/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | OwnEmbeddedObject.java | 223 protected void StateChangeNotification( boolean bBeforeChange, int nOldState, int nNewState ) in StateChangeNotification() 838 int nOldState = m_nObjectState; in changeState() local
|
/aoo41x/main/embeddedobj/test/Container1/ |
H A D | EmbedContApp.java | 739 int nOldState = -1; in execute() local 900 int nOldState = m_xEmbedObj.getCurrentState(); in generateNewImage() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | charthelper.cxx | 337 sal_Int32 nOldState = xEmbeddedObj->getCurrentState(); in AddRangesIfProtectedChart() local
|
/aoo41x/main/odk/examples/java/EmbedDocument/Container1/ |
H A D | EmbedContApp.java | 156 int nOldState = m_xEmbedObj.getCurrentState(); in generateNewImage() local
|
/aoo41x/main/sfx2/source/view/ |
H A D | ipclient.cxx | 183 ::sal_Int32 nOldState, in stateChanged()
|
/aoo41x/main/sw/source/core/ole/ |
H A D | ndole.cxx | 131 void SAL_CALL SwOLEListener_Impl::stateChanged( const lang::EventObject&, ::sal_Int32 nOldState, ::… in stateChanged()
|
/aoo41x/main/svtools/source/misc/ |
H A D | embedhlp.cxx | 134 ::sal_Int32 nOldState, in stateChanged()
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | documentdefinition.cxx | 354 …ObjectHolder::changingState( const lang::EventObject& /*aEvent*/, ::sal_Int32 nOldState, ::sal_Int… in changingState() 364 …EmbedObjectHolder::stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal_Int… in stateChanged()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdoole2.cxx | 215 …teChanged( const ::com::sun::star::lang::EventObject& /*aEvent*/, ::sal_Int32 nOldState, ::sal_Int… in stateChanged()
|
Completed in 109 milliseconds