Lines Matching refs:aRuntime

552 		uno::RuntimeException aRuntime;  in insertTextContent()  local
553 aRuntime.Message = C2U(cInvalidObject); in insertTextContent()
554 throw aRuntime; in insertTextContent()
663 uno::RuntimeException aRuntime; in insertTextContentBefore() local
664 aRuntime.Message = C2U(cInvalidObject); in insertTextContentBefore()
665 throw aRuntime; in insertTextContentBefore()
787 uno::RuntimeException aRuntime; in removeTextContentBefore() local
788 aRuntime.Message = C2U(cInvalidObject); in removeTextContentBefore()
789 throw aRuntime; in removeTextContentBefore()
843 uno::RuntimeException aRuntime; in removeTextContentAfter() local
844 aRuntime.Message = C2U(cInvalidObject); in removeTextContentAfter()
845 throw aRuntime; in removeTextContentAfter()
899 uno::RuntimeException aRuntime; in removeTextContent() local
900 aRuntime.Message = C2U("first parameter invalid"); in removeTextContent()
901 throw aRuntime; in removeTextContent()
929 uno::RuntimeException aRuntime; in getStart() local
930 aRuntime.Message = C2U(cInvalidObject); in getStart()
931 throw aRuntime; in getStart()
948 uno::RuntimeException aRuntime; in getEnd() local
949 aRuntime.Message = C2U(cInvalidObject); in getEnd()
950 throw aRuntime; in getEnd()
967 uno::RuntimeException aRuntime; in getString() local
968 aRuntime.Message = C2U(cInvalidObject); in getString()
969 throw aRuntime; in getString()
984 uno::RuntimeException aRuntime; in setString() local
985 aRuntime.Message = C2U(cInvalidObject); in setString()
986 throw aRuntime; in setString()
1034 uno::RuntimeException aRuntime; in setString() local
1035 aRuntime.Message = C2U(cInvalidObject); in setString()
1036 throw aRuntime; in setString()
2557 uno::RuntimeException aRuntime; in createTextCursor() local
2558 aRuntime.Message = C2U(cInvalidObject); in createTextCursor()
2559 throw aRuntime; in createTextCursor()
2575 uno::RuntimeException aRuntime; in createTextCursorByRange() local
2576 aRuntime.Message = C2U(cInvalidObject); in createTextCursorByRange()
2577 throw aRuntime; in createTextCursorByRange()
2619 uno::RuntimeException aRuntime; in createEnumeration() local
2620 aRuntime.Message = C2U(cInvalidObject); in createEnumeration()
2621 throw aRuntime; in createEnumeration()
2652 uno::RuntimeException aRuntime; in hasElements() local
2653 aRuntime.Message = C2U(cInvalidObject); in hasElements()
2654 throw aRuntime; in hasElements()
2906 uno::RuntimeException aRuntime; in createTextCursorByRange() local
2907 aRuntime.Message = C2U(cInvalidObject); in createTextCursorByRange()
2908 throw aRuntime; in createTextCursorByRange()