Searched refs:sPrivs (Results 1 – 4 of 4) sorted by relevance
198 if(sPrivs.getLength()) in grantPrivileges()202 sGrant += sPrivs; in grantPrivileges()224 if(sPrivs.getLength()) in revokePrivileges()228 sGrant += sPrivs; in revokePrivileges()286 ::rtl::OUString sPrivs; in getPrivilegeString()292 if(sPrivs.getLength()) in getPrivilegeString()299 if(sPrivs.getLength()) in getPrivilegeString()306 if(sPrivs.getLength()) in getPrivilegeString()313 if(sPrivs.getLength()) in getPrivilegeString()320 if(sPrivs.getLength()) in getPrivilegeString()[all …]
234 if(sPrivs.getLength()) in grantPrivileges()238 sGrant += sPrivs; in grantPrivileges()264 if(sPrivs.getLength()) in revokePrivileges()268 sGrant += sPrivs; in revokePrivileges()305 ::rtl::OUString sPrivs; in getPrivilegeString()311 if(sPrivs.getLength()) in getPrivilegeString()318 if(sPrivs.getLength()) in getPrivilegeString()325 if(sPrivs.getLength()) in getPrivilegeString()332 if(sPrivs.getLength()) in getPrivilegeString()339 if(sPrivs.getLength()) in getPrivilegeString()[all …]
233 if(sPrivs.getLength()) in grantPrivileges()237 sGrant += sPrivs; in grantPrivileges()263 if(sPrivs.getLength()) in revokePrivileges()267 sGrant += sPrivs; in revokePrivileges()304 ::rtl::OUString sPrivs; in getPrivilegeString()310 if(sPrivs.getLength()) in getPrivilegeString()317 if(sPrivs.getLength()) in getPrivilegeString()324 if(sPrivs.getLength()) in getPrivilegeString()331 if(sPrivs.getLength()) in getPrivilegeString()338 if(sPrivs.getLength()) in getPrivilegeString()[all …]
445 static const ::rtl::OUString sPrivs[] = { in getTablePrivileges() local460 for (sal_uInt32 j = 0 ; j < sizeof(sPrivs)/sizeof(sPrivs[0]); ++j) in getTablePrivileges()462 if ( sPrivs[j] == sColumnName ) in getTablePrivileges()
Completed in 37 milliseconds