include/vcl/outdev.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3f8c4a59e9d98df86296dfd00d366523701e2c59 Author: Jan-Marek Glogowski <glo...@fbihome.de> AuthorDate: Sat Jun 22 01:01:26 2019 +0000 Commit: Jan-Marek Glogowski <glo...@fbihome.de> CommitDate: Sat Jun 22 05:56:33 2019 +0200 VCL move comment to the right function Regression from commit da8aa9385153 ("VCL: Reorganize and rename wallpaper functions"). Change-Id: I6a992c98c4e5657848ebbca946d5eddca4aa7161 Reviewed-on: https://gerrit.libreoffice.org/74549 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glo...@fbihome.de> diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx index fc52c7890b48..d51546bd974a 100644 --- a/include/vcl/outdev.hxx +++ b/include/vcl/outdev.hxx @@ -1303,6 +1303,7 @@ public: sal_Int32 nIndex, sal_Int32 nLen, const long* pDXAry ) const; + // tells whether this output device is RTL in an LTR UI or LTR in a RTL UI SAL_DLLPRIVATE bool ImplIsAntiparallel() const ; SAL_DLLPRIVATE void ReMirror( Point &rPoint ) const; SAL_DLLPRIVATE void ReMirror( tools::Rectangle &rRect ) const; @@ -1321,7 +1322,6 @@ public: vcl::TextLayoutCache const* = nullptr) const; SAL_DLLPRIVATE std::unique_ptr<SalLayout> ImplGlyphFallbackLayout( std::unique_ptr<SalLayout>, ImplLayoutArgs& ) const; - // tells whether this output device is RTL in an LTR UI or LTR in a RTL UI SAL_DLLPRIVATE std::unique_ptr<SalLayout> getFallbackLayout( LogicalFontInstance* pLogicalFont, int nFallbackLevel, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits