Lines Matching refs:beans

27 import com.sun.star.beans.XPropertySet;
44 …public void testFunctions() throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyE… in testFunctions()
248 …RowRes,final String sql) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in execute()
259 …private void abs(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in abs()
266 …private void sign(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in sign()
274 …private void mod(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in mod()
280 …private void floor(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in floor()
287 …ng(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in ceiling()
294 …private void round(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in round()
301 …private void exp(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in exp()
308 …private void log(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in log()
316 …private void log10(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in log10()
322 …private void pow(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in pow()
328 …private void sqrt(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in sqrt()
334 …private void pi(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkno… in pi()
340 …private void cos(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in cos()
346 …private void sin(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in sin()
352 …private void tan(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in tan()
358 …private void acos(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in acos()
364 …private void asin(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in asin()
370 …private void atan(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in atan()
376 …private void atan2(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in atan2()
382 …es(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in degrees()
388 …ns(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in radians()