Kaydet (Commit) 96744db8 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ia21f12ac5fc872ca7c04e61e795b9f9f049a3dbe
Reviewed-on: https://gerrit.libreoffice.org/71777
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 0d2252b2
...@@ -144,7 +144,7 @@ public: ...@@ -144,7 +144,7 @@ public:
rtl::Reference < XMLPropertySetMapper > const & GetColumnStylesPropertySetMapper() const; rtl::Reference < XMLPropertySetMapper > const & GetColumnStylesPropertySetMapper() const;
rtl::Reference < XMLPropertySetMapper > const & GetCellStylesPropertySetMapper() const; rtl::Reference < XMLPropertySetMapper > const & GetCellStylesPropertySetMapper() const;
/** add a Info to the sequence which will be appended to the data source /** add an Info to the sequence which will be appended to the data source
@param _rInfo The property to append. @param _rInfo The property to append.
*/ */
void addInfo(const css::beans::PropertyValue& _rInfo) void addInfo(const css::beans::PropertyValue& _rInfo)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment