Home
last modified time | relevance | path

Searched refs:UnoException (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/pyuno/demo/
H A Dooextract.py29 from com.sun.star.uno import Exception as UnoException unknown
90 raise UnoException( "Couldn't open stream for unknown reason", None )
96 except UnoException as e:
102 except UnoException as e:
/aoo42x/main/scripting/source/pyprov/
H A Dofficehelper.py33 from com.sun.star.uno import Exception as UnoException unknown
36 class BootstrapException(UnoException):
H A Dpythonscript.py137 from com.sun.star.uno import Exception as UnoException unknown
224 except UnoException as e:
719 except UnoException as e:
873 except UnoException as e:

Completed in 26 milliseconds