Searched refs:IsControllerDirty (Results 1 – 2 of 2) sorted by relevance
514 if ( !pCache->IsControllerDirty() && in Update()600 if ( !pCache->IsControllerDirty() ) in SetState()634 if ( !pCache->IsControllerDirty() ) in SetState()1495 bool bInsert = pSiblingCache && pSiblingCache->IsControllerDirty(); in CreateSet_Impl()1519 bInsert = pSlaveCache && pSlaveCache->IsControllerDirty(); in CreateSet_Impl()1578 if ( pCache && pCache->IsControllerDirty() ) in UpdateControllers_Impl()1740 sal_Bool bWasDirty = pCache->IsControllerDirty(); in IMPL_LINK()
107 sal_Bool IsControllerDirty() const in IsControllerDirty() function in SfxStateCache
Completed in 25 milliseconds