Kaydet (Commit) deae3771 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

sal_True -> true in comment

Change-Id: I76ad0df3298bf57e679551a1a33153716ff3498e
üst 468ab8a4
...@@ -84,7 +84,7 @@ private: //methods ...@@ -84,7 +84,7 @@ private: //methods
/** resizes the data if at least one of the given dimensions is larger than /** resizes the data if at least one of the given dimensions is larger than
before. The data is never becoming smaller only larger. before. The data is never becoming smaller only larger.
@return </sal_True>, if the data was enlarged @return </true>, if the data was enlarged
*/ */
bool enlargeData( sal_Int32 nColumnCount, sal_Int32 nRowCount ); bool enlargeData( sal_Int32 nColumnCount, sal_Int32 nRowCount );
......
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