Kaydet (Commit) 141e7368 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS os112 (1.3.230); FILE MERGED

2008/03/10 08:42:55 os 1.3.230.1: #i73707# RTL auto formatting
üst 72030a6a
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: framelinkarray.hxx,v $ * $RCSfile: framelinkarray.hxx,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -192,7 +192,7 @@ public: ...@@ -192,7 +192,7 @@ public:
size_t GetRowFromIndex( size_t nCellIndex ) const; size_t GetRowFromIndex( size_t nCellIndex ) const;
/** Returns the cell index from the cell address (nCol,nRow). */ /** Returns the cell index from the cell address (nCol,nRow). */
size_t GetCellIndex( size_t nCol, size_t nRow ) const; size_t GetCellIndex( size_t nCol, size_t nRow, bool bRTL = false) const;
// cell border styles ----------------------------------------------------- // cell border styles -----------------------------------------------------
......
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