|
LibreOffice Module sc (master) 1
|
This is the complete list of members for sc::RowHeightContext, including all inherited members.
| getExtraHeight() const | sc::RowHeightContext | inline |
| getHeightArray() | sc::RowHeightContext | inline |
| getOutputDevice() | sc::RowHeightContext | inline |
| getPPTX() const | sc::RowHeightContext | inline |
| getPPTY() const | sc::RowHeightContext | inline |
| getZoomX() const | sc::RowHeightContext | inline |
| getZoomY() const | sc::RowHeightContext | inline |
| isForceAutoSize() const | sc::RowHeightContext | inline |
| maHeights | sc::RowHeightContext | private |
| maZoomX | sc::RowHeightContext | private |
| maZoomY | sc::RowHeightContext | private |
| mbForceAutoSize | sc::RowHeightContext | private |
| mfPPTX | sc::RowHeightContext | private |
| mfPPTY | sc::RowHeightContext | private |
| mnExtraHeight | sc::RowHeightContext | private |
| mpOutDev | sc::RowHeightContext | private |
| RowHeightContext(SCROW nMaxRow, double fPPTX, double fPPTY, const Fraction &rZoomX, const Fraction &rZoomY, OutputDevice *pOutDev) | sc::RowHeightContext | |
| setExtraHeight(sal_uInt16 nH) | sc::RowHeightContext | |
| setForceAutoSize(bool b) | sc::RowHeightContext | |
| ~RowHeightContext() | sc::RowHeightContext |