Home
last modified time | relevance | path

Searched refs:aExcept (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_content.cxx152 #define EXCEPT(aExcept) \ argument
176 EXCEPT(aExcept); } in convertToException()
181 EXCEPT(aExcept); } in convertToException()
186 EXCEPT(aExcept); } in convertToException()
191 EXCEPT(aExcept); } in convertToException()
195 EXCEPT(aExcept); } in convertToException()
200 EXCEPT(aExcept); } in convertToException()
205 EXCEPT(aExcept); } in convertToException()
210 EXCEPT(aExcept); } in convertToException()
215 EXCEPT(aExcept); } in convertToException()
[all …]
/aoo4110/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx116 Exception aExcept; in extractExceptionMessage() local
117 _rError >>= aExcept; in extractExceptionMessage()
122 aBuffer.append( aExcept.Message ); in extractExceptionMessage()
/aoo4110/main/sw/source/core/access/
H A Dacccontext.hxx439 ::com::sun::star::uno::RuntimeException aExcept( \
441 throw aExcept;
447 ::com::sun::star::lang::DisposedException aExcept( \
450 throw aExcept; \
H A Daccselectionhelper.cxx87 lang::IndexOutOfBoundsException aExcept( in throwIndexOutOfBoundsException() local
90 throw aExcept; in throwIndexOutOfBoundsException()
H A Dacccontext.cxx635 lang::IndexOutOfBoundsException aExcept( in getAccessibleChild() local
638 throw aExcept; in getAccessibleChild()
H A Dacctable.cxx575 lang::IndexOutOfBoundsException aExcept( in CheckRowAndCol() local
579 throw aExcept; in CheckRowAndCol()
/aoo4110/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx73 catch (uno::Exception aExcept) in addAttr() local
88 catch (uno::Exception aExcept) in addAttr() local
100 catch (uno::Exception aExcept) in addAttr() local
/aoo4110/main/sw/source/core/unocore/
H A Dunoftn.cxx656 beans::UnknownPropertyException aExcept; in getPropertyValue() local
657 aExcept.Message = rPropertyName; in getPropertyValue()
658 throw aExcept; in getPropertyValue()
H A Dunotbl.cxx190 lang::IllegalArgumentException aExcept; in lcl_SetSpecialProperty() local
192 throw aExcept; in lcl_SetSpecialProperty()
4658 uno::RuntimeException aExcept; in insertByIndex() local
4659 aExcept.Message = C2U("Illegal arguments"); in insertByIndex()
4660 throw aExcept; in insertByIndex()
4749 uno::RuntimeException aExcept; in removeByIndex() local
4751 throw aExcept; in removeByIndex()
4870 uno::RuntimeException aExcept; in insertByIndex() local
4872 throw aExcept; in insertByIndex()
4958 uno::RuntimeException aExcept; in removeByIndex() local
[all …]
H A Dunoredline.cxx152 uno::RuntimeException aExcept; in createTextCursor() local
153 aExcept.Message = OUString( RTL_CONSTASCII_USTRINGPARAM( in createTextCursor()
156 throw aExcept; in createTextCursor()
H A Dunotext.cxx1218 beans::UnknownPropertyException aExcept; in getPropertyValue() local
1219 aExcept.Message = C2U("Unknown property: "); in getPropertyValue()
1220 aExcept.Message += rPropertyName; in getPropertyValue()
1221 throw aExcept; in getPropertyValue()
2883 uno::RuntimeException aExcept; in createTextCursor() local
2884 aExcept.Message = C2U("no text available"); in createTextCursor()
2885 throw aExcept; in createTextCursor()
H A Dunoframe.cxx1342 lang::IllegalArgumentException aExcept; in setPropertyValue() local
1343 aExcept.Message = C2U("Anchor to frame: no frame found"); in setPropertyValue()
1344 throw aExcept; in setPropertyValue()
2265 lang::IllegalArgumentException aExcept; in attachToRange() local
2266 aExcept.Message = OUString::createFromAscii("CLSID invalid"); in attachToRange()
2267 throw aExcept; in attachToRange()
2583 uno::RuntimeException aExcept; in createTextCursor() local
2584 aExcept.Message = C2U("no text available"); in createTextCursor()
2585 throw aExcept; in createTextCursor()
H A Dunodraw.cxx618 uno::RuntimeException aExcept; in add() local
620 aExcept.Message = C2U("object already inserted"); in add()
622 aExcept.Message = C2U("illegal object"); in add()
623 throw aExcept; in add()
H A Dunoidx.cxx3116 lang::IllegalArgumentException aExcept; in replaceByIndex() local
3117 aExcept.Message = C2U("BibliographyDataField - wrong value"); in replaceByIndex()
3118 aExcept.ArgumentPosition = static_cast< sal_Int16 >(j); in replaceByIndex()
3119 throw aExcept; in replaceByIndex()
H A Dunosett.cxx2432 RuntimeException aExcept; in setName() local
2433 aExcept.Message = C2U("readonly"); in setName()
2434 throw aExcept; in setName()
H A Dunostyle.cxx2589 uno::RuntimeException aExcept; in GetPropertyValues_Impl() local
2590aExcept.Message = OUString ( RTL_CONSTASCII_USTRINGPARAM ( "No default value for: " ) ) + pNames[n… in GetPropertyValues_Impl()
2591 throw aExcept; in GetPropertyValues_Impl()
/aoo4110/main/sax/source/expatwrap/
H A Dsax_expat.cxx745 SAXParseException aExcept( in parse() local
759 a <<= aExcept; in parse()
765 throw aExcept; in parse()
/aoo4110/main/sax/source/fastparser/
H A Dfastparser.cxx655 SAXParseException aExcept( in parse() local
667 rEntity.mxErrorHandler->fatalError( Any( aExcept ) ); in parse()
671 throw aExcept; in parse()
/aoo4110/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1209 aExcept in DataToDoc() local
1213 DBG_ERROR(ByteString(String(aExcept.Message), gsl_getSystemTextEncoding()).GetBuffer()); in DataToDoc()
H A Ddbmgr.cxx289 catch(Exception aExcept) in lcl_MoveAbsolute() local

Completed in 243 milliseconds