Searched refs:bExistsInConfigLayer (Results 1 – 1 of 1) sorted by relevance
1389 sal_Bool bExistsInConfigLayer = xSet->hasByName(sItem); in impl_specifyFlushOperation() local1395 if (!bExistsInConfigLayer && !bExistsInMemory) in impl_specifyFlushOperation()1398 if (!bExistsInConfigLayer && bExistsInMemory) in impl_specifyFlushOperation()1401 if (bExistsInConfigLayer && bExistsInMemory) in impl_specifyFlushOperation()1404 if (bExistsInConfigLayer && !bExistsInMemory) in impl_specifyFlushOperation()
Completed in 28 milliseconds