Home
last modified time | relevance | path

Searched refs:bNeedsSync (Results 1 – 2 of 2) sorted by path

/trunk/main/desktop/source/app/
H A Dapp.cxx532 bool bNeedsSync( false ); in needsSynchronization() local
575 bNeedsSync = true; in needsSynchronization()
580 bNeedsSync = true; in needsSynchronization()
586 bNeedsSync = true; in needsSynchronization()
589 return bNeedsSync; in needsSynchronization()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx149 bool bNeedsSync = false; in compareExtensionFolderWithLastSynchronizedFile() local
190 bNeedsSync = true; in compareExtensionFolderWithLastSynchronizedFile()
195 bNeedsSync = true; in compareExtensionFolderWithLastSynchronizedFile()
201 bNeedsSync = true; in compareExtensionFolderWithLastSynchronizedFile()
203 return bNeedsSync; in compareExtensionFolderWithLastSynchronizedFile()

Completed in 44 milliseconds