LibreOffice Module sw (master) 1
|
#include <unotbl.hxx>
Public Member Functions | |
void | Normalize () |
Public Attributes | |
sal_Int32 | nTop |
sal_Int32 | nLeft |
sal_Int32 | nBottom |
sal_Int32 | nRight |
Definition at line 237 of file unotbl.hxx.
void SwRangeDescriptor::Normalize | ( | ) |
Definition at line 537 of file unotbl.cxx.
References nBottom, nLeft, nRight, and nTop.
Referenced by FillRangeDescriptor(), SwChartDataSequence::generateLabel(), SwXTextTable::getCellRangeByName(), SwXCellRange::getCellRangeByName(), SwXCellRange::getCellRangeByPosition(), SwXCellRange::Impl::Impl(), SwChartDataProvider::Impl_createDataSource(), and SwTableFUNC::InsertChart().
sal_Int32 SwRangeDescriptor::nBottom |
Definition at line 241 of file unotbl.hxx.
Referenced by SwChartDataProvider::AddRowCols(), SwChartDataSequence::ExtendTo(), FillRangeDescriptor(), SwChartDataSequence::generateLabel(), SwXTextTable::getCellRangeByName(), SwXCellRange::getCellRangeByName(), SwXTextTable::getCellRangeByPosition(), SwXCellRange::getCellRangeByPosition(), SwChartDataProvider::Impl_createDataSequenceByRangeRepresentation(), SwChartDataProvider::Impl_createDataSource(), SwTableFUNC::InsertChart(), and Normalize().
sal_Int32 SwRangeDescriptor::nLeft |
Definition at line 240 of file unotbl.hxx.
Referenced by SwChartDataProvider::AddRowCols(), SwChartDataSequence::ExtendTo(), FillRangeDescriptor(), SwChartDataSequence::generateLabel(), SwXTextTable::getCellRangeByName(), SwXCellRange::getCellRangeByName(), SwXTextTable::getCellRangeByPosition(), SwXCellRange::getCellRangeByPosition(), SwChartDataProvider::Impl_createDataSequenceByRangeRepresentation(), SwChartDataProvider::Impl_createDataSource(), SwTableFUNC::InsertChart(), and Normalize().
sal_Int32 SwRangeDescriptor::nRight |
Definition at line 242 of file unotbl.hxx.
Referenced by SwChartDataProvider::AddRowCols(), SwChartDataSequence::ExtendTo(), FillRangeDescriptor(), SwChartDataSequence::generateLabel(), SwXTextTable::getCellRangeByName(), SwXCellRange::getCellRangeByName(), SwXTextTable::getCellRangeByPosition(), SwXCellRange::getCellRangeByPosition(), SwChartDataProvider::Impl_createDataSequenceByRangeRepresentation(), SwChartDataProvider::Impl_createDataSource(), SwTableFUNC::InsertChart(), and Normalize().
sal_Int32 SwRangeDescriptor::nTop |
Definition at line 239 of file unotbl.hxx.
Referenced by SwChartDataProvider::AddRowCols(), SwChartDataSequence::ExtendTo(), FillRangeDescriptor(), SwChartDataSequence::generateLabel(), SwXTextTable::getCellRangeByName(), SwXCellRange::getCellRangeByName(), SwXTextTable::getCellRangeByPosition(), SwXCellRange::getCellRangeByPosition(), SwChartDataProvider::Impl_createDataSequenceByRangeRepresentation(), SwChartDataProvider::Impl_createDataSource(), SwTableFUNC::InsertChart(), and Normalize().