Searched refs:mbPersistence (Results 1 – 2 of 2) sorted by relevance
773 mbPersistence = sal_True; in Config()790 mbPersistence = sal_True; in Config()887 if ( !mnLockCount && mbPersistence ) in DeleteGroup()1080 if ( !mnLockCount && mbPersistence ) in WriteKey()1135 if ( !mnLockCount && mbPersistence ) in DeleteKey()1268 if ( (mnLockCount == 0) && mpData->mbModified && mbPersistence ) in LeaveLock()1283 if ( mpData->mbModified && mbPersistence ) in Flush()
45 sal_Bool mbPersistence; member in Config86 { mbPersistence = bPersistence; } in EnablePersistence()87 sal_Bool IsPersistenceEnabled() const { return mbPersistence; } in IsPersistenceEnabled()