Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 201 – 225 of 5224) sorted by relevance

12345678910>>...209

/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx347 throw (uno::RuntimeException) in getAccessibleAtPoint()
368 throw (uno::RuntimeException) in isVisible()
374 throw (uno::RuntimeException) in grabFocus()
383 throw (uno::RuntimeException) in getForeground()
396 throw (uno::RuntimeException) in getBackground()
412 throw (uno::RuntimeException) in getAccessibleChildCount()
449 throw (uno::RuntimeException) in getAccessibleStateSet()
520 throw (uno::RuntimeException) in GetBoundingBoxOnScreen()
529 throw (uno::RuntimeException) in GetBoundingBox()
612 throw (uno::RuntimeException) in getForeground()
[all …]
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx169 throw ( uno::RuntimeException ) in queryInterface()
212 throw ( uno::RuntimeException ) in getTypes()
220 throw ( uno::RuntimeException ) in getImplementationId()
232 throw ( uno::RuntimeException ) in dispose()
241 throw ( uno::RuntimeException ) in addEventListener()
249 throw (uno::RuntimeException) in removeEventListener()
262 throw ( uno::RuntimeException ) in getElementType()
270 throw ( uno::RuntimeException ) in hasElements()
285 uno::RuntimeException ) in getByName()
408 uno::RuntimeException) in copyLastCommitTo()
[all …]
/aoo4110/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx224 sal_Int16 SAL_CALL ToolbarMenuAcc::getAccessibleRole() throw (RuntimeException) in getAccessibleRole()
240 OUString SAL_CALL ToolbarMenuAcc::getAccessibleName() throw (RuntimeException) in getAccessibleName()
404 awt::Rectangle SAL_CALL ToolbarMenuAcc::getBounds() throw (RuntimeException) in getBounds()
422 awt::Point SAL_CALL ToolbarMenuAcc::getLocation() throw (RuntimeException) in getLocation()
442 awt::Size SAL_CALL ToolbarMenuAcc::getSize() throw (RuntimeException) in getSize()
452 void SAL_CALL ToolbarMenuAcc::grabFocus() throw (RuntimeException) in grabFocus()
461 Any SAL_CALL ToolbarMenuAcc::getAccessibleKeyBinding() throw (RuntimeException) in getAccessibleKeyBinding()
469 sal_Int32 SAL_CALL ToolbarMenuAcc::getForeground() throw (RuntimeException) in getForeground()
478 sal_Int32 SAL_CALL ToolbarMenuAcc::getBackground() throw (RuntimeException) in getBackground()
960 awt::Size SAL_CALL ToolbarMenuEntryAcc::getSize() throw (RuntimeException) in getSize()
[all …]
/aoo4110/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx151 Sequence< Type > SAL_CALL ODatabaseMetaDataResultSet::getTypes( ) throw(RuntimeException) in getTypes()
244 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getRow( ) throw(SQLException, RuntimeException) in getRow()
336 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::isLast( ) throw(SQLException, RuntimeException) in isLast()
347 void SAL_CALL ODatabaseMetaDataResultSet::afterLast( ) throw(SQLException, RuntimeException) in afterLast()
353 void SAL_CALL ODatabaseMetaDataResultSet::close( ) throw(SQLException, RuntimeException) in close()
364 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::first( ) throw(SQLException, RuntimeException) in first()
371 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::last( ) throw(SQLException, RuntimeException) in last()
426 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::next( ) throw(SQLException, RuntimeException) in next()
467 void SAL_CALL ODatabaseMetaDataResultSet::refreshRow( ) throw(SQLException, RuntimeException) in refreshRow()
472 void SAL_CALL ODatabaseMetaDataResultSet::cancel( ) throw(RuntimeException) in cancel()
[all …]
/aoo4110/main/sw/inc/
H A Dunodraw.hxx105 virtual sal_Int32 SAL_CALL getCount(void) throw( ::com::sun::star::uno::RuntimeException );
109 …m::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::RuntimeException);
110 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
121 …tl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException );
252 ::com::sun::star::uno::RuntimeException);
293 virtual void SAL_CALL dispose(void) throw( ::com::sun::star::uno::RuntimeException );
298 …tl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException );
305 …l ::com::sun::star::awt::Size SAL_CALL getSize( ) throw (::com::sun::star::uno::RuntimeException);
309 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
340 virtual sal_Int32 SAL_CALL getCount(void) throw( ::com::sun::star::uno::RuntimeException );
[all …]
/aoo4110/main/toolkit/inc/toolkit/controls/
H A Dcontrolmodelcontainerbase.hxx114 sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
133 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
136 virtual sal_Bool SAL_CALL getGroupControl( ) throw (::com::sun::star::uno::RuntimeException);
141 virtual sal_Int32 SAL_CALL getGroupCount( ) throw (::com::sun::star::uno::RuntimeException);
161 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
164 virtual ::sal_Int16 SAL_CALL getTabPageID() throw (::com::sun::star::uno::RuntimeException);
165 virtual ::sal_Bool SAL_CALL getEnabled() throw (::com::sun::star::uno::RuntimeException);
167 virtual ::rtl::OUString SAL_CALL getTitle() throw (::com::sun::star::uno::RuntimeException);
171 virtual ::rtl::OUString SAL_CALL getToolTip() throw (::com::sun::star::uno::RuntimeException);
240 void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/dbaccess/source/core/api/
H A DKeySet.hxx167 …L wasNull( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
189 …owUpdated( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
193 …CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
196 …L isFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
197 …LL isLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
198 …foreFirst( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
199 …afterLast( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
200 …ALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
201 …CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
202 …LL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/unoxml/source/dom/
H A Dprocessinginstruction.hxx90 throw (RuntimeException) in cloneNode()
95 throw (RuntimeException) in getAttributes()
100 throw (RuntimeException) in getChildNodes()
105 throw (RuntimeException) in getFirstChild()
110 throw (RuntimeException) in getLastChild()
115 throw (RuntimeException) in getLocalName()
120 throw (RuntimeException) in getNamespaceURI()
125 throw (RuntimeException) in getNextSibling()
130 throw (RuntimeException) in getNodeType()
135 throw (RuntimeException) in getOwnerDocument()
[all …]
H A Dentity.hxx90 throw (RuntimeException) in cloneNode()
95 throw (RuntimeException) in getAttributes()
100 throw (RuntimeException) in getChildNodes()
105 throw (RuntimeException) in getFirstChild()
110 throw (RuntimeException) in getLastChild()
115 throw (RuntimeException) in getLocalName()
120 throw (RuntimeException) in getNamespaceURI()
125 throw (RuntimeException) in getNextSibling()
130 throw (RuntimeException) in getNodeType()
135 throw (RuntimeException) in getOwnerDocument()
[all …]
/aoo4110/main/sw/source/ui/vba/
H A Dvbafind.hxx56 rtl::OUString GetReplaceWith() throw ( css::uno::RuntimeException );
61 sal_Bool SearchReplace() throw ( css::uno::RuntimeException );
68 virtual ::rtl::OUString SAL_CALL getText() throw (css::uno::RuntimeException);
70 virtual css::uno::Any SAL_CALL getReplacement() throw (css::uno::RuntimeException);
72 virtual ::sal_Bool SAL_CALL getForward() throw (css::uno::RuntimeException);
74 virtual ::sal_Int32 SAL_CALL getWrap() throw (css::uno::RuntimeException);
76 virtual ::sal_Bool SAL_CALL getFormat() throw (css::uno::RuntimeException);
78 virtual ::sal_Bool SAL_CALL getMatchCase() throw (css::uno::RuntimeException);
80 virtual ::sal_Bool SAL_CALL getMatchWholeWord() throw (css::uno::RuntimeException);
88 virtual css::uno::Any SAL_CALL getStyle() throw (css::uno::RuntimeException);
[all …]
H A Dvbaselection.cxx89 SwVbaSelection::getRange() throw ( uno::RuntimeException ) in getRange()
97 SwVbaSelection::getText() throw ( uno::RuntimeException ) in getText()
373 SwVbaSelection::TypeParagraph() throw ( uno::RuntimeException ) in TypeParagraph()
415 SwVbaSelection::getFind() throw ( uno::RuntimeException ) in getFind()
422 SwVbaSelection::getStyle() throw ( uno::RuntimeException ) in getStyle()
434 SwVbaSelection::getFont() throw ( uno::RuntimeException ) in getFont()
564 throw uno::RuntimeException(); in Tables()
569 throw uno::RuntimeException(); in Tables()
577 throw uno::RuntimeException(); in Tables()
625 SwVbaSelection::ShapeRange( ) throw (uno::RuntimeException) in ShapeRange()
[all …]
/aoo4110/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx253 throw uno::RuntimeException(); in setVisible()
289 throw uno::RuntimeException(::rtl::OUString( in getEnableSelection()
655 throw (uno::RuntimeException) in Cells()
791 throw uno::RuntimeException(); in CheckBoxes()
797 throw uno::RuntimeException(); in DropDowns()
803 throw uno::RuntimeException(); in GroupBoxes()
809 throw uno::RuntimeException(); in Labels()
815 throw uno::RuntimeException(); in ListBoxes()
821 throw uno::RuntimeException(); in OptionButtons()
827 throw uno::RuntimeException(); in ScrollBars()
[all …]
/aoo4110/main/svx/source/inc/
H A DAccessibleFrameSelector.hxx70 …ual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeException);
73 … sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeException);
74 … virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
76 …ual ::rtl::OUString SAL_CALL getAccessibleName( ) throw (::com::sun::star::uno::RuntimeException);
90 virtual sal_Bool SAL_CALL isShowing( ) throw (::com::sun::star::uno::RuntimeException);
91 virtual sal_Bool SAL_CALL isVisible( ) throw (::com::sun::star::uno::RuntimeException);
92 … virtual sal_Bool SAL_CALL isFocusTraversable( ) throw (::com::sun::star::uno::RuntimeException);
95 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
97 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
98 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/svx/source/form/
H A Dlegacyformcontroller.cxx50 using ::com::sun::star::uno::RuntimeException;
91 virtual Reference< XControl > SAL_CALL getCurrentControl( ) throw (RuntimeException);
101 virtual void SAL_CALL autoTabOrder( ) throw (RuntimeException);
102 virtual void SAL_CALL activateTabOrder( ) throw (RuntimeException);
103 virtual void SAL_CALL activateFirst( ) throw (RuntimeException);
104 virtual void SAL_CALL activateLast( ) throw (RuntimeException);
107 virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
164 void SAL_CALL LegacyFormController::autoTabOrder( ) throw (RuntimeException) in autoTabOrder()
170 void SAL_CALL LegacyFormController::activateTabOrder( ) throw (RuntimeException) in activateTabOrder()
176 void SAL_CALL LegacyFormController::activateFirst( ) throw (RuntimeException) in activateFirst()
[all …]
/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx66 virtual sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
68 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
70 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
72 virtual double SAL_CALL getWidth() throw (css::uno::RuntimeException);
74 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
76 virtual double SAL_CALL getTop() throw (css::uno::RuntimeException);
78 virtual void SAL_CALL SetFocus( ) throw (css::uno::RuntimeException);
86 virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
92 virtual sal_Int32 SAL_CALL getTabIndex() throw (css::uno::RuntimeException);
95 virtual void removeResouce() throw( css::uno::RuntimeException );
[all …]
/aoo4110/main/i18npool/inc/
H A Dcalendar_gregorian.hxx62 virtual double SAL_CALL getDateTime() throw(com::sun::star::uno::RuntimeException);
66 virtual sal_Bool SAL_CALL isValid() throw (com::sun::star::uno::RuntimeException);
67 virtual Calendar SAL_CALL getLoadedCalendar() throw(com::sun::star::uno::RuntimeException);
68 virtual rtl::OUString SAL_CALL getUniqueID() throw(com::sun::star::uno::RuntimeException);
69 virtual sal_Int16 SAL_CALL getFirstDayOfWeek() throw(com::sun::star::uno::RuntimeException);
74 virtual sal_Int16 SAL_CALL getNumberOfDaysInWeek() throw(com::sun::star::uno::RuntimeException);
97 virtual void mapToGregorian() throw(com::sun::star::uno::RuntimeException);
98 virtual void mapFromGregorian() throw(com::sun::star::uno::RuntimeException);
99 void getValue() throw(com::sun::star::uno::RuntimeException);
105 void submitFields() throw(com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/reportdesign/source/core/api/
H A DFormattedField.cxx108 void SAL_CALL OFormattedField::dispose() throw(uno::RuntimeException) in dispose()
116 ::rtl::OUString OFormattedField::getImplementationName_Static( ) throw(uno::RuntimeException) in getImplementationName_Static()
122 ::rtl::OUString SAL_CALL OFormattedField::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
250 ::sal_Int32 SAL_CALL OFormattedField::getFormatKey() throw (uno::RuntimeException) in getFormatKey()
256 void SAL_CALL OFormattedField::setFormatKey(::sal_Int32 _formatkey) throw (uno::RuntimeException) in setFormatKey()
312 uno::Type SAL_CALL OFormattedField::getElementType( ) throw (uno::RuntimeException) in getElementType()
317 ::sal_Bool SAL_CALL OFormattedField::hasElements( ) throw (uno::RuntimeException) in hasElements()
340 ::sal_Int32 SAL_CALL OFormattedField::getCount( ) throw (uno::RuntimeException) in getCount()
351 awt::Point SAL_CALL OFormattedField::getPosition( ) throw (uno::RuntimeException) in getPosition()
361 awt::Size SAL_CALL OFormattedField::getSize( ) throw (uno::RuntimeException) in getSize()
[all …]
/aoo4110/main/chart2/source/inc/
H A DInternalDataProvider.hxx96 throw (::com::sun::star::uno::RuntimeException);
99 throw (::com::sun::star::uno::RuntimeException);
103 throw (::com::sun::star::uno::RuntimeException);
105 throw (::com::sun::star::uno::RuntimeException);
107 throw (::com::sun::star::uno::RuntimeException);
109 throw (::com::sun::star::uno::RuntimeException);
111 throw (::com::sun::star::uno::RuntimeException);
113 throw (::com::sun::star::uno::RuntimeException);
115 throw (::com::sun::star::uno::RuntimeException);
117 throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/sw/source/core/unocore/
H A Dunoport.cxx169 throw( uno::RuntimeException ) in getText()
177 throw( uno::RuntimeException ) in getStart()
194 throw( uno::RuntimeException ) in getEnd()
211 throw( uno::RuntimeException ) in getString()
245 throw( uno::RuntimeException ) in getPropertySetInfo()
916 throw( uno::RuntimeException ) in getAnchor()
931 throw( uno::RuntimeException ) in dispose()
990 throw(uno::RuntimeException) in getSomething()
1004 throw( uno::RuntimeException ) in getAvailableServiceNames()
1016 throw( uno::RuntimeException ) in getImplementationName()
[all …]
H A Dunotbl.cxx784 throw(uno::RuntimeException) in getSomething()
842 throw (uno::RuntimeException) in queryInterface()
1000 throw uno::RuntimeException(); in createTextCursor()
1027 throw uno::RuntimeException(); in createTextCursorByRange()
1558 throw( uno::RuntimeException ) in gotoCellByName()
1718 uno::RuntimeException) in setPropertyValue()
2087 throw(uno::RuntimeException) in getSomething()
2222 throw( uno::RuntimeException ) in createCursorByCellName()
2461 throw( uno::RuntimeException ) in getCellRangeByName()
2898 throw( uno::RuntimeException ) in createSortDescriptor()
[all …]
/aoo4110/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx123 throw (uno::RuntimeException) in getAccessibleContext()
143 throw (uno::RuntimeException) in getAccessibleChild()
166 throw (uno::RuntimeException) in getAccessibleParent()
177 throw (uno::RuntimeException) in getAccessibleIndexInParent()
201 throw (uno::RuntimeException) in getAccessibleDescription()
214 throw (uno::RuntimeException) in getAccessibleName()
227 throw (uno::RuntimeException) in getAccessibleRelationSet()
259 throw (uno::RuntimeException) in getAccessibleStateSet()
763 throw( RuntimeException ) in removeEventListener()
1154 throw( RuntimeException ) in addEventListener()
[all …]
/aoo4110/main/svtools/inc/svtools/
H A Daccessibleruler.hxx127 getBounds() throw( ::com::sun::star::uno::RuntimeException );
130 getLocation() throw( ::com::sun::star::uno::RuntimeException );
133 getLocationOnScreen() throw( ::com::sun::star::uno::RuntimeException );
136 getSize() throw( ::com::sun::star::uno::RuntimeException );
139 isShowing() throw( ::com::sun::star::uno::RuntimeException );
142 isVisible() throw( ::com::sun::star::uno::RuntimeException );
145 isFocusTraversable() throw( ::com::sun::star::uno::RuntimeException );
150 throw( ::com::sun::star::uno::RuntimeException );
155 throw( ::com::sun::star::uno::RuntimeException );
158 grabFocus() throw( ::com::sun::star::uno::RuntimeException );
[all …]
/aoo4110/main/svx/source/unodraw/
H A DXPropertyTable.cxx82 virtual sal_Bool SAL_CALL hasElements( ) throw( uno::RuntimeException);
104 throw( uno::RuntimeException) in supportsService()
221 throw( uno::RuntimeException) in getElementNames()
245 throw( uno::RuntimeException) in hasByName()
267 throw( uno::RuntimeException) in hasElements()
319 throw( uno::RuntimeException ) in getElementType()
392 throw( uno::RuntimeException ) in getElementType()
474 throw( uno::RuntimeException ) in getElementType()
551 throw( uno::RuntimeException ) in getElementType()
640 throw( uno::RuntimeException ) in getElementType()
[all …]
/aoo4110/main/framework/inc/services/
H A Dlayoutmanager.hxx125 virtual void SAL_CALL reset() throw (::com::sun::star::uno::RuntimeException);
150 virtual void SAL_CALL lock( ) throw (::com::sun::star::uno::RuntimeException);
151 virtual void SAL_CALL unlock( ) throw (::com::sun::star::uno::RuntimeException);
152 virtual void SAL_CALL doLayout( ) throw (::com::sun::star::uno::RuntimeException);
153 …tual void SAL_CALL setVisible( sal_Bool bVisible ) throw (::com::sun::star::uno::RuntimeException);
154 virtual sal_Bool SAL_CALL isVisible() throw (::com::sun::star::uno::RuntimeException);
160 … virtual void SAL_CALL resetInplaceMenuBar( ) throw (::com::sun::star::uno::RuntimeException);
166 … throw (::com::sun::star::uno::RuntimeException);
167 … virtual void SAL_CALL removeMergedMenuBar( ) throw (::com::sun::star::uno::RuntimeException);
280 throw (::com::sun::star::uno::RuntimeException);
[all …]
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx129 …equence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::sun::star::uno::RuntimeException);
159 …rWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
162 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
163 …pportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::star::uno::RuntimeException);
172 …utoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
173 …LL commit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
174 … rollback( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
175 … isClosed( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
178 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
180 …etCatalog( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]

Completed in 266 milliseconds

12345678910>>...209