Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 1 – 25 of 3470) sorted by relevance

12345678910>>...139

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx69 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
376 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
456 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
546 ::rtl::OUString SAL_CALL ODatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
594 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
604 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
782 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumnPrivileges()
789 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumns()
810 const ::rtl::OUString& procedureNamePattern ) throw(SQLException, RuntimeException) in getProcedures()
841 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo()
[all …]
H A DSDatabaseMetaData.hxx56 …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);
62 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
67 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
68 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
69 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
97 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx169 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
250 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
308 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
471 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
563 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
630 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
690 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
835 void SAL_CALL up( ) throw(::com::sun::star::uno::RuntimeException);
836 void SAL_CALL down( ) throw(::com::sun::star::uno::RuntimeException);
837 void SAL_CALL first( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx208 virtual Any SAL_CALL getAAny() throw (RuntimeException);
210 virtual Type SAL_CALL getAType() throw (RuntimeException);
277 throw (RuntimeException);
551 throw( RuntimeException ) in methodSequence2()
735 throw( RuntimeException ) in setAttrSequence2()
851 Any SAL_CALL OComponent::getAAny() throw (RuntimeException) in getAAny()
861 Type SAL_CALL OComponent::getAType() throw (RuntimeException) in getAType()
1073 throw (RuntimeException) in in_methodInvocation()
1102 throw (RuntimeException) in in_methodStruct()
1343 throw (RuntimeException) in other_methodAny()
[all …]
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx27 ::rtl::OUString SAL_CALL clazz::getName() throw (uno::RuntimeException) \
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) \
76 uno::Reference< report::XSection > SAL_CALL clazz::getSection() throw (uno::RuntimeException) \
[all …]
/trunk/main/toolkit/source/awt/
H A Dstylesettings.hxx68 … virtual ::sal_Int32 SAL_CALL getActiveColor() throw (::com::sun::star::uno::RuntimeException);
70 … virtual ::sal_Int32 SAL_CALL getActiveTabColor() throw (::com::sun::star::uno::RuntimeException);
78 … virtual ::sal_Int32 SAL_CALL getCheckedColor() throw (::com::sun::star::uno::RuntimeException);
88 … virtual ::sal_Int32 SAL_CALL getDialogColor() throw (::com::sun::star::uno::RuntimeException);
92 … virtual ::sal_Int32 SAL_CALL getDisableColor() throw (::com::sun::star::uno::RuntimeException);
94 virtual ::sal_Int32 SAL_CALL getFaceColor() throw (::com::sun::star::uno::RuntimeException);
97 … virtual ::sal_Int32 SAL_CALL getFieldColor() throw (::com::sun::star::uno::RuntimeException);
105 virtual ::sal_Int32 SAL_CALL getHelpColor() throw (::com::sun::star::uno::RuntimeException);
119 … virtual ::sal_Int32 SAL_CALL getLightColor() throw (::com::sun::star::uno::RuntimeException);
127 virtual ::sal_Int32 SAL_CALL getMenuColor() throw (::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx81 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
610 sal_Int32 SAL_CALL MacabDatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
620 sal_Int32 SAL_CALL MacabDatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
870 const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getColumnPrivileges()
879 const ::rtl::OUString& columnNamePattern) throw(SQLException, RuntimeException) in getColumns()
966 const Sequence< ::rtl::OUString >& types) throw(SQLException, RuntimeException) in getTables()
1026 const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getProcedureColumns()
1033 const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getProcedures()
1091 sal_Bool, sal_Bool ) throw(SQLException, RuntimeException) in getIndexInfo()
1098 sal_Bool ) throw(SQLException, RuntimeException) in getBestRowIdentifier()
[all …]
H A DMacabDatabaseMetaData.hxx57 …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);
63 …rtedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
68 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
69 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
70 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
98 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/animations/source/animcore/
H A Danimcore.cxx1218 throw (RuntimeException) in getTarget()
1228 throw (RuntimeException) in setTarget()
1251 throw (RuntimeException) in setAttributeName()
1265 throw (RuntimeException) in getValues()
1275 throw (RuntimeException) in setValues()
1348 throw (RuntimeException) in getCalcMode()
1358 throw (RuntimeException) in setCalcMode()
1372 throw (RuntimeException) in getAccumulate()
1382 throw (RuntimeException) in setAccumulate()
1396 throw (RuntimeException) in getAdditive()
[all …]
/trunk/main/reportdesign/inc/
H A DReportHelperDefines.hxx36 …om::sun::star::awt::Point SAL_CALL getPosition() throw (::com::sun::star::uno::RuntimeException); \
38 …l ::com::sun::star::awt::Size SAL_CALL getSize() throw (::com::sun::star::uno::RuntimeException); \
42 virtual ::rtl::OUString SAL_CALL getName() throw (::com::sun::star::uno::RuntimeException); \
44 virtual ::sal_Int32 SAL_CALL getHeight() throw (::com::sun::star::uno::RuntimeException); \
45 …l void SAL_CALL setHeight(::sal_Int32 the_value) throw (::com::sun::star::uno::RuntimeException); \
46 virtual ::sal_Int32 SAL_CALL getPositionX() throw (::com::sun::star::uno::RuntimeException); \
47 …oid SAL_CALL setPositionX(::sal_Int32 the_value) throw (::com::sun::star::uno::RuntimeException); \
48 virtual ::sal_Int32 SAL_CALL getPositionY() throw (::com::sun::star::uno::RuntimeException); \
49 …oid SAL_CALL setPositionY(::sal_Int32 the_value) throw (::com::sun::star::uno::RuntimeException); \
50 virtual ::sal_Int32 SAL_CALL getWidth() throw (::com::sun::star::uno::RuntimeException); \
[all …]
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx131 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
290 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
366 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
429 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
508 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
587 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
844 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
1037 void SAL_CALL up() throw(::com::sun::star::uno::RuntimeException);
1038 void SAL_CALL down() throw(::com::sun::star::uno::RuntimeException);
1039 void SAL_CALL first() throw(::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx122 css::awt::Point getPosition() throw ( css::uno::RuntimeException );
135 ScDocument* getScDocument() throw (css::uno::RuntimeException);
136 ScDocShell* getScDocShell() throw (css::uno::RuntimeException);
207 virtual void SAL_CALL Clear() throw (css::uno::RuntimeException);
214 virtual void SAL_CALL FillUp() throw (css::uno::RuntimeException);
217 throw (css::uno::RuntimeException);
221 throw (css::uno::RuntimeException);
226 throw (css::uno::RuntimeException);
227 virtual void SAL_CALL Select() throw (css::uno::RuntimeException);
234 throw (css::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx66 …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);
77 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
78 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
79 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
102 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
137 …ortsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/sc/inc/
H A Dcellsuno.hxx228 ::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);
300 ::com::sun::star::uno::RuntimeException);
306 ::com::sun::star::uno::RuntimeException);
314 ::com::sun::star::uno::RuntimeException);
343 ::com::sun::star::uno::RuntimeException);
348 ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx341 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
371 …_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections()
629 sal_Bool SAL_CALL OEvoabDatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
635 sal_Bool SAL_CALL OEvoabDatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
676 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
711 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
716 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeException) in supportsUnionAll()
802 ::rtl::OUString SAL_CALL OEvoabDatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
851 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
861 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getDriverMinorVersion( ) throw(RuntimeException) in getDriverMinorVersion()
[all …]
H A DNDatabaseMetaData.hxx107 …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);
118 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
119 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
120 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
145 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
180 …ortsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx146 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumnPrivileges()
161 const ::rtl::OUString& columnNamePattern ) throw(SQLException, RuntimeException) in getColumns()
209 const ::rtl::OUString& procedureNamePattern ) throw(SQLException, RuntimeException) in getProcedures()
229 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
331 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo()
669 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
674 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
749 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
841 ::rtl::OUString SAL_CALL ODatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
881 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
[all …]
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx89 …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);
100 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
101 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
102 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
127 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
162 …ortsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx73 …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);
84 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
85 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
86 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
109 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
144 …ortsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx80 …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);
91 …irtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException);
92 …irtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
93 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
118 …tsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
155 …ortsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx50 using ::com::sun::star::uno::RuntimeException;
113 throw(RuntimeException);
121 throw(RuntimeException);
125 throw(RuntimeException);
163 throw(SQLException, RuntimeException);
184 throw(SQLException, RuntimeException);
187 throw(SQLException, RuntimeException);
190 throw(SQLException, RuntimeException);
193 throw(SQLException, RuntimeException);
196 throw(SQLException, RuntimeException);
[all …]
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx111 void SAL_CALL setFocus( ) throw(::com::sun::star::uno::RuntimeException);
315 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
317 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
319 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
321 double SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
323 double SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
359 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
361 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
363 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
365 double SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx84 const ::rtl::OUString& /*columnNamePattern*/ ) throw(SQLException, RuntimeException) in getColumns()
338 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxRowSize( ) throw(SQLException, RuntimeException) in getMaxRowSize()
374 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxConnections( ) throw(SQLException, RuntimeException) in getMaxConnections()
764 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
770 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
818 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
860 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
866 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeException) in supportsUnionAll()
968 ::rtl::OUString SAL_CALL ODatabaseMetaData::getURL( ) throw(SQLException, RuntimeException) in getURL()
1017 sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion( ) throw(RuntimeException) in getDriverMajorVersion()
[all …]
/trunk/main/svx/source/table/
H A Dtabledesign.cxx91 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);
97 virtual OUString SAL_CALL getName() throw (RuntimeException);
107 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
110 virtual sal_Int32 SAL_CALL getCount() throw(RuntimeException) ;
146 virtual OUString SAL_CALL getName( ) throw (RuntimeException);
155 virtual Type SAL_CALL getElementType() throw(RuntimeException);
156 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
159 virtual sal_Int32 SAL_CALL getCount() throw(RuntimeException) ;
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx366 virtual void SAL_CALL load() throw(::com::sun::star::uno::RuntimeException);
367 virtual void SAL_CALL unload() throw(::com::sun::star::uno::RuntimeException);
368 virtual void SAL_CALL reload() throw(::com::sun::star::uno::RuntimeException);
369 virtual sal_Bool SAL_CALL isLoaded() throw(::com::sun::star::uno::RuntimeException);
417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
422 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
431 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
456 virtual void SAL_CALL cancel() throw(::com::sun::star::uno::RuntimeException);
465 virtual void SAL_CALL reset() throw(::com::sun::star::uno::RuntimeException);
483 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
[all …]

Completed in 331 milliseconds

12345678910>>...139