Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/framework/configuration/
H A DConfigurationUpdater.cxx84 mbUpdatePending(false), in ConfigurationUpdater()
137 if (mbUpdatePending && IsUpdatePossible()) in RequestUpdate()
144 mbUpdatePending = true; in RequestUpdate()
185 mbUpdatePending = false; in UpdateConfiguration()
422 if (mnLockCount == 0 && mbUpdatePending) in UnlockUpdates()
H A DConfigurationUpdater.hxx120 bool mbUpdatePending; member in sd::framework::ConfigurationUpdater

Completed in 13 milliseconds