Lines Matching refs:e

71         } catch(com.sun.star.lang.WrappedTargetException e) {  in _Max()
73 e.printStackTrace(log); in _Max()
74 throw new StatusException("Couldn't set property value", e); in _Max()
75 } catch(com.sun.star.lang.IllegalArgumentException e) { in _Max()
77 e.printStackTrace(log); in _Max()
78 throw new StatusException("Couldn't set property value", e); in _Max()
79 } catch(com.sun.star.beans.PropertyVetoException e) { in _Max()
81 e.printStackTrace(log); in _Max()
82 throw new StatusException("Couldn't set property value", e); in _Max()
83 } catch(com.sun.star.beans.UnknownPropertyException e) { in _Max()
85 e.printStackTrace(log); in _Max()
86 throw new StatusException("Couldn't set property value", e); in _Max()
103 } catch(com.sun.star.lang.WrappedTargetException e) { in _Min()
105 e.printStackTrace(log); in _Min()
106 throw new StatusException("Couldn't set property value", e); in _Min()
107 } catch(com.sun.star.lang.IllegalArgumentException e) { in _Min()
109 e.printStackTrace(log); in _Min()
110 throw new StatusException("Couldn't set property value", e); in _Min()
111 } catch(com.sun.star.beans.PropertyVetoException e) { in _Min()
113 e.printStackTrace(log); in _Min()
114 throw new StatusException("Couldn't set property value", e); in _Min()
115 } catch(com.sun.star.beans.UnknownPropertyException e) { in _Min()
117 e.printStackTrace(log); in _Min()
118 throw new StatusException("Couldn't set property value", e); in _Min()
131 } catch(com.sun.star.lang.WrappedTargetException e) { in _Origin()
133 e.printStackTrace(log); in _Origin()
134 throw new StatusException("Couldn't set property value", e); in _Origin()
135 } catch(com.sun.star.lang.IllegalArgumentException e) { in _Origin()
137 e.printStackTrace(log); in _Origin()
138 throw new StatusException("Couldn't set property value", e); in _Origin()
139 } catch(com.sun.star.beans.PropertyVetoException e) { in _Origin()
141 e.printStackTrace(log); in _Origin()
142 throw new StatusException("Couldn't set property value", e); in _Origin()
143 } catch(com.sun.star.beans.UnknownPropertyException e) { in _Origin()
145 e.printStackTrace(log); in _Origin()
146 throw new StatusException("Couldn't set property value", e); in _Origin()
171 } catch(com.sun.star.lang.WrappedTargetException e) { in _StepMain()
173 e.printStackTrace(log); in _StepMain()
174 throw new StatusException("Couldn't set property value", e); in _StepMain()
175 } catch(com.sun.star.lang.IllegalArgumentException e) { in _StepMain()
177 e.printStackTrace(log); in _StepMain()
178 throw new StatusException("Couldn't set property value", e); in _StepMain()
179 } catch(com.sun.star.beans.PropertyVetoException e) { in _StepMain()
181 e.printStackTrace(log); in _StepMain()
182 throw new StatusException("Couldn't set property value", e); in _StepMain()
183 } catch(com.sun.star.beans.UnknownPropertyException e) { in _StepMain()
185 e.printStackTrace(log); in _StepMain()
186 throw new StatusException("Couldn't set property value", e); in _StepMain()