| ArrayImpl(sal_Int32 nWidth, sal_Int32 nHeight) | svx::frame::ArrayImpl | explicit |
| GetCell(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetColPosition(sal_Int32 nCol) const | svx::frame::ArrayImpl | |
| GetIndex(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | inline |
| GetMergedFirstCol(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetMergedFirstRow(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetMergedLastCell(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetMergedLastCol(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetMergedLastRow(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetMergedOriginCell(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| GetMirrorCol(sal_Int32 nCol) const | svx::frame::ArrayImpl | inline |
| GetRowPosition(sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| HasCellRotation() const | svx::frame::ArrayImpl | |
| IsColInClipRange(sal_Int32 nCol) const | svx::frame::ArrayImpl | |
| IsInClipRange(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| IsMergedOverlappedBottom(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| IsMergedOverlappedLeft(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| IsMergedOverlappedRight(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| IsMergedOverlappedTop(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| IsRowInClipRange(sal_Int32 nRow) const | svx::frame::ArrayImpl | |
| IsValidPos(sal_Int32 nCol, sal_Int32 nRow) const | svx::frame::ArrayImpl | inline |
| maCells | svx::frame::ArrayImpl | |
| maHeights | svx::frame::ArrayImpl | |
| maWidths | svx::frame::ArrayImpl | |
| maXCoords | svx::frame::ArrayImpl | mutable |
| maYCoords | svx::frame::ArrayImpl | mutable |
| mbMayHaveCellRotation | svx::frame::ArrayImpl | |
| mbXCoordsDirty | svx::frame::ArrayImpl | mutable |
| mbYCoordsDirty | svx::frame::ArrayImpl | mutable |
| mnFirstClipCol | svx::frame::ArrayImpl | |
| mnFirstClipRow | svx::frame::ArrayImpl | |
| mnHeight | svx::frame::ArrayImpl | |
| mnLastClipCol | svx::frame::ArrayImpl | |
| mnLastClipRow | svx::frame::ArrayImpl | |
| mnWidth | svx::frame::ArrayImpl | |
| mxPool | svx::frame::ArrayImpl | |
| OverlapsClipRange(sal_Int32 nFirstCol, sal_Int32 nFirstRow, sal_Int32 nLastCol, sal_Int32 nLastRow) const | svx::frame::ArrayImpl | |
| PutCell(sal_Int32 nCol, sal_Int32 nRow, const Cell &) | svx::frame::ArrayImpl | |