summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl')
-rw-r--r--offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
index e0ca0655d3e3..b20fdf4e2889 100644
--- a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
+++ b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
@@ -52,7 +52,7 @@ interface XFormulaOpCodeMapper
<p>Needed to be able to identify which of the function names map to an
Add-In implementation where this OpCode is used in the returned
- mapping and the programmatical name is available as additional
+ mapping and the programmatic name is available as additional
information.</p>
*/
[attribute, readonly] long OpCodeExternal;
@@ -102,7 +102,7 @@ interface XFormulaOpCodeMapper
<p>Additional information in <member>FormulaToken::Data</member>
is returned for:
<ul>
- <li>Add-in names: the programmatical name. The OpCode value used
+ <li>Add-in names: the programmatic name. The OpCode value used
for add-ins can be queried with the <member>OpCodeExternal</member>
getter method.</li>
</ul></p>