Home
last modified time | relevance | path

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

/aoo41x/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:
/aoo41x/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.py134 from com.sun.star.uno import Exception as UnoException unknown
218 except UnoException as e:
713 except UnoException as e:
867 except UnoException as e:

Completed in 16 milliseconds