Searched refs:bBeforeChange (Results 1 – 5 of 5) sorted by relevance
189 void OleEmbeddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, … in StateChangeNotification_Impl() argument202 if ( bBeforeChange ) in StateChangeNotification_Impl()
123 void OCommonEmbeddedObject::StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldSta… in StateChangeNotification_Impl() argument141 if ( bBeforeChange ) in StateChangeNotification_Impl()
223 protected void StateChangeNotification( boolean bBeforeChange, int nOldState, int nNewState ) in StateChangeNotification() argument237 if ( bBeforeChange ) in StateChangeNotification()
195 …void StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewStat…
211 …void StateChangeNotification_Impl( sal_Bool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewStat…
Completed in 37 milliseconds