|
LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
| class | ScChartPositionMap |
| class | ScChartPositioner |
Typedefs | |
| typedef std::map< SCROW, std::unique_ptr< ScAddress > > | RowMap |
| typedef std::map< SCCOL, RowMap > | ColumnMap |
Enumerations | |
| enum class | ScChartGlue { NA , NONE , Cols , Rows , Both } |
Definition at line 28 of file chartpos.hxx.
|
strong |
| Enumerator | |
|---|---|
| NA | |
| NONE | |
| Cols | |
| Rows | |
| Both | |
Definition at line 92 of file chartpos.hxx.