Fix typo in comments: Not that -> Note that
Change-Id: I1c143f1f8b9cdbdb11055907f55a93e4bbadd7e9
This commit is contained in:
@@ -44,7 +44,7 @@ class LineListBox
|
|||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
Allows selection of line styles and sizes. Not that before first insert,
|
Allows selection of line styles and sizes. Note that before first insert,
|
||||||
units and window size need to be set. Supported units are typographic point
|
units and window size need to be set. Supported units are typographic point
|
||||||
(pt) and millimeters (mm). For SourceUnit, pt, mm and twips are supported.
|
(pt) and millimeters (mm). For SourceUnit, pt, mm and twips are supported.
|
||||||
All scalar numbers in 1/100 of the corresponding unit.
|
All scalar numbers in 1/100 of the corresponding unit.
|
||||||
|
@@ -892,7 +892,7 @@ public:
|
|||||||
@param eCharset See the general discussion for get-methods.
|
@param eCharset See the general discussion for get-methods.
|
||||||
|
|
||||||
@return For a hierarchical URL, the last segment (everything after
|
@return For a hierarchical URL, the last segment (everything after
|
||||||
the last unencoded '/'). Not that this last segment may be empty. If
|
the last unencoded '/'). Note that this last segment may be empty. If
|
||||||
the URL is not hierarchical, an empty string is returned.
|
the URL is not hierarchical, an empty string is returned.
|
||||||
*/
|
*/
|
||||||
OUString GetLastName(DecodeMechanism eMechanism = DecodeMechanism::ToIUri,
|
OUString GetLastName(DecodeMechanism eMechanism = DecodeMechanism::ToIUri,
|
||||||
|
Reference in New Issue
Block a user