Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx186 bool bRetry; in PROPFIND() local
229 bool bRetry; in PROPFIND() local
269 bool bRetry; in PROPPATCH() local
309 bool bRetry; in HEAD() local
349 bool bRetry; in GET() local
390 bool bRetry; in GET() local
431 bool bRetry; in GET() local
477 bool bRetry; in GET() local
520 bool bRetry; in GET() local
771 bool bRetry; in MKCOL() local
[all …]
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx1416 bool bRetry; in globalTransfer_() local
1419 bRetry = false; in globalTransfer_()
1531 bRetry = true; in globalTransfer_()
1545 bRetry = true; in globalTransfer_()
1562 OSL_ENSURE( bRetry, "bRetry must be true here!!!" ); in globalTransfer_()
1584 while ( bRetry ); in globalTransfer_()
1828 bool bRetry; in globalTransfer() local
1831 bRetry = false; in globalTransfer()
1926 bRetry = true; in globalTransfer()
1931 bRetry = true; in globalTransfer()
[all …]
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx1226 sal_Bool bRetry; in IMPL_LINK() local
1229 bRetry = sal_False; in IMPL_LINK()
1251 bRetry = aErrorBox.Execute() == RET_NO; in IMPL_LINK()
1253 if(!bRetry) in IMPL_LINK()
1260 if(!bRetry) in IMPL_LINK()
1268 while(bRetry); in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx735 bool bRetry = true; in Notify() local
736 while ( bRetry ) in Notify()
738 bRetry = false; in Notify()
812 bRetry = true; in Notify()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx116 char* GetPasswordFunction( PK11SlotInfo* pSlot, PRBool bRetry, void* /*arg*/ ) in GetPasswordFunction() argument
126 …task::PasswordRequestMode eMode = bRetry ? task::PasswordRequestMode_PASSWORD_REENTER : task::Pass… in GetPasswordFunction()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx512 bool bRetry = true; in getPPDFile() local
530 if( it == pAllPPDFiles->end() && bRetry ) in getPPDFile()
534 bRetry = false; in getPPDFile()

Completed in 74 milliseconds