Searched refs:aRuntime (Results 1 – 3 of 3) sorted by relevance
552 uno::RuntimeException aRuntime; in insertTextContent() local553 aRuntime.Message = C2U(cInvalidObject); in insertTextContent()554 throw aRuntime; in insertTextContent()663 uno::RuntimeException aRuntime; in insertTextContentBefore() local664 aRuntime.Message = C2U(cInvalidObject); in insertTextContentBefore()665 throw aRuntime; in insertTextContentBefore()787 uno::RuntimeException aRuntime; in removeTextContentBefore() local788 aRuntime.Message = C2U(cInvalidObject); in removeTextContentBefore()789 throw aRuntime; in removeTextContentBefore()843 uno::RuntimeException aRuntime; in removeTextContentAfter() local[all …]
2505 uno::RuntimeException aRuntime; in getDataArray() local2506 aRuntime.Message = C2U("Table too complex"); in getDataArray()2507 throw aRuntime; in getDataArray()2571 uno::RuntimeException aRuntime; in setDataArray() local2572 aRuntime.Message = C2U("Table too complex"); in setDataArray()2573 throw aRuntime; in setDataArray()2631 uno::RuntimeException aRuntime; in getData() local2632 aRuntime.Message = C2U("Table too complex"); in getData()2633 throw aRuntime; in getData()2675 uno::RuntimeException aRuntime; in setData() local[all …]
3058 uno::RuntimeException aRuntime; in getPosition() local3059 aRuntime.Message = C2U("position cannot be determined with this method"); in getPosition()3060 throw aRuntime; in getPosition()3066 uno::RuntimeException aRuntime; in setPosition() local3067 aRuntime.Message = C2U("position cannot be changed with this method"); in setPosition()3068 throw aRuntime; in setPosition()