Kaydet (Commit) af74e6a8 authored tarafından Daniel Rentz [dr]'s avatar Daniel Rentz [dr]

dr78: #i96587# typo in comment

üst b03baea9
...@@ -60,7 +60,7 @@ public: ...@@ -60,7 +60,7 @@ public:
void importComment( const AttributeList& rAttribs ); void importComment( const AttributeList& rAttribs );
/** Imports a cell comment from the passed stream of a COMMENT record. */ /** Imports a cell comment from the passed stream of a COMMENT record. */
void importComment( RecordInputStream& rStrm ); void importComment( RecordInputStream& rStrm );
/** Imports a cell comment from the passed stream of a BIFF3-BIFF5 NOTE record. */ /** Imports a cell comment from the passed stream of a NOTE record. */
void importNote( BiffInputStream& rStrm ); void importNote( BiffInputStream& rStrm );
/** Creates and returns a new rich-string object for the comment text. */ /** Creates and returns a new rich-string object for the comment text. */
......
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