| /AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SDatabaseMetaData.cxx | 53 …:OUString SAL_CALL ODatabaseMetaData::getCatalogSeparator( ) throw(SQLException, RuntimeException) in getCatalogSeparator() 63 …t32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeException) in getMaxBinaryLiteralLength() 69 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 75 …Int32 SAL_CALL ODatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeException) in getMaxCatalogNameLength() 81 …Int32 SAL_CALL ODatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeException) in getMaxCharLiteralLength() 87 …_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeException) in getMaxColumnNameLength() 93 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex() 99 …_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeException) in getMaxCursorNameLength() 105 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections() 111 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable() [all …]
|
| H A D | SDatabaseMetaData.hxx | 54 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 55 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 56 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 57 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 58 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 59 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 60 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 61 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 62 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 63 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/toolkit/inc/toolkit/awt/ |
| H A D | vclxwindows.hxx | 124 …al_Int32 Width, sal_Int32 Height, sal_Int16 Flags ) throw(::com::sun::star::uno::RuntimeException); 127 …ertyName, const ::com::sun::star::uno::Any& Value ) throw(::com::sun::star::uno::RuntimeException); 128 … getProperty( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::uno::RuntimeException); 169 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException); 172 …ence< ::com::sun::star::awt::XActionListener >& l ) throw(::com::sun::star::uno::RuntimeException); 173 …ence< ::com::sun::star::awt::XActionListener >& l ) throw(::com::sun::star::uno::RuntimeException); 174 …d SAL_CALL setLabel( const ::rtl::OUString& Label ) throw(::com::sun::star::uno::RuntimeException); 175 … setActionCommand( const ::rtl::OUString& Command ) throw(::com::sun::star::uno::RuntimeException); 179 …erence< ::com::sun::star::awt::XItemListener >& l ) throw(::com::sun::star::uno::RuntimeException); 180 …erence< ::com::sun::star::awt::XItemListener >& l ) throw(::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/extensions/test/ole/cpnt/ |
| H A D | cpnt.cxx | 139 …Sequence<sal_Int8> SAL_CALL methodByte(const Sequence< sal_Int8 >& aSeq) throw( RuntimeException ); 140 …tual Sequence<float> SAL_CALL methodFloat(const Sequence< float >& aSeq) throw( RuntimeException ); 141 … Sequence< double > SAL_CALL methodDouble(const Sequence< double >& aSeq) throw( RuntimeException); 142 …quence< sal_Bool > SAL_CALL methodBool(const Sequence< sal_Bool >& aSeq) throw( RuntimeException ); 143 …nce< sal_Int16 > SAL_CALL methodShort(const Sequence< sal_Int16 >& aSeq) throw( RuntimeException ); 144 …< sal_uInt16 > SAL_CALL methodUShort(const Sequence< sal_uInt16 >& aSeq) throw( RuntimeException ); 145 …ence< sal_Int32 > SAL_CALL methodLong(const Sequence< sal_Int32 >& aSeq) throw( RuntimeException) ; 146 …e< sal_uInt32 > SAL_CALL methodULong(const Sequence< sal_uInt32 >& aSeq) throw( RuntimeException ); 147 …ence< OUString > SAL_CALL methodString(const Sequence< OUString >& aSeq) throw( RuntimeException ); 148 …< sal_Unicode > SAL_CALL methodChar(const Sequence< sal_Unicode >& aSeq) throw( RuntimeException ); [all …]
|
| /AOO41X/main/connectivity/source/drivers/kab/ |
| H A D | KDatabaseMetaData.cxx | 66 …UString SAL_CALL KabDatabaseMetaData::getCatalogSeparator( ) throw(SQLException, RuntimeException) in getCatalogSeparator() 76 …2 SAL_CALL KabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeException) in getMaxBinaryLiteralLength() 82 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 88 …t32 SAL_CALL KabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeException) in getMaxCatalogNameLength() 94 …t32 SAL_CALL KabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeException) in getMaxCharLiteralLength() 100 …nt32 SAL_CALL KabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeException) in getMaxColumnNameLength() 106 …_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex() 112 …nt32 SAL_CALL KabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeException) in getMaxCursorNameLength() 118 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections() 124 …_Int32 SAL_CALL KabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable() [all …]
|
| H A D | KDatabaseMetaData.hxx | 56 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 57 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 58 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 59 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 60 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 61 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 62 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 63 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 64 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 65 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/toolkit/source/awt/ |
| H A D | stylesettings.hxx | 66 …irtual ::sal_Int32 SAL_CALL getActiveBorderColor() throw (::com::sun::star::uno::RuntimeException); 67 …ctiveBorderColor( ::sal_Int32 _activebordercolor ) throw (::com::sun::star::uno::RuntimeException); 68 … virtual ::sal_Int32 SAL_CALL getActiveColor() throw (::com::sun::star::uno::RuntimeException); 69 …AL_CALL setActiveColor( ::sal_Int32 _activecolor ) throw (::com::sun::star::uno::RuntimeException); 70 … virtual ::sal_Int32 SAL_CALL getActiveTabColor() throw (::com::sun::star::uno::RuntimeException); 71 …L setActiveTabColor( ::sal_Int32 _activetabcolor ) throw (::com::sun::star::uno::RuntimeException); 72 … virtual ::sal_Int32 SAL_CALL getActiveTextColor() throw (::com::sun::star::uno::RuntimeException); 73 …setActiveTextColor( ::sal_Int32 _activetextcolor ) throw (::com::sun::star::uno::RuntimeException); 74 … ::sal_Int32 SAL_CALL getButtonRolloverTextColor() throw (::com::sun::star::uno::RuntimeException); 75 …rTextColor( ::sal_Int32 _buttonrollovertextcolor ) throw (::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/reportdesign/source/core/inc/ |
| H A D | ReportHelperImpl.hxx | 27 ::rtl::OUString SAL_CALL clazz::getName() throw (uno::RuntimeException) \ 32 void SAL_CALL clazz::setName( const ::rtl::OUString& _name ) throw (uno::RuntimeException,beans::Pr… 36 ::sal_Int32 SAL_CALL clazz::getHeight() throw (uno::RuntimeException) \ 40 void SAL_CALL clazz::setHeight( ::sal_Int32 _height ) throw (uno::RuntimeException) \ 46 ::sal_Int32 SAL_CALL clazz::getPositionX() throw (uno::RuntimeException) \ 50 void SAL_CALL clazz::setPositionX( ::sal_Int32 _positionx ) throw (uno::RuntimeException) \ 56 ::sal_Int32 SAL_CALL clazz::getPositionY() throw (uno::RuntimeException) \ 60 void SAL_CALL clazz::setPositionY( ::sal_Int32 _positiony ) throw (uno::RuntimeException) \ 66 ::sal_Int32 SAL_CALL clazz::getWidth() throw (uno::RuntimeException) \ 70 void SAL_CALL clazz::setWidth( ::sal_Int32 _width ) throw (uno::RuntimeException) \ [all …]
|
| /AOO41X/main/connectivity/source/drivers/macab/ |
| H A D | MacabDatabaseMetaData.cxx | 65 …tring SAL_CALL MacabDatabaseMetaData::getCatalogSeparator( ) throw(SQLException, RuntimeException) in getCatalogSeparator() 75 …SAL_CALL MacabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeException) in getMaxBinaryLiteralLength() 81 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 87 …2 SAL_CALL MacabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeException) in getMaxCatalogNameLength() 93 …2 SAL_CALL MacabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeException) in getMaxCharLiteralLength() 99 …32 SAL_CALL MacabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeException) in getMaxColumnNameLength() 105 …nt32 SAL_CALL MacabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex() 111 …32 SAL_CALL MacabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeException) in getMaxCursorNameLength() 117 …l_Int32 SAL_CALL MacabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections() 123 …nt32 SAL_CALL MacabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable() [all …]
|
| H A D | MacabDatabaseMetaData.hxx | 55 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 56 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 57 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 58 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 59 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 60 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 61 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 62 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 63 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 64 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/animations/source/animcore/ |
| H A D | animcore.cxx | 69 using ::com::sun::star::uno::RuntimeException; 139 virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException); 144 virtual Sequence< Type > SAL_CALL getTypes() throw (RuntimeException); 145 virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (RuntimeException); 153 virtual Reference< XInterface > SAL_CALL getParent() throw (RuntimeException); 154 …LL setParent( const Reference< XInterface >& Parent ) throw (NoSupportException, RuntimeException); 157 virtual Reference< XCloneable > SAL_CALL createClone() throw (RuntimeException); 160 virtual sal_Int16 SAL_CALL getType() throw (RuntimeException); 161 virtual Any SAL_CALL getBegin() throw (RuntimeException); 162 virtual void SAL_CALL setBegin( const Any& _begin ) throw (RuntimeException); [all …]
|
| /AOO41X/main/reportdesign/inc/ |
| H A D | ReportHelperDefines.hxx | 27 …virtual ::rtl::OUString SAL_CALL getDataField() throw (::com::sun::star::uno::RuntimeException, ::… 28 …ld(const ::rtl::OUString & the_value) throw (::com::sun::star::uno::RuntimeException, ::com::sun::… 29 …ol SAL_CALL getPrintWhenGroupChange() throw (::com::sun::star::uno::RuntimeException, ::com::sun::… 30 …WhenGroupChange(::sal_Bool the_value) throw (::com::sun::star::uno::RuntimeException, ::com::sun::… 31 …_CALL getConditionalPrintExpression() throw (::com::sun::star::uno::RuntimeException, ::com::sun::… 32 …on(const ::rtl::OUString & the_value) throw (::com::sun::star::uno::RuntimeException, ::com::sun::… 33 …on > SAL_CALL createFormatCondition() throw (::com::sun::star::uno::RuntimeException, ::com::sun::… 36 …om::sun::star::awt::Point SAL_CALL getPosition() throw (::com::sun::star::uno::RuntimeException); \ 37 …(const ::com::sun::star::awt::Point & aPosition) throw (::com::sun::star::uno::RuntimeException); \ 38 …l ::com::sun::star::awt::Size SAL_CALL getSize() throw (::com::sun::star::uno::RuntimeException); \ [all …]
|
| /AOO41X/main/toolkit/inc/toolkit/controls/ |
| H A D | unocontrols.hxx | 87 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 90 …:XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::com::sun::star::uno::RuntimeException); 129 …nce< ::com::sun::star::awt::XWindowPeer >& Parent ) throw(::com::sun::star::uno::RuntimeException); 130 …sun::star::lang::EventObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoControl… in disposing() 131 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException); 137 …gation( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException); 143 …d( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star::uno::RuntimeException); 146 …erence< ::com::sun::star::awt::XTextListener >& l ) throw(::com::sun::star::uno::RuntimeException); 147 …erence< ::com::sun::star::awt::XTextListener >& l ) throw(::com::sun::star::uno::RuntimeException); 148 …id SAL_CALL setText( const ::rtl::OUString& aText ) throw(::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbarange.hxx | 99 … double getCalcColWidth( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException); 100 … double getCalcRowHeight( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException); 103 …v::excel::XRange > getEntireColumnOrRow( bool bColumn = true ) throw( css::uno::RuntimeException ); 105 …llDateMode nFillDateMode, double fStep, double fEndValue ) throw( css::uno::RuntimeException ); 107 void ClearContents( sal_Int32 nFlags, bool bFireEvent ) throw (css::uno::RuntimeException); 109 css::uno::Any getValue( ValueGetter& rValueGetter ) throw (css::uno::RuntimeException); 110 … css::uno::Any& aValue, ValueSetter& setter, bool bFireEvent ) throw ( css::uno::RuntimeException); 112 …s::uno::Any getFormulaValue( formula::FormulaGrammar::Grammar ) throw (css::uno::RuntimeException); 113 …y& aValue, formula::FormulaGrammar::Grammar, bool bFireEvent ) throw ( css::uno::RuntimeException); 115 …o::Reference< ov::excel::XRange > getArea( sal_Int32 nIndex ) throw( css::uno::RuntimeException ); [all …]
|
| /AOO41X/main/connectivity/source/inc/file/ |
| H A D | FDatabaseMetaData.hxx | 64 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 65 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 66 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 67 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 68 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 69 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 70 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 71 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 72 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 73 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/connectivity/source/drivers/evoab2/ |
| H A D | NDatabaseMetaData.cxx | 336 …AL_CALL OEvoabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeException) in getMaxBinaryLiteralLength() 341 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 346 … SAL_CALL OEvoabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeException) in getMaxCatalogNameLength() 351 … SAL_CALL OEvoabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeException) in getMaxCharLiteralLength() 356 …2 SAL_CALL OEvoabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeException) in getMaxColumnNameLength() 361 …t32 SAL_CALL OEvoabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex() 366 …2 SAL_CALL OEvoabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeException) in getMaxCursorNameLength() 371 …_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections() 376 …t32 SAL_CALL OEvoabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeException) in getMaxColumnsInTable() 386 …32 SAL_CALL OEvoabDatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, RuntimeException) in getMaxTableNameLength() [all …]
|
| H A D | NDatabaseMetaData.hxx | 105 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 106 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 107 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 108 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 109 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 110 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 111 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 112 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 113 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 114 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/sc/inc/ |
| H A D | cellsuno.hxx | 224 throw(::com::sun::star::uno::RuntimeException); 228 ::com::sun::star::uno::RuntimeException); 238 throw(::com::sun::star::uno::RuntimeException); 263 ::com::sun::star::uno::RuntimeException); 265 throw(::com::sun::star::uno::RuntimeException); 270 throw(::com::sun::star::uno::RuntimeException); 277 ::com::sun::star::uno::RuntimeException); 282 ::com::sun::star::uno::RuntimeException); 288 ::com::sun::star::uno::RuntimeException); 294 ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/mysqlc/source/ |
| H A D | mysqlc_resultset.hxx | 50 using ::com::sun::star::uno::RuntimeException; 113 throw(RuntimeException); 121 throw(RuntimeException); 125 throw(RuntimeException); 128 … sal_Bool SAL_CALL next() throw(SQLException, RuntimeException); 130 … sal_Bool SAL_CALL isBeforeFirst() throw(SQLException, RuntimeException); 132 … sal_Bool SAL_CALL isAfterLast() throw(SQLException, RuntimeException); 134 … sal_Bool SAL_CALL isFirst() throw(SQLException, RuntimeException); 136 … sal_Bool SAL_CALL isLast() throw(SQLException, RuntimeException); 138 … void SAL_CALL beforeFirst() throw(SQLException, RuntimeException); [all …]
|
| /AOO41X/main/connectivity/source/inc/ado/ |
| H A D | ADatabaseMetaData.hxx | 63 …& _aProperty) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 64 …& _aProperty) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 65 …& _aProperty) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 87 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 88 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 89 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 90 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 91 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 92 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 93 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/connectivity/source/drivers/ado/ |
| H A D | ADatabaseMetaData.cxx | 57 …& _aProperty) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getInt32Property() 70 …& _aProperty) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getBoolProperty() 79 …& _aProperty) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getStringProperty() 104 …nce< XResultSet > SAL_CALL ODatabaseMetaData::getCatalogs( ) throw(SQLException, RuntimeException) in getCatalogs() 127 …ence< XResultSet > SAL_CALL ODatabaseMetaData::getSchemas( ) throw(SQLException, RuntimeException) in getSchemas() 146 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumnPrivileges() 161 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumns() 177 … tableNamePattern, const Sequence< ::rtl::OUString >& types ) throw(SQLException, RuntimeException) in getTables() 193 …cedureNamePattern, const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getProcedureColumns() 209 const ::rtl::OUString& procedureNamePattern ) throw(SQLException, RuntimeException) in getProcedures() [all …]
|
| /AOO41X/main/connectivity/source/inc/java/sql/ |
| H A D | DatabaseMetaData.hxx | 71 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 72 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 73 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 74 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 75 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 76 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 77 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 78 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 79 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 80 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/connectivity/source/inc/odbc/ |
| H A D | ODatabaseMetaData.hxx | 78 …eCallable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 79 …electable( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 80 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 81 …tUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 82 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 83 …ortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 84 …SortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 85 …edAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 86 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); 87 …oductName( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/svtools/source/inc/ |
| H A D | unoiface.hxx | 72 …erface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException); 77 … ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::sun::star::uno::RuntimeException); 78 … SAL_CALL getImplementationId() throw(::com::sun::star::uno::RuntimeException); 81 …erence< ::com::sun::star::awt::XTextListener >& l ) throw(::com::sun::star::uno::RuntimeException); 82 …erence< ::com::sun::star::awt::XTextListener >& l ) throw(::com::sun::star::uno::RuntimeException); 83 …id SAL_CALL setText( const ::rtl::OUString& aText ) throw(::com::sun::star::uno::RuntimeException); 84 …:awt::Selection& Sel, const ::rtl::OUString& Text ) throw(::com::sun::star::uno::RuntimeException); 85 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException); 86 ::rtl::OUString SAL_CALL getSelectedText( ) throw(::com::sun::star::uno::RuntimeException); 87 …onst ::com::sun::star::awt::Selection& aSelection ) throw(::com::sun::star::uno::RuntimeException); [all …]
|
| /AOO41X/main/svx/source/table/ |
| H A D | tabledesign.cxx | 86 virtual OUString SAL_CALL getImplementationName() throw(RuntimeException); 87 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException); 88 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(RuntimeException); 91 virtual ::sal_Bool SAL_CALL isUserDefined() throw (RuntimeException); 92 virtual ::sal_Bool SAL_CALL isInUse() throw (RuntimeException); 93 virtual OUString SAL_CALL getParentStyle() throw (RuntimeException); 94 …LL setParentStyle( const OUString& aParentStyle ) throw (NoSuchElementException, RuntimeException); 97 virtual OUString SAL_CALL getName() throw (RuntimeException); 98 virtual void SAL_CALL setName( const OUString& aName ) throw (RuntimeException); 101 …e( const OUString& aName ) throw(NoSuchElementException, WrappedTargetException, RuntimeException); [all …]
|