Fix typo
Change-Id: Ida6978ed843615504fac7ce0a0a6a08a66f10367 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124320 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
428385fb87
commit
dd3c70cea6
@@ -235,7 +235,7 @@ End Property ' SFDocuments.SF_Calc.Range
|
||||
REM -----------------------------------------------------------------------------
|
||||
Property Get Region(Optional ByVal RangeName As Variant) As String
|
||||
''' Returns the smallest area as a range string that contains the given range
|
||||
''' and which is compeletely surrounded with empty cells
|
||||
''' and which is completely surrounded with empty cells
|
||||
Region = _PropertyGet("Region", RangeName)
|
||||
End Property ' SFDocuments.SF_Calc.Region
|
||||
|
||||
@@ -3736,4 +3736,4 @@ CatchDuplicate:
|
||||
End Function ' SFDocuments.SF_Calc._ValidateSheet
|
||||
|
||||
REM ============================================ END OF SFDOCUMENTS.SF_CALC
|
||||
</script:module>
|
||||
</script:module>
|
||||
|
Reference in New Issue
Block a user