Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 151 – 175 of 5096) sorted by relevance

12345678910>>...204

/aoo4110/main/dbaccess/source/core/api/
H A DCacheSet.hxx111 …L wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
132 …CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
135 …L isFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
136 …LL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
137 …foreFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
138 …afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
139 …ALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
140 …CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
141 …LL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
144 … previous( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
H A DRowSetBase.hxx230 …ningAllowed() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
315 …L wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
345 …CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
348 …L isFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
349 …LL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
350 …foreFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
351 …afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
352 …ALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
353 …CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
354 …LL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx126 …CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
129 …L isFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
130 …LL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
131 …foreFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
132 …afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
133 …ALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
134 …CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
135 …LL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
139 …efreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
145 …L wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx45 sal_Int16 getCharHeight() throw (css::uno::RuntimeException);
54 virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException);
56 virtual float SAL_CALL getFirstLineIndent() throw (css::uno::RuntimeException);
62 virtual css::uno::Any SAL_CALL getHyphenation() throw (css::uno::RuntimeException);
64 virtual float SAL_CALL getLineSpacing() throw (css::uno::RuntimeException);
70 virtual ::sal_Int32 SAL_CALL getOutlineLevel() throw (css::uno::RuntimeException);
74 virtual float SAL_CALL getSpaceBefore() throw (css::uno::RuntimeException);
76 virtual float SAL_CALL getSpaceAfter() throw (css::uno::RuntimeException);
78 virtual float SAL_CALL getLeftIndent() throw (css::uno::RuntimeException);
80 virtual float SAL_CALL getRightIndent() throw (css::uno::RuntimeException);
[all …]
/aoo4110/main/unoxml/source/dom/
H A Dcomment.hxx110 throw (RuntimeException) in cloneNode()
115 throw (RuntimeException) in getAttributes()
120 throw (RuntimeException) in getChildNodes()
125 throw (RuntimeException) in getFirstChild()
130 throw (RuntimeException) in getLastChild()
135 throw (RuntimeException) in getLocalName()
140 throw (RuntimeException) in getNamespaceURI()
145 throw (RuntimeException) in getNextSibling()
150 throw (RuntimeException) in getNodeType()
155 throw (RuntimeException) in getOwnerDocument()
[all …]
H A Ddocumenttype.hxx107 throw (RuntimeException) in cloneNode()
112 throw (RuntimeException) in getAttributes()
117 throw (RuntimeException) in getChildNodes()
122 throw (RuntimeException) in getFirstChild()
127 throw (RuntimeException) in getLastChild()
132 throw (RuntimeException) in getLocalName()
137 throw (RuntimeException) in getNamespaceURI()
142 throw (RuntimeException) in getNextSibling()
147 throw (RuntimeException) in getNodeType()
152 throw (RuntimeException) in getOwnerDocument()
[all …]
H A Dattr.hxx113 throw (RuntimeException) in cloneNode()
118 throw (RuntimeException) in getAttributes()
123 throw (RuntimeException) in getChildNodes()
128 throw (RuntimeException) in getFirstChild()
133 throw (RuntimeException) in getLastChild()
140 throw (RuntimeException) in getNextSibling()
145 throw (RuntimeException) in getNodeType()
150 throw (RuntimeException) in getOwnerDocument()
155 throw (RuntimeException) in getParentNode()
162 throw (RuntimeException) in getPreviousSibling()
[all …]
/aoo4110/main/svl/source/numbers/
H A Dnumfmuno.cxx195 throw uno::RuntimeException(); in detectNumberFormat()
219 throw uno::RuntimeException(); in convertStringToNumber()
237 throw uno::RuntimeException(); in convertNumberToString()
260 throw uno::RuntimeException(); in queryColorForNumber()
279 throw uno::RuntimeException(); in formatString()
303 throw uno::RuntimeException(); in queryColorForString()
742 uno::RuntimeException) in setPropertyValue()
749 uno::RuntimeException) in getPropertyValue()
945 uno::RuntimeException) in setPropertyValues()
1002 uno::RuntimeException) in setPropertyValue()
[all …]
H A Dnumfmuno.hxx68 ::com::sun::star::uno::RuntimeException);
71 ::com::sun::star::uno::RuntimeException);
91 ::com::sun::star::uno::RuntimeException);
97 ::com::sun::star::uno::RuntimeException);
135 ::com::sun::star::uno::RuntimeException);
140 ::com::sun::star::uno::RuntimeException);
199 ::com::sun::star::uno::RuntimeException);
204 ::com::sun::star::uno::RuntimeException);
210 ::com::sun::star::uno::RuntimeException);
216 ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sc/inc/
H A Dfmtuno.hxx98 throw(::com::sun::star::uno::RuntimeException);
100 throw(::com::sun::star::uno::RuntimeException);
108 ::com::sun::star::uno::RuntimeException);
114 ::com::sun::star::uno::RuntimeException);
116 throw(::com::sun::star::uno::RuntimeException);
273 ::com::sun::star::uno::RuntimeException);
278 ::com::sun::star::uno::RuntimeException);
284 ::com::sun::star::uno::RuntimeException);
290 ::com::sun::star::uno::RuntimeException);
296 ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sw/inc/
H A Dunosett.hxx76 …tl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException );
110 …tl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException );
144 …tl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException );
194 virtual sal_Int32 SAL_CALL getCount( ) throw(::com::sun::star::uno::RuntimeException);
199 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
211 virtual rtl::OUString SAL_CALL getName(void) throw( ::com::sun::star::uno::RuntimeException );
212 …void SAL_CALL setName(const rtl::OUString& Name_) throw( ::com::sun::star::uno::RuntimeException );
215 …tl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException );
224 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
293 virtual sal_Int32 SAL_CALL getReferenceValue( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
H A Dunoidx.hxx93 throw (::com::sun::star::uno::RuntimeException);
97 throw (::com::sun::star::uno::RuntimeException);
100 throw (::com::sun::star::uno::RuntimeException);
103 throw (::com::sun::star::uno::RuntimeException);
107 throw (::com::sun::star::uno::RuntimeException);
111 throw (::com::sun::star::uno::RuntimeException);
115 throw (::com::sun::star::uno::RuntimeException);
121 throw (::com::sun::star::uno::RuntimeException);
129 ::com::sun::star::uno::RuntimeException);
166 throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblelistitem.hxx148 …ual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeException);
152 virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
166 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
167 virtual sal_Int32 SAL_CALL getForeground (void) throw (::com::sun::star::uno::RuntimeException);
168 virtual sal_Int32 SAL_CALL getBackground (void) throw (::com::sun::star::uno::RuntimeException);
171 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
176 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
178 virtual ::rtl::OUString SAL_CALL getSelectedText() throw (::com::sun::star::uno::RuntimeException);
179 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
180 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sc/source/ui/inc/
H A DAccessibleTableBase.hxx70 throw (::com::sun::star::uno::RuntimeException);
91 throw (::com::sun::star::uno::RuntimeException,
97 throw (::com::sun::star::uno::RuntimeException,
243 ::com::sun::star::uno::RuntimeException);
248 ::com::sun::star::uno::RuntimeException);
252 throw (::com::sun::star::uno::RuntimeException);
256 throw (::com::sun::star::uno::RuntimeException);
260 throw (::com::sun::star::uno::RuntimeException);
266 ::com::sun::star::uno::RuntimeException);
271 ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx94 throw (::com::sun::star::uno::RuntimeException);
97 throw (::com::sun::star::uno::RuntimeException);
100 throw (::com::sun::star::uno::RuntimeException);
104 throw (::com::sun::star::uno::RuntimeException);
108 ::com::sun::star::uno::RuntimeException);
112 ::com::sun::star::uno::RuntimeException);
116 throw (::com::sun::star::uno::RuntimeException);
118 throw (::com::sun::star::uno::RuntimeException);
120 throw (::com::sun::star::uno::RuntimeException);
123 ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx144 throw(css::uno::RuntimeException);
176 css::uno::RuntimeException);
180 css::uno::RuntimeException);
184 css::uno::RuntimeException);
187 throw(css::uno::RuntimeException);
190 throw(css::uno::RuntimeException);
194 throw(css::uno::RuntimeException);
197 throw(css::uno::RuntimeException);
390 css::uno::RuntimeException);
394 css::uno::RuntimeException);
[all …]
/aoo4110/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx67 com::sun::star::uno::RuntimeException );
101 com::sun::star::uno::RuntimeException );
173 com::sun::star::uno::RuntimeException );
229 com::sun::star::uno::RuntimeException );
235 com::sun::star::uno::RuntimeException );
251 com::sun::star::uno::RuntimeException );
276 com::sun::star::uno::RuntimeException );
280 com::sun::star::uno::RuntimeException );
284 com::sun::star::uno::RuntimeException );
288 com::sun::star::uno::RuntimeException );
[all …]
/aoo4110/main/reportdesign/source/core/api/
H A DShape.cxx120 void SAL_CALL OShape::dispose() throw(uno::RuntimeException) in dispose()
126 ::rtl::OUString OShape::getImplementationName_Static( ) throw(uno::RuntimeException) in getImplementationName_Static()
132 ::rtl::OUString SAL_CALL OShape::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
366 uno::Type SAL_CALL OShape::getElementType( ) throw (uno::RuntimeException) in getElementType()
371 ::sal_Bool SAL_CALL OShape::hasElements( ) throw (uno::RuntimeException) in hasElements()
394 ::sal_Int32 SAL_CALL OShape::getCount( ) throw (uno::RuntimeException) in getCount()
405 awt::Point SAL_CALL OShape::getPosition( ) throw (uno::RuntimeException) in getPosition()
415 awt::Size SAL_CALL OShape::getSize( ) throw (uno::RuntimeException) in getSize()
427 ::rtl::OUString SAL_CALL OShape::getShapeType( ) throw (uno::RuntimeException) in getShapeType()
432 ::sal_Int32 SAL_CALL OShape::getZOrder() throw (uno::RuntimeException) in getZOrder()
[all …]
/aoo4110/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx137 …CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
140 …L isFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
141 …LL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
142 …foreFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
143 …afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
144 …ALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
145 …CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
146 …LL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
150 …efreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
179 virtual void SAL_CALL cancel( ) throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx154 com::sun::star::uno::RuntimeException );
160 com::sun::star::uno::RuntimeException );
164 com::sun::star::uno::RuntimeException );
168 com::sun::star::uno::RuntimeException );
172 com::sun::star::uno::RuntimeException );
176 com::sun::star::uno::RuntimeException );
180 com::sun::star::uno::RuntimeException );
184 com::sun::star::uno::RuntimeException );
188 com::sun::star::uno::RuntimeException );
192 com::sun::star::uno::RuntimeException );
[all …]
/aoo4110/main/stoc/source/servicemanager/
H A Dservicemanager.cxx344 throw (RuntimeException);
348 throw (RuntimeException);
352 throw (RuntimeException) in getProperties()
371 throw (RuntimeException) in hasPropertyByName()
542 throw (RuntimeException);
851 SAL_THROW( (RuntimeException) ) in OServiceManagerWrapper()
873 throw RuntimeException( in OServiceManagerWrapper()
885 throw (RuntimeException) in getSomething()
1040 catch (RuntimeException & exc) in disposing()
1216 throw (Exception, RuntimeException) in createInstanceWithContext()
[all …]
/aoo4110/main/sc/source/ui/vba/
H A Dvbawindow.cxx242 ScVbaWindow::getFrameProps() throw (uno::RuntimeException) in getFrameProps()
248 ScVbaWindow::getDevice() throw (uno::RuntimeException) in getDevice()
257 throw uno::RuntimeException(); in Scroll()
311 ScVbaWindow::getCaption() throw (uno::RuntimeException) in getCaption()
357 ScVbaWindow::getScrollRow() throw (uno::RuntimeException) in getScrollRow()
457 ScVbaWindow::Activate() throw (css::uno::RuntimeException) in Activate()
636 ScVbaWindow::getSplit() throw (uno::RuntimeException) in getSplit()
694 ScVbaWindow::getSplitRow() throw (uno::RuntimeException) in getSplitRow()
753 ScVbaWindow::getZoom() throw (uno::RuntimeException) in getZoom()
782 throw uno::RuntimeException(); in setZoom()
[all …]
/aoo4110/main/cppuhelper/source/
H A Dfactory.cxx116 throw (Exception, RuntimeException);
120 throw (Exception, RuntimeException);
209 throw (Exception, RuntimeException) in createInstanceWithContext()
217 throw (Exception, RuntimeException) in createInstanceWithArgumentsAndContext()
482 throw (Exception, RuntimeException) in createInstanceWithContext()
501 throw (Exception, RuntimeException) in createInstanceWithArgumentsAndContext()
573 throw (RuntimeException);
578 throw (RuntimeException);
581 throw (RuntimeException);
615 throw( RuntimeException);
[all …]
/aoo4110/main/svx/source/inc/
H A Dgridcell.hxx798 virtual sal_Bool SAL_CALL getLock() throw(::com::sun::star::uno::RuntimeException);
806 virtual void SAL_CALL setFocus( ) throw (::com::sun::star::uno::RuntimeException);
932 virtual ::rtl::OUString SAL_CALL getText() throw(::com::sun::star::uno::RuntimeException);
936 virtual sal_Bool SAL_CALL isEditable() throw(::com::sun::star::uno::RuntimeException);
939 virtual sal_Int16 SAL_CALL getMaxTextLen() throw(::com::sun::star::uno::RuntimeException);
985 virtual sal_Int16 SAL_CALL getState() throw(::com::sun::star::uno::RuntimeException);
1033 virtual sal_Int16 SAL_CALL getItemCount() throw(::com::sun::star::uno::RuntimeException);
1043 virtual sal_Bool SAL_CALL isMutipleMode() throw(::com::sun::star::uno::RuntimeException);
1138 virtual ::rtl::OUString SAL_CALL getText() throw(::com::sun::star::uno::RuntimeException);
1142 virtual sal_Bool SAL_CALL isEditable() throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx46 virtual sal_Bool SAL_CALL hasMoreElements() throw (uno::RuntimeException);
60 sal_Bool SAL_CALL CollectionEnumeration::hasMoreElements() throw (uno::RuntimeException) in hasMoreElements()
88 virtual sal_Int32 SAL_CALL getCount() throw (uno::RuntimeException);
95 virtual uno::Type SAL_CALL getElementType() throw (uno::RuntimeException);
96 virtual sal_Bool SAL_CALL hasElements() throw (uno::RuntimeException);
142 sal_Int32 SAL_CALL SequenceToContainer::getCount() throw (uno::RuntimeException) in getCount()
177 sal_Bool SAL_CALL SequenceToContainer::hasElements() throw (uno::RuntimeException) in hasElements()
192 sal_Int32 SAL_CALL CollectionBase::getCount() throw (uno::RuntimeException) in getCount()
206 uno::Type SAL_CALL CollectionBase::getElementType() throw (uno::RuntimeException) in getElementType()
211 sal_Bool SAL_CALL CollectionBase::hasElements() throw (uno::RuntimeException) in hasElements()
[all …]

Completed in 210 milliseconds

12345678910>>...204