Searched refs:bAllMsgDirty (Results 1 – 1 of 1) sorted by relevance
156 sal_Bool bAllMsgDirty; // wurden die MessageServer invalidiert? member in SfxBindings_Impl218 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 32 milliseconds