Lines Matching refs:star

59 		  public com::sun::star::lang::XTypeProvider,
60 public com::sun::star::lang::XEventListener,
61 public com::sun::star::sdbc::XRow,
62 public com::sun::star::sdbc::XResultSet,
63 public com::sun::star::ucb::XDynamicResultSet,
64 public com::sun::star::sdbc::XCloseable,
65 public com::sun::star::sdbc::XResultSetMetaDataSupplier,
66 public com::sun::star::beans::XPropertySet,
67 public com::sun::star::ucb::XContentAccess,
75 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& seq,
76 const com::sun::star::uno::Sequence< com::sun::star::ucb::NumberedSortingInfo >& seqSort );
114 virtual com::sun::star::uno::Any SAL_CALL
116 const com::sun::star::uno::Type& aType )
117 throw( com::sun::star::uno::RuntimeException);
138 const com::sun::star::lang::EventObject& Source )
139 throw( com::sun::star::uno::RuntimeException );
145 throw( com::sun::star::uno::RuntimeException );
149 const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >& xListener )
150 throw( com::sun::star::uno::RuntimeException );
153 …removeEventListener( const com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >&…
154 throw( com::sun::star::uno::RuntimeException );
161 throw( com::sun::star::sdbc::SQLException, in wasNull()
162 com::sun::star::uno::RuntimeException ) in wasNull()
174 throw( com::sun::star::sdbc::SQLException, in getString()
175 com::sun::star::uno::RuntimeException) in getString()
186 throw( com::sun::star::sdbc::SQLException, in getBoolean()
187 com::sun::star::uno::RuntimeException) in getBoolean()
198 throw( com::sun::star::sdbc::SQLException, in getByte()
199 com::sun::star::uno::RuntimeException) in getByte()
211 com::sun::star::sdbc::SQLException, in getShort()
212 com::sun::star::uno::RuntimeException) in getShort()
223 throw( com::sun::star::sdbc::SQLException, in getInt()
224 com::sun::star::uno::RuntimeException ) in getInt()
235 throw( com::sun::star::sdbc::SQLException, in getLong()
236 com::sun::star::uno::RuntimeException) in getLong()
247 throw( com::sun::star::sdbc::SQLException, in getFloat()
248 com::sun::star::uno::RuntimeException ) in getFloat()
259 throw( com::sun::star::sdbc::SQLException, in getDouble()
260 com::sun::star::uno::RuntimeException ) in getDouble()
268 virtual com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL
271 throw( com::sun::star::sdbc::SQLException, in getBytes()
272 com::sun::star::uno::RuntimeException ) in getBytes()
277 return com::sun::star::uno::Sequence< sal_Int8 >(); in getBytes()
280 virtual com::sun::star::util::Date SAL_CALL
283 throw( com::sun::star::sdbc::SQLException, in getDate()
284 com::sun::star::uno::RuntimeException) in getDate()
289 return com::sun::star::util::Date(); in getDate()
292 virtual com::sun::star::util::Time SAL_CALL
295 throw( com::sun::star::sdbc::SQLException, in getTime()
296 com::sun::star::uno::RuntimeException) in getTime()
301 return com::sun::star::util::Time(); in getTime()
304 virtual com::sun::star::util::DateTime SAL_CALL
307 throw( com::sun::star::sdbc::SQLException, in getTimestamp()
308 com::sun::star::uno::RuntimeException) in getTimestamp()
313 return com::sun::star::util::DateTime(); in getTimestamp()
316 virtual com::sun::star::uno::Reference< com::sun::star::io::XInputStream > SAL_CALL
319 throw( com::sun::star::sdbc::SQLException, in getBinaryStream()
320 com::sun::star::uno::RuntimeException) in getBinaryStream()
325 return com::sun::star::uno::Reference< com::sun::star::io::XInputStream >(); in getBinaryStream()
328 virtual com::sun::star::uno::Reference< com::sun::star::io::XInputStream > SAL_CALL
331 throw( com::sun::star::sdbc::SQLException, in getCharacterStream()
332 com::sun::star::uno::RuntimeException) in getCharacterStream()
337 return com::sun::star::uno::Reference< com::sun::star::io::XInputStream >(); in getCharacterStream()
340 virtual com::sun::star::uno::Any SAL_CALL
343 const com::sun::star::uno::Reference< com::sun::star::container::XNameAccess >& typeMap ) in getObject()
344 throw( com::sun::star::sdbc::SQLException, in getObject()
345 com::sun::star::uno::RuntimeException) in getObject()
350 return com::sun::star::uno::Any(); in getObject()
353 virtual com::sun::star::uno::Reference< com::sun::star::sdbc::XRef > SAL_CALL
356 throw( com::sun::star::sdbc::SQLException, in getRef()
357 com::sun::star::uno::RuntimeException) in getRef()
362 return com::sun::star::uno::Reference< com::sun::star::sdbc::XRef >(); in getRef()
365 virtual com::sun::star::uno::Reference< com::sun::star::sdbc::XBlob > SAL_CALL
368 throw( com::sun::star::sdbc::SQLException, in getBlob()
369 com::sun::star::uno::RuntimeException) in getBlob()
374 return com::sun::star::uno::Reference< com::sun::star::sdbc::XBlob >(); in getBlob()
377 virtual com::sun::star::uno::Reference< com::sun::star::sdbc::XClob > SAL_CALL
380 throw( com::sun::star::sdbc::SQLException, in getClob()
381 com::sun::star::uno::RuntimeException) in getClob()
386 return com::sun::star::uno::Reference< com::sun::star::sdbc::XClob >(); in getClob()
389 virtual com::sun::star::uno::Reference< com::sun::star::sdbc::XArray > SAL_CALL
392 throw( com::sun::star::sdbc::SQLException, in getArray()
393 com::sun::star::uno::RuntimeException) in getArray()
398 return com::sun::star::uno::Reference< com::sun::star::sdbc::XArray >(); in getArray()
407 throw( com::sun::star::sdbc::SQLException,
408 com::sun::star::uno::RuntimeException);
413 throw( com::sun::star::sdbc::SQLException,
414 com::sun::star::uno::RuntimeException);
419 throw( com::sun::star::sdbc::SQLException,
420 com::sun::star::uno::RuntimeException);
425 throw( com::sun::star::sdbc::SQLException,
426 com::sun::star::uno::RuntimeException);
431 throw( com::sun::star::sdbc::SQLException,
432 com::sun::star::uno::RuntimeException);
437 throw( com::sun::star::sdbc::SQLException,
438 com::sun::star::uno::RuntimeException);
443 throw( com::sun::star::sdbc::SQLException,
444 com::sun::star::uno::RuntimeException);
449 throw( com::sun::star::sdbc::SQLException,
450 com::sun::star::uno::RuntimeException);
455 throw( com::sun::star::sdbc::SQLException,
456 com::sun::star::uno::RuntimeException);
461 throw( com::sun::star::sdbc::SQLException,
462 com::sun::star::uno::RuntimeException);
467 throw( com::sun::star::sdbc::SQLException,
468 com::sun::star::uno::RuntimeException);
473 throw( com::sun::star::sdbc::SQLException,
474 com::sun::star::uno::RuntimeException);
479 throw( com::sun::star::sdbc::SQLException,
480 com::sun::star::uno::RuntimeException);
485 throw( com::sun::star::sdbc::SQLException,
486 com::sun::star::uno::RuntimeException);
491 throw( com::sun::star::sdbc::SQLException,
492 com::sun::star::uno::RuntimeException);
497 throw( com::sun::star::sdbc::SQLException,
498 com::sun::star::uno::RuntimeException);
503 throw( com::sun::star::sdbc::SQLException,
504 com::sun::star::uno::RuntimeException);
507 virtual com::sun::star::uno::Reference< com::sun::star::uno::XInterface > SAL_CALL
510 throw( com::sun::star::sdbc::SQLException,
511 com::sun::star::uno::RuntimeException);
516 virtual com::sun::star::uno::Reference< com::sun::star::sdbc::XResultSet > SAL_CALL
519 throw( com::sun::star::ucb::ListenerAlreadySetException,
520 com::sun::star::uno::RuntimeException );
524 const com::sun::star::uno::Reference<
525 com::sun::star::ucb::XDynamicResultSetListener >& Listener )
526 throw( com::sun::star::ucb::ListenerAlreadySetException,
527 com::sun::star::uno::RuntimeException );
530 …connectToCache( const com::sun::star::uno::Reference< com::sun::star::ucb::XDynamicResultSet > & x…
531 throw( com::sun::star::ucb::ListenerAlreadySetException,
532 com::sun::star::ucb::AlreadyInitializedException,
533 com::sun::star::ucb::ServiceNotFoundException,
534 com::sun::star::uno::RuntimeException );
538 throw( com::sun::star::uno::RuntimeException );
546 throw( com::sun::star::sdbc::SQLException,
547 com::sun::star::uno::RuntimeException);
554 throw( com::sun::star::uno::RuntimeException );
556 virtual com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier > SAL_CALL
559 throw( com::sun::star::uno::RuntimeException );
561 virtual com::sun::star::uno::Reference< com::sun::star::ucb::XContent > SAL_CALL
564 throw( com::sun::star::uno::RuntimeException );
567 virtual com::sun::star::uno::Reference< com::sun::star::sdbc::XResultSetMetaData > SAL_CALL
570 throw( com::sun::star::sdbc::SQLException,
571 com::sun::star::uno::RuntimeException);
575 virtual com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL
577 throw( com::sun::star::uno::RuntimeException);
581 const com::sun::star::uno::Any& aValue )
582 throw( com::sun::star::beans::UnknownPropertyException,
583 com::sun::star::beans::PropertyVetoException,
584 com::sun::star::lang::IllegalArgumentException,
585 com::sun::star::lang::WrappedTargetException,
586 com::sun::star::uno::RuntimeException);
588 virtual com::sun::star::uno::Any SAL_CALL
591 throw( com::sun::star::beans::UnknownPropertyException,
592 com::sun::star::lang::WrappedTargetException,
593 com::sun::star::uno::RuntimeException);
598 …const com::sun::star::uno::Reference< com::sun::star::beans::XPropertyChangeListener >& xListener )
599 throw( com::sun::star::beans::UnknownPropertyException,
600 com::sun::star::lang::WrappedTargetException,
601 com::sun::star::uno::RuntimeException);
606 …const com::sun::star::uno::Reference< com::sun::star::beans::XPropertyChangeListener >& aListener )
607 throw( com::sun::star::beans::UnknownPropertyException,
608 com::sun::star::lang::WrappedTargetException,
609 com::sun::star::uno::RuntimeException);
614 …const com::sun::star::uno::Reference< com::sun::star::beans::XVetoableChangeListener >& aListener )
615 throw( com::sun::star::beans::UnknownPropertyException,
616 com::sun::star::lang::WrappedTargetException,
617 com::sun::star::uno::RuntimeException);
621 …const com::sun::star::uno::Reference< com::sun::star::beans::XVetoableChangeListener >& aListener )
622 throw( com::sun::star::beans::UnknownPropertyException,
623 com::sun::star::lang::WrappedTargetException,
624 com::sun::star::uno::RuntimeException);
633 com::sun::star::uno::Reference< com::sun::star::ucb::XContentProvider > m_xProvider;
640 …typedef std::vector< com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier > > I…
641 …typedef std::vector< com::sun::star::uno::Reference< com::sun::star::sdbc::XRow > > ItemSe…
650 com::sun::star::uno::Sequence< com::sun::star::beans::Property > m_sProperty;
651 com::sun::star::uno::Sequence< com::sun::star::ucb::NumberedSortingInfo > m_sSortingInfo;
660 …com::sun::star::uno::Reference< com::sun::star::ucb::XDynamicResultSetListener > m_xListener;
668 throw( com::sun::star::sdbc::SQLException,
669 com::sun::star::uno::RuntimeException );