Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx126 nBlockNotifications = 0; in ImpEditEngine()
4625 if ( !nBlockNotifications ) in CallNotify()
4638 if( !nBlockNotifications ) in EnterBlockNotifications()
4648 nBlockNotifications++; in EnterBlockNotifications()
4653 DBG_ASSERT( nBlockNotifications, "LeaveBlockNotifications - Why?" ); in LeaveBlockNotifications()
4655 nBlockNotifications--; in LeaveBlockNotifications()
4656 if ( !nBlockNotifications ) in LeaveBlockNotifications()
H A Dimpedit.hxx448 sal_uInt32 nBlockNotifications; member in ImpEditEngine

Completed in 91 milliseconds