Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/control/
H A Dbindings.cxx156 sal_Bool bAllMsgDirty; // wurden die MessageServer invalidiert? member in SfxBindings_Impl
218 pImp->bAllMsgDirty = sal_True; in SfxBindings()
702 ( pImp->bAllDirty && ( !bWithMsg || pImp->bAllMsgDirty ) ) || in InvalidateAll()
709 pImp->bAllMsgDirty = pImp->bAllMsgDirty || bWithMsg; in InvalidateAll()
710 pImp->bMsgDirty = pImp->bMsgDirty || pImp->bAllMsgDirty || bWithMsg; in InvalidateAll()
829 ( pImp->bAllDirty && pImp->bAllMsgDirty ) || in InvalidateShell()
1368 if ( pImp->bAllMsgDirty ) in UpdateSlotServer_Impl()
1388 pImp->bMsgDirty = pImp->bAllMsgDirty = sal_False; in UpdateSlotServer_Impl()
2392 if ( !pImp->bInUpdate && ( !pImp->bContextChanged || !pImp->bAllMsgDirty ) ) in ContextChanged_Impl()

Completed in 235 milliseconds