Home
last modified time | relevance | path

Searched refs:interactionHandler (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/desktop/source/deployment/
H A Ddp_log.cxx100 boost::optional< Reference<task::XInteractionHandler> > interactionHandler; in ProgressLogImpl() local
101 comphelper::unwrapArgs( args, log_file, interactionHandler ); in ProgressLogImpl()
108 if (interactionHandler) in ProgressLogImpl()
109 xSimpleFileAccess->setInteractionHandler( *interactionHandler ); in ProgressLogImpl()
/aoo4110/main/scripting/source/pyprov/
H A Dpythonscript.py745 self.interactionHandler = DummyInteractionHandler()
747 return self.interactionHandler

Completed in 19 milliseconds