Searched refs:licExc (Results 1 – 5 of 5) sorted by relevance
166 deployment::LicenseException licExc; in handle() local173 || (request >>= licExc) in handle()200 deployment::LicenseException licExc; in handle() local205 if (request >>= licExc) in handle()209 || licExc.AcceptBy.equals(OUSTR("admin"))) in handle()239 deployment::LicenseException licExc; in handle() local244 if (request >>= licExc) in handle()267 deployment::LicenseException licExc; in handle() local273 if (request >>= licExc) in handle()
136 deployment::LicenseException licExc; in handle() local141 if ( request >>= licExc ) in handle()147 licExc.ExtensionName, licExc.Text ) ); in handle()
240 deployment::LicenseException licExc; in handle() local276 else if (request >>= licExc) in handle()278 printLicense(licExc.ExtensionName, licExc.Text, approve, abort); in handle()
361 deployment::LicenseException licExc; in handle() local423 else if (request >>= licExc) in handle()428 licExc.ExtensionName, licExc.Text ) ); in handle()
708 css::deployment::LicenseException licExc( in checkLicense() local714 Any(licExc), task::XInteractionApprove::static_type(), xCmdEnv, &approve, &abort )) in checkLicense()
Completed in 47 milliseconds