| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_databasemetadata.hxx | 81 …sal_Bool SAL_CALL allProceduresAreCallable() throw(my_SQLException, my_RuntimeException… 82 …sal_Bool SAL_CALL allTablesAreSelectable() throw(my_SQLException, my_RuntimeException… 83 … OUString SAL_CALL getURL() throw(my_SQLException, my_RuntimeException); 84 … OUString SAL_CALL getUserName() throw(my_SQLException, my_RuntimeException); 85 …sal_Bool SAL_CALL isReadOnly() throw(my_SQLException, my_RuntimeException… 86 …sal_Bool SAL_CALL nullsAreSortedHigh() throw(my_SQLException, my_RuntimeException… 87 …sal_Bool SAL_CALL nullsAreSortedLow() throw(my_SQLException, my_RuntimeException… 88 …sal_Bool SAL_CALL nullsAreSortedAtStart() throw(my_SQLException, my_RuntimeException… 89 …sal_Bool SAL_CALL nullsAreSortedAtEnd() throw(my_SQLException, my_RuntimeException… 90 … OUString SAL_CALL getDatabaseProductName() throw(my_SQLException, my_RuntimeException); [all …]
|
| H A D | mysqlc_resultset.hxx | 85 ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper(); 87 …sal_Bool SAL_CALL convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int32 nHand… 90 void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& rValue) 93 void SAL_CALL getFastPropertyValue(Any& rValue, sal_Int32 nHandle) const; 109 void SAL_CALL disposing(); 112 Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type & rType) 115 void SAL_CALL acquire() throw(); 117 void SAL_CALL release() throw(); 120 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() 124 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty… [all …]
|
| /trunk/main/toolkit/inc/toolkit/awt/ |
| H A D | vclxwindows.hxx | 124 …void SAL_CALL setPosSize( sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, sal_Int16 F… 127 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& … 128 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com… 169 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException); 172 …void SAL_CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XA… 173 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:… 174 …void SAL_CALL setLabel( const ::rtl::OUString& Label ) throw(::com::sun::star::uno::RuntimeExcepti… 175 …void SAL_CALL setActionCommand( const ::rtl::OUString& Command ) throw(::com::sun::star::uno::Runt… 179 …void SAL_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XIte… 180 …void SAL_CALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::X… [all …]
|
| /trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SDatabaseMetaData.cxx | 53 ::rtl::OUString SAL_CALL ODatabaseMetaData::getCatalogSeparator( ) throw(SQLException, RuntimeExce… in getCatalogSeparator() 63 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength() 69 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 75 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeExcept… in getMaxCatalogNameLength() 81 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeExcept… in getMaxCharLiteralLength() 87 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeExcepti… in getMaxColumnNameLength() 93 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeException) in getMaxColumnsInIndex() 99 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExcepti… 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 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 55 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 56 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 57 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 58 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 59 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 60 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 61 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 62 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 63 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/extensions/test/ole/cpnt/ |
| H A D | cpnt.cxx | 139 …virtual Sequence<sal_Int8> SAL_CALL methodByte(const Sequence< sal_Int8 >& aSeq) throw( RuntimeExc… 140 …virtual Sequence<float> SAL_CALL methodFloat(const Sequence< float >& aSeq) throw( RuntimeExceptio… 141 …virtual Sequence< double > SAL_CALL methodDouble(const Sequence< double >& aSeq) throw( RuntimeExc… 142 …virtual Sequence< sal_Bool > SAL_CALL methodBool(const Sequence< sal_Bool >& aSeq) throw( RuntimeE… 143 …virtual Sequence< sal_Int16 > SAL_CALL methodShort(const Sequence< sal_Int16 >& aSeq) throw( Runti… 144 …virtual Sequence< sal_uInt16 > SAL_CALL methodUShort(const Sequence< sal_uInt16 >& aSeq) throw( Ru… 145 …virtual Sequence< sal_Int32 > SAL_CALL methodLong(const Sequence< sal_Int32 >& aSeq) throw( Runtim… 146 …virtual Sequence< sal_uInt32 > SAL_CALL methodULong(const Sequence< sal_uInt32 >& aSeq) throw( Run… 147 …virtual Sequence< OUString > SAL_CALL methodString(const Sequence< OUString >& aSeq) throw( Runtim… 148 …virtual Sequence< sal_Unicode > SAL_CALL methodChar(const Sequence< sal_Unicode >& aSeq) throw( Ru… [all …]
|
| /trunk/main/scaddins/source/analysis/ |
| H A D | analysis.hxx | 49 REF( CSS::uno::XInterface ) SAL_CALL AnalysisAddIn_CreateInstance( const REF( CSS::lang::XMultiServ… 93 … virtual STRING SAL_CALL getProgrammaticFuntionName( const STRING& aDisplayName ) THROWDEF_RTE; 94 …virtual STRING SAL_CALL getDisplayFunctionName( const STRING& aProgrammaticName ) THROWDEF_RTE; 95 …virtual STRING SAL_CALL getFunctionDescription( const STRING& aProgrammaticName ) THROWDEF_RTE; 96 …virtual STRING SAL_CALL getDisplayArgumentName( const STRING& aProgrammaticFunctionName, sal_I… 97 …virtual STRING SAL_CALL getArgumentDescription( const STRING& aProgrammaticFunctionName, sal_I… 98 …virtual STRING SAL_CALL getProgrammaticCategoryName( const STRING& aProgrammaticFunctionName )… 99 …virtual STRING SAL_CALL getDisplayCategoryName( const STRING& aProgrammaticFunctionName ) THRO… 102 …virtual SEQofLocName SAL_CALL getCompatibilityNames( const STRING& aProgrammaticName ) THROWDEF_RT… 105 virtual void SAL_CALL setLocale( const CSS::lang::Locale& eLocale ) THROWDEF_RTE; [all …]
|
| /trunk/main/toolkit/inc/toolkit/controls/ |
| H A D | unocontrols.hxx | 78 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper(); 87 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException); 90 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty… 129 …void SAL_CALL createPeer( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit … 130 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing() 131 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException); 137 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) … 143 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star… 146 …void SAL_CALL addTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTex… 147 …void SAL_CALL removeTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::X… [all …]
|
| /trunk/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 …]
|
| /trunk/main/animations/source/animcore/ |
| H A D | animcore.cxx | 139 virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException); 140 virtual void SAL_CALL acquire() throw (); 141 virtual void SAL_CALL release() throw (); 144 virtual Sequence< Type > SAL_CALL getTypes() throw (RuntimeException); 145 virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (RuntimeException); 148 OUString SAL_CALL getImplementationName() throw(); 149 Sequence< OUString > SAL_CALL getSupportedServiceNames(void) throw(); 150 sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw(); 153 virtual Reference< XInterface > SAL_CALL getParent() throw (RuntimeException); 154 …virtual void SAL_CALL setParent( const Reference< XInterface >& Parent ) throw (NoSupportException… [all …]
|
| /trunk/main/toolkit/source/awt/ |
| H A D | stylesettings.hxx | 66 …virtual ::sal_Int32 SAL_CALL getActiveBorderColor() throw (::com::sun::star::uno::RuntimeException… 67 …virtual void SAL_CALL setActiveBorderColor( ::sal_Int32 _activebordercolor ) throw (::com::sun::st… 68 … virtual ::sal_Int32 SAL_CALL getActiveColor() throw (::com::sun::star::uno::RuntimeException); 69 …virtual void SAL_CALL setActiveColor( ::sal_Int32 _activecolor ) throw (::com::sun::star::uno::Run… 70 … virtual ::sal_Int32 SAL_CALL getActiveTabColor() throw (::com::sun::star::uno::RuntimeException); 71 …virtual void SAL_CALL setActiveTabColor( ::sal_Int32 _activetabcolor ) throw (::com::sun::star::un… 72 … virtual ::sal_Int32 SAL_CALL getActiveTextColor() throw (::com::sun::star::uno::RuntimeException); 73 …virtual void SAL_CALL setActiveTextColor( ::sal_Int32 _activetextcolor ) throw (::com::sun::star::… 74 …virtual ::sal_Int32 SAL_CALL getButtonRolloverTextColor() throw (::com::sun::star::uno::RuntimeExc… 75 …virtual void SAL_CALL setButtonRolloverTextColor( ::sal_Int32 _buttonrollovertextcolor ) throw (::… [all …]
|
| /trunk/main/connectivity/source/drivers/macab/ |
| H A D | MacabDatabaseMetaData.cxx | 65 ::rtl::OUString SAL_CALL MacabDatabaseMetaData::getCatalogSeparator( ) throw(SQLException, Runtime… in getCatalogSeparator() 75 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtime… in getMaxBinaryLiteralLength() 81 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 87 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeEx… in getMaxCatalogNameLength() 93 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeEx… in getMaxCharLiteralLength() 99 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeExc… in getMaxColumnNameLength() 105 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeExcep… in getMaxColumnsInIndex() 111 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeExc… in getMaxCursorNameLength() 117 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeExceptio… in getMaxConnections() 123 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeExcep… in getMaxColumnsInTable() [all …]
|
| H A D | MacabDatabaseMetaData.hxx | 55 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 56 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 57 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 58 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 59 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 60 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 61 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 62 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 63 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 64 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/reportdesign/inc/ |
| H A D | ReportHelperDefines.hxx | 27 …virtual ::rtl::OUString SAL_CALL getDataField() throw (::com::sun::star::uno::RuntimeException, ::… 28 …virtual void SAL_CALL setDataField(const ::rtl::OUString & the_value) throw (::com::sun::star::uno… 29 …virtual ::sal_Bool SAL_CALL getPrintWhenGroupChange() throw (::com::sun::star::uno::RuntimeExcepti… 30 …virtual void SAL_CALL setPrintWhenGroupChange(::sal_Bool the_value) throw (::com::sun::star::uno::… 31 …virtual ::rtl::OUString SAL_CALL getConditionalPrintExpression() throw (::com::sun::star::uno::Run… 32 …virtual void SAL_CALL setConditionalPrintExpression(const ::rtl::OUString & the_value) throw (::co… 33 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XFormatCondition > SAL_CALL cr… 36 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition() throw (::com::sun::star::uno::RuntimeE… 37 …virtual void SAL_CALL setPosition(const ::com::sun::star::awt::Point & aPosition) throw (::com::su… 38 …virtual ::com::sun::star::awt::Size SAL_CALL getSize() throw (::com::sun::star::uno::RuntimeExcept… [all …]
|
| /trunk/main/vos/inc/vos/ |
| H A D | socket.hxx | 195 virtual TAddrFamily SAL_CALL getFamily() const= 0; 196 virtual TResult SAL_CALL getHostname(::rtl::OUString& strHostName) const= 0; 197 virtual SAL_CALL operator oslSocketAddr() const= 0; 198 virtual void SAL_CALL operator= (oslSocketAddr Addr)= 0; 199 virtual sal_Bool SAL_CALL operator== (oslSocketAddr Addr)= 0; 228 virtual TAddrFamily SAL_CALL getFamily() const; 232 virtual SAL_CALL operator oslSocketAddr() const; 238 virtual TResult SAL_CALL getHostname(::rtl::OUString& strHostName) const; 243 static TResult SAL_CALL getLocalHostname(::rtl::OUString& strLocalHostName); 248 static oslSocketAddr SAL_CALL resolveHostname(const ::rtl::OUString& strHostName); [all …]
|
| /trunk/main/svtools/source/inc/ |
| H A D | unoiface.hxx | 72 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::… 73 … void SAL_CALL acquire() throw() { VCLXWindow::acquire(); } in acquire() 74 … void SAL_CALL release() throw() { VCLXWindow::release(); } in release() 77 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::s… 78 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() thr… 81 …void SAL_CALL addTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTex… 82 …void SAL_CALL removeTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::X… 83 …void SAL_CALL setText( const ::rtl::OUString& aText ) throw(::com::sun::star::uno::RuntimeExceptio… 84 …void SAL_CALL insertText( const ::com::sun::star::awt::Selection& Sel, const ::rtl::OUString& Text… 85 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException); [all …]
|
| /trunk/main/connectivity/source/inc/file/ |
| H A D | FDatabaseMetaData.hxx | 64 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 65 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 66 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 67 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 68 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 69 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 70 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 71 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 72 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 73 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/connectivity/source/drivers/evoab2/ |
| H A D | NDatabaseMetaData.cxx | 336 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, Runtim… in getMaxBinaryLiteralLength() 341 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 346 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeE… in getMaxCatalogNameLength() 351 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxCharLiteralLength( ) throw(SQLException, RuntimeE… in getMaxCharLiteralLength() 356 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxColumnNameLength( ) throw(SQLException, RuntimeEx… in getMaxColumnNameLength() 361 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxColumnsInIndex( ) throw(SQLException, RuntimeExce… in getMaxColumnsInIndex() 366 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxCursorNameLength( ) throw(SQLException, RuntimeEx… in getMaxCursorNameLength() 371 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeExcepti… in getMaxConnections() 376 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxColumnsInTable( ) throw(SQLException, RuntimeExce… in getMaxColumnsInTable() 386 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxTableNameLength( ) throw(SQLException, RuntimeExc… in getMaxTableNameLength() [all …]
|
| H A D | NDatabaseMetaData.hxx | 105 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 106 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 107 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 108 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 109 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 110 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 111 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 112 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 113 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 114 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/sc/inc/ |
| H A D | cellsuno.hxx | 236 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( 239 virtual void SAL_CALL acquire() throw(); 240 virtual void SAL_CALL release() throw(); 261 virtual double SAL_CALL computeFunction( ::com::sun::star::sheet::GeneralFunction nFunction ) 264 virtual void SAL_CALL clearContents( sal_Int32 nContentFlags ) 269 SAL_CALL getPropertySetInfo() 271 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName, 278 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue( 283 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, 289 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName, [all …]
|
| /trunk/main/connectivity/source/inc/java/sql/ |
| H A D | DatabaseMetaData.hxx | 71 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 72 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 73 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 74 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 75 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 76 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 77 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 78 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 79 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 80 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/connectivity/source/inc/odbc/ |
| H A D | ODatabaseMetaData.hxx | 78 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 79 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 80 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 81 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 82 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 83 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 84 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 85 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 86 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 87 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/connectivity/source/inc/ado/ |
| H A D | ADatabaseMetaData.hxx | 87 …virtual sal_Bool SAL_CALL allProceduresAreCallable( ) throw(::com::sun::star::sdbc::SQLException,… 88 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :… 89 …virtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… 90 …virtual ::rtl::OUString SAL_CALL getUserName( ) throw(::com::sun::star::sdbc::SQLException, ::com… 91 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s… 92 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com… 93 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:… 94 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::… 95 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co… 96 …virtual ::rtl::OUString SAL_CALL getDatabaseProductName( ) throw(::com::sun::star::sdbc::SQLExcep… [all …]
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | ADatabaseMetaData.cxx | 104 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getCatalogs( ) throw(SQLException, RuntimeExce… in getCatalogs() 127 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getSchemas( ) throw(SQLException, RuntimeExcep… in getSchemas() 144 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumnPrivileges( in getColumnPrivileges() 159 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumns( in getColumns() 175 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTables( in getTables() 191 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getProcedureColumns( in getProcedureColumns() 207 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getProcedures( in getProcedures() 224 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxBinaryLiteralLength( ) throw(SQLException, RuntimeExce… in getMaxBinaryLiteralLength() 229 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize() 234 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxCatalogNameLength( ) throw(SQLException, RuntimeExcept… in getMaxCatalogNameLength() [all …]
|
| /trunk/main/sal/inc/rtl/ |
| H A D | ustring.h | 50 sal_Int32 SAL_CALL rtl_ustr_getLength( const sal_Unicode * str ) SAL_THROW_EXTERN_C(); 70 sal_Int32 SAL_CALL rtl_ustr_compare( const sal_Unicode * first, const sal_Unicode * second ) SAL_TH… 97 sal_Int32 SAL_CALL rtl_ustr_compare_WithLength( const sal_Unicode * first, sal_Int32 firstLen, cons… 128 sal_Int32 SAL_CALL rtl_ustr_shortenedCompare_WithLength( const sal_Unicode * first, sal_Int32 first… 155 sal_Int32 SAL_CALL rtl_ustr_reverseCompare_WithLength( const sal_Unicode * first, sal_Int32 firstLe… 178 sal_Bool SAL_CALL rtl_ustr_asciil_reverseEquals_WithLength( const sal_Unicode * first, const sal_Ch… 199 sal_Int32 SAL_CALL rtl_ustr_compareIgnoreAsciiCase( const sal_Unicode * first, const sal_Unicode * … 228 sal_Int32 SAL_CALL rtl_ustr_compareIgnoreAsciiCase_WithLength( const sal_Unicode * first, sal_Int32… 262 sal_Int32 SAL_CALL rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Unicode * first, … 287 sal_Int32 SAL_CALL rtl_ustr_ascii_compare( const sal_Unicode * first, const sal_Char * second ) SAL… [all …]
|