sc/source/ui/inc/output.hxx | 5 +++++ 1 file changed, 5 insertions(+) New commits: commit 5efc7c3271d25a1ebfecef8b13bc1c9e3b3ab8e9 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sat Aug 26 21:42:54 2017 +0200
document a few method parameters Change-Id: I08273d2a84c335e5eb9998e41a67b3b7340f348d Reviewed-on: https://gerrit.libreoffice.org/43250 Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/sc/source/ui/inc/output.hxx b/sc/source/ui/inc/output.hxx index e1555de9f7c3..af50010d41e4 100644 --- a/sc/source/ui/inc/output.hxx +++ b/sc/source/ui/inc/output.hxx @@ -250,6 +250,11 @@ private: long nEngineHeight, bool bWrapFields); public: + /** + * @param nNewScrX: X-Offset in the output device for the table + * @param nNewScrY: Y-Offset in the output device for the table + * + */ ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType, ScTableInfo& rTabInfo, ScDocument* pNewDoc, SCTAB nNewTab, long nNewScrX, long nNewScrY, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits