Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 226 – 250 of 5390) sorted by relevance

12345678910>>...216

/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx137 throw ( uno::RuntimeException ) in queryInterface()
154 throw( uno::RuntimeException ) in getImplementationId()
172 throw( uno::RuntimeException ) in getTypes()
199 throw( uno::RuntimeException ) in getRequest()
208 throw( uno::RuntimeException ) in getContinuations()
306 throw( uno::RuntimeException ) in getImplementationId()
324 throw( uno::RuntimeException ) in getTypes()
351 throw( uno::RuntimeException ) in select()
408 throw( uno::RuntimeException ) in getImplementationId()
911 throw ( uno::RuntimeException ) in canUseSystemCredentials()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx176 ScVbaShape::getName() throw (uno::RuntimeException) in getName()
192 ScVbaShape::getHeight() throw (uno::RuntimeException) in getHeight()
204 ScVbaShape::getWidth() throw (uno::RuntimeException) in getWidth()
216 ScVbaShape::getLeft() throw (uno::RuntimeException) in getLeft()
228 ScVbaShape::getTop() throw (uno::RuntimeException) in getTop()
240 ScVbaShape::getVisible() throw (uno::RuntimeException) in getVisible()
262 ScVbaShape::getType() throw (uno::RuntimeException) in getType()
285 ScVbaShape::getLine() throw (uno::RuntimeException) in getLine()
292 ScVbaShape::getFill() throw (uno::RuntimeException) in getFill()
305 ScVbaShape::TextFrame() throw (uno::RuntimeException) in TextFrame()
[all …]
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx100 throw( com::sun::star::uno::RuntimeException );
109 throw( com::sun::star::uno::RuntimeException );
112 throw( com::sun::star::uno::RuntimeException );
117 throw( com::sun::star::uno::RuntimeException );
122 throw( com::sun::star::uno::RuntimeException );
198 throw( com::sun::star::uno::RuntimeException );
207 throw( com::sun::star::uno::RuntimeException );
210 throw( com::sun::star::uno::RuntimeException );
214 throw( com::sun::star::uno::RuntimeException );
505 throw ( ::com::sun::star::uno::RuntimeException );
[all …]
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibletoolboxitem.hxx113 …l ::rtl::OUString SAL_CALL getImplementationName() throw (::com::sun::star::uno::RuntimeException);
121 …ual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeException);
124 … sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeException);
125 virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
127 …ual ::rtl::OUString SAL_CALL getAccessibleName( ) throw (::com::sun::star::uno::RuntimeException);
132 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
142 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
143 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
144 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
150 …virtual ::rtl::OUString SAL_CALL getToolTipText( ) throw (::com::sun::star::uno::RuntimeException
[all …]
/trunk/main/basic/source/inc/
H A Dnamecont.hxx106 throw(::com::sun::star::uno::RuntimeException);
108 throw(::com::sun::star::uno::RuntimeException);
114 ::com::sun::star::uno::RuntimeException);
116 throw(::com::sun::star::uno::RuntimeException);
125 ::com::sun::star::uno::RuntimeException);
132 ::com::sun::star::uno::RuntimeException);
136 ::com::sun::star::uno::RuntimeException);
400 ::com::sun::star::uno::RuntimeException);
461 ::com::sun::star::uno::RuntimeException);
464 ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx167 void SAL_CALL OSection::dispose() throw(uno::RuntimeException) in dispose()
264 ::sal_Bool SAL_CALL OSection::getVisible() throw (uno::RuntimeException) in getVisible()
270 void SAL_CALL OSection::setVisible( ::sal_Bool _visible ) throw (uno::RuntimeException) in setVisible()
275 ::rtl::OUString SAL_CALL OSection::getName() throw (uno::RuntimeException) in getName()
286 ::sal_uInt32 SAL_CALL OSection::getHeight() throw (uno::RuntimeException) in getHeight()
292 void SAL_CALL OSection::setHeight( ::sal_uInt32 _height ) throw (uno::RuntimeException) in setHeight()
297 ::sal_Int32 SAL_CALL OSection::getBackColor() throw (uno::RuntimeException) in getBackColor()
311 ::sal_Bool SAL_CALL OSection::getBackTransparent() throw (uno::RuntimeException) in getBackTransparent()
552 uno::Type SAL_CALL OSection::getElementType( ) throw (uno::RuntimeException) in getElementType()
557 ::sal_Bool SAL_CALL OSection::hasElements( ) throw (uno::RuntimeException) in hasElements()
[all …]
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx253 throw(::com::sun::star::uno::RuntimeException) in disposing()
276 throw(::com::sun::star::uno::RuntimeException) in hasMoreElements()
331 throw (Exception, RuntimeException) in initialize()
359 throw(::com::sun::star::uno::RuntimeException) in getImplementationName()
365 throw(::com::sun::star::uno::RuntimeException) in supportsService()
571 RuntimeException ) in createTypeDescriptionEnumeration()
897 throw (RuntimeException) in getBaseType()
901 throw (RuntimeException);
904 throw (RuntimeException) in getMemberNames()
908 throw (RuntimeException) in getTypeParameters()
[all …]
/trunk/main/sc/source/ui/inc/
H A DAccessiblePreviewTable.hxx64 throw (::com::sun::star::uno::RuntimeException);
76 ::com::sun::star::uno::RuntimeException);
79 ::com::sun::star::uno::RuntimeException);
82 ::com::sun::star::uno::RuntimeException);
85 ::com::sun::star::uno::RuntimeException);
96 ::com::sun::star::uno::RuntimeException);
99 ::com::sun::star::uno::RuntimeException);
103 ::com::sun::star::uno::RuntimeException);
110 ::com::sun::star::uno::RuntimeException);
113 ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx99 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
114 virtual ::sal_Bool SAL_CALL getSortAscending() throw (::com::sun::star::uno::RuntimeException);
116 virtual ::sal_Bool SAL_CALL getHeaderOn() throw (::com::sun::star::uno::RuntimeException);
118 virtual ::sal_Bool SAL_CALL getFooterOn() throw (::com::sun::star::uno::RuntimeException);
122 virtual ::sal_Int16 SAL_CALL getGroupOn() throw (::com::sun::star::uno::RuntimeException);
124 virtual ::sal_Int32 SAL_CALL getGroupInterval() throw (::com::sun::star::uno::RuntimeException);
126 virtual ::sal_Int16 SAL_CALL getKeepTogether() throw (::com::sun::star::uno::RuntimeException);
129 virtual ::rtl::OUString SAL_CALL getExpression() throw (::com::sun::star::uno::RuntimeException);
131 virtual ::sal_Bool SAL_CALL getStartNewColumn() throw (::com::sun::star::uno::RuntimeException);
133 virtual ::sal_Bool SAL_CALL getResetPageNumber() throw (::com::sun::star::uno::RuntimeException);
[all …]
H A DShape.hxx93 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
97 …:rtl::OUString getImplementationName_Static(void) throw( ::com::sun::star::uno::RuntimeException );
117 …tual ::rtl::OUString SAL_CALL getCustomShapeData() throw (::com::sun::star::uno::RuntimeException);
122 virtual ::sal_Bool SAL_CALL getOpaque() throw (::com::sun::star::uno::RuntimeException);
123 …tual void SAL_CALL setOpaque( ::sal_Bool _opaque ) throw (::com::sun::star::uno::RuntimeException);
126 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
134 virtual ::sal_Int32 SAL_CALL getZOrder() throw (::com::sun::star::uno::RuntimeException);
135 …ual void SAL_CALL setZOrder( ::sal_Int32 _zorder ) throw (::com::sun::star::uno::RuntimeException);
143 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
163 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx101 virtual OUString SAL_CALL a() throw(RuntimeException) in a()
104 virtual OUString SAL_CALL ba() throw(RuntimeException) in ba()
107 virtual OUString SAL_CALL ca() throw(RuntimeException) in ca()
113 virtual OUString SAL_CALL e() throw(RuntimeException) in e()
119 virtual OUString SAL_CALL g() throw(RuntimeException) in g()
130 virtual OUString SAL_CALL a() throw(RuntimeException) in a()
142 virtual OUString SAL_CALL e() throw(RuntimeException) in e()
148 virtual OUString SAL_CALL g() throw(RuntimeException) in g()
161 virtual OUString SAL_CALL a() throw(RuntimeException) in a()
539 throwException( makeAny( RuntimeException( in test_ImplHelper()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx109 throw(RuntimeException) in disposing()
239 Sequence< sal_Int8 > AccessibleIconChoiceCtrlEntry::getImplementationId() throw (RuntimeException) in getImplementationId()
327 …_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
352 sal_Int16 SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
426 awt::Rectangle SAL_CALL AccessibleIconChoiceCtrlEntry::getBounds( ) throw (RuntimeException) in getBounds()
431 awt::Point SAL_CALL AccessibleIconChoiceCtrlEntry::getLocation( ) throw (RuntimeException) in getLocation()
436 awt::Point SAL_CALL AccessibleIconChoiceCtrlEntry::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
441 awt::Size SAL_CALL AccessibleIconChoiceCtrlEntry::getSize( ) throw (RuntimeException) in getSize()
446 void SAL_CALL AccessibleIconChoiceCtrlEntry::grabFocus( ) throw (RuntimeException) in grabFocus()
451 sal_Int32 AccessibleIconChoiceCtrlEntry::getForeground( ) throw (RuntimeException) in getForeground()
[all …]
H A Daccessiblelistboxentry.cxx624 throw RuntimeException(); in getAccessibleAtPoint()
654 void SAL_CALL AccessibleListBoxEntry::grabFocus( ) throw (RuntimeException) in grabFocus()
659 sal_Int32 AccessibleListBoxEntry::getForeground( ) throw (RuntimeException) in getForeground()
676 sal_Int32 AccessibleListBoxEntry::getBackground( ) throw (RuntimeException) in getBackground()
942 throw RuntimeException(); in clearAccessibleSelection()
962 throw RuntimeException(); in selectAllAccessibleChildren()
984 throw RuntimeException(); in getSelectedAccessibleChildCount()
1011 throw RuntimeException(); in getSelectedAccessibleChild()
1158 Any AccessibleListBoxEntry::getCurrentValue( ) throw (RuntimeException) in getCurrentValue()
1202 Any AccessibleListBoxEntry::getMaximumValue( ) throw (RuntimeException) in getMaximumValue()
[all …]
/trunk/main/sw/inc/
H A Dunoparagraph.hxx118 throw (::com::sun::star::uno::RuntimeException);
122 throw (::com::sun::star::uno::RuntimeException);
125 throw (::com::sun::star::uno::RuntimeException);
128 throw (::com::sun::star::uno::RuntimeException);
132 throw (::com::sun::star::uno::RuntimeException);
136 throw (::com::sun::star::uno::RuntimeException);
140 throw (::com::sun::star::uno::RuntimeException);
146 throw (::com::sun::star::uno::RuntimeException);
154 ::com::sun::star::uno::RuntimeException);
159 ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx63 …com::sun::star::uno::Any SAL_CALL getSelection( ) throw (::com::sun::star::uno::RuntimeException);
70 virtual void SAL_CALL clearSelection( ) throw (::com::sun::star::uno::RuntimeException);
71 …virtual ::sal_Int32 SAL_CALL getSelectionCount( ) throw (::com::sun::star::uno::RuntimeException);
76 …::OUString SAL_CALL getDefaultExpandedGraphicURL() throw (::com::sun::star::uno::RuntimeException);
78 …:OUString SAL_CALL getDefaultCollapsedGraphicURL() throw (::com::sun::star::uno::RuntimeException);
91 virtual ::sal_Bool SAL_CALL isEditing( ) throw (::com::sun::star::uno::RuntimeException);
92 virtual ::sal_Bool SAL_CALL stopEditing( ) throw (::com::sun::star::uno::RuntimeException);
93 virtual void SAL_CALL cancelEditing( ) throw (::com::sun::star::uno::RuntimeException);
108 …com::sun::star::awt::Size SAL_CALL getMinimumSize() throw(::com::sun::star::uno::RuntimeException);
109 …m::sun::star::awt::Size SAL_CALL getPreferredSize() throw(::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx89 OUString UnoTreeModel::getServiceName() throw(RuntimeException) in getServiceName()
130 Reference< XPropertySetInfo > UnoTreeModel::getPropertySetInfo( ) throw(RuntimeException) in getPropertySetInfo()
164 Any SAL_CALL UnoTreeControl::getSelection() throw (RuntimeException) in getSelection()
216 void SAL_CALL UnoTreeControl::clearSelection() throw (RuntimeException) in clearSelection()
224 sal_Int32 SAL_CALL UnoTreeControl::getSelectionCount() throw (RuntimeException) in getSelectionCount()
371 sal_Bool SAL_CALL UnoTreeControl::isEditing( ) throw (RuntimeException) in isEditing()
378 sal_Bool SAL_CALL UnoTreeControl::stopEditing() throw (RuntimeException) in stopEditing()
385 void SAL_CALL UnoTreeControl::cancelEditing() throw (RuntimeException) in cancelEditing()
431 void SAL_CALL UnoTreeControl::dispose( ) throw(RuntimeException) in dispose()
479 catch( RuntimeException& e ) in nodeEditing()
[all …]
/trunk/main/extensions/source/logging/
H A Dcsvformatter.cxx65 using ::com::sun::star::uno::RuntimeException;
90 virtual ::sal_Bool SAL_CALL getLogEventNo() throw (RuntimeException);
91 virtual ::sal_Bool SAL_CALL getLogThread() throw (RuntimeException);
92 virtual ::sal_Bool SAL_CALL getLogTimestamp() throw (RuntimeException);
93 virtual ::sal_Bool SAL_CALL getLogSource() throw (RuntimeException);
103 virtual ::rtl::OUString SAL_CALL getHead( ) throw (RuntimeException);
105 virtual ::rtl::OUString SAL_CALL getTail( ) throw (RuntimeException);
190 ::sal_Bool CsvFormatter::getLogEventNo() throw (RuntimeException) in getLogEventNo()
195 ::sal_Bool CsvFormatter::getLogThread() throw (RuntimeException) in getLogThread()
200 ::sal_Bool CsvFormatter::getLogTimestamp() throw (RuntimeException) in getLogTimestamp()
[all …]
/trunk/main/sax/test/
H A Dsaxdemo.cxx97 throw(NotConnectedException, IOException, RuntimeException) in available()
102 throw(NotConnectedException, IOException, RuntimeException) in closeInput()
183 throw (SAXException,RuntimeException) in startElement()
209 throw (SAXException,RuntimeException) in setDocumentLocator()
217 throw (SAXException,RuntimeException) in resolveEntity()
232 virtual void SAL_CALL endCDATA(void) throw (SAXException,RuntimeException) in endCDATA()
267 virtual sal_Int16 SAL_CALL getLength(void) throw (RuntimeException);
314 sal_Int16 AttributeListImpl::getLength(void) throw (RuntimeException) in getLength()
458 throw (NotConnectedException, BufferSizeExceededException, RuntimeException) in writeBytes()
469 throw (NotConnectedException, BufferSizeExceededException, RuntimeException) in flush()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleTableBase.cxx78 throw (uno::RuntimeException) in queryInterface()
109 throw (uno::RuntimeException) in getAccessibleRowCount()
360 throw (uno::RuntimeException) in createAccessibleDescription()
372 throw (uno::RuntimeException) in createAccessibleName()
383 throw (uno::RuntimeException) in getAccessibleRelationSet()
391 throw (uno::RuntimeException) in getAccessibleStateSet()
419 throw (uno::RuntimeException) in clearAccessibleSelection()
425 throw (uno::RuntimeException) in selectAllAccessibleChildren()
431 throw (uno::RuntimeException) in getSelectedAccessibleChildCount()
462 throw (uno::RuntimeException) in getTypes()
[all …]
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx165 awt::Size SAL_CALL SvtRulerAccessible::getSize() throw( RuntimeException ) in getSize()
171 sal_Bool SAL_CALL SvtRulerAccessible::isShowing() throw( RuntimeException ) in isShowing()
176 sal_Bool SAL_CALL SvtRulerAccessible::isVisible() throw( RuntimeException ) in isVisible()
202 throw( RuntimeException, lang::IndexOutOfBoundsException ) in getAccessibleChild()
315 throw( RuntimeException ) in addEventListener()
327 throw( RuntimeException ) in removeEventListener()
347 throw( RuntimeException ) in addFocusListener()
362 throw (RuntimeException) in removeFocusListener()
376 void SAL_CALL SvtRulerAccessible::grabFocus() throw( RuntimeException ) in grabFocus()
393 throw (::com::sun::star::uno::RuntimeException) in getForeground()
[all …]

Completed in 1603 milliseconds

12345678910>>...216