# This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UITest_UITest,writer_tests4)) $(eval $(call gb_UITest_add_modules,writer_tests4,$(SRCDIR)/sw/qa/uitest,\ writer_tests4/ \ )) $(eval $(call gb_UITest_set_defs,writer_tests4, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: ndex : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-12-05 08:03:14 +0100
committerMiklos Vajna <vmiklos@collabora.com>2022-12-05 07:49:07 +0000
commitfd4f5c46a58adf136d86d6e9544c06e229161584 (patch)
treea7d1b393b5e49b7cf7f4da8f59aaaba4e7c2042a /sw/source/ui/table
parent86c50d7d7de2e5c4be5f7c6931d87d1b17bcaf82 (diff)
sw: prefix members of SwFootNotePage, SwFormatTablePage, ...
... SwOutlineTabDialog and SwTextFlowPage See tdf#94879 for motivation. Change-Id: Ie863c244d0fa5b885e1be1949f997410e27f80d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143661 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'sw/source/ui/table')