Lines Matching refs:getLength
66 else if (aRec.UserList.getLength() != 0) in fillContinuation()
68 if (aRec.UserList[0].Passwords.getLength() == 0) in fillContinuation()
88 if (aRec.UserList[0].Passwords.getLength() > 1) in fillContinuation()
176 rURL.getLength() ? rURL : rRequest.ServerName ); in handleAuthenticationRequest()
177 if ( aResult.getLength() > 0 ) in handleAuthenticationRequest()
197 if (rRequest.UserName.getLength() == 0) in handleAuthenticationRequest()
200 if ( rURL.getLength() ) in handleAuthenticationRequest()
203 if ( aRec.UserList.getLength() == 0 ) in handleAuthenticationRequest()
223 if ( rURL.getLength() ) in handleAuthenticationRequest()
227 if ( aRec.UserList.getLength() == 0 ) in handleAuthenticationRequest()
263 if ( rUsername.getLength() ) in addRecord()
349 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
419 for ( sal_Int32 i = 0; i < rContinuations.getLength(); ++i ) in handle()