Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/update/check/
H A Dupdateprotocol.cxx315 bool bPendingUpdateFound = false; in checkForPendingUpdates() local
324bPendingUpdateFound = aConfig->checkExtensionVersion( aExtensionList[i][0], aExtensionList[i][1] ); in checkForPendingUpdates()
325 if ( bPendingUpdateFound ) in checkForPendingUpdates()
330 return bPendingUpdateFound; in checkForPendingUpdates()

Completed in 6 milliseconds