Home
last modified time | relevance | path

Searched refs:licExc (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/desktop/source/deployment/manager/
H A Ddp_commandenvironments.cxx166 deployment::LicenseException licExc; in handle() local
173 || (request >>= licExc) in handle()
200 deployment::LicenseException licExc; in handle() local
205 if (request >>= licExc) in handle()
209 || licExc.AcceptBy.equals(OUSTR("admin"))) in handle()
239 deployment::LicenseException licExc; in handle() local
244 if (request >>= licExc) in handle()
267 deployment::LicenseException licExc; in handle() local
273 if (request >>= licExc) in handle()
/aoo4110/main/desktop/source/app/
H A Dcheck_ext_deps.cxx136 deployment::LicenseException licExc; in handle() local
141 if ( request >>= licExc ) in handle()
147 licExc.ExtensionName, licExc.Text ) ); in handle()
/aoo4110/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx240 deployment::LicenseException licExc; in handle() local
276 else if (request >>= licExc) in handle()
278 printLicense(licExc.ExtensionName, licExc.Text, approve, abort); in handle()
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx361 deployment::LicenseException licExc; in handle() local
423 else if (request >>= licExc) in handle()
428 licExc.ExtensionName, licExc.Text ) ); in handle()
/aoo4110/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx708 css::deployment::LicenseException licExc( in checkLicense() local
714 Any(licExc), task::XInteractionApprove::static_type(), xCmdEnv, &approve, &abort )) in checkLicense()

Completed in 45 milliseconds