# 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,sw_findBar)) $(eval $(call gb_UITest_add_modules,sw_findBar,$(SRCDIR)/sw/qa/uitest,\ findBar/ \ )) $(eval $(call gb_UITest_set_defs,sw_findBar, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: 'main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/conditional_format/tdf96453.py
AgeCommit message (Expand)Author
2024-12-03Revert "sc: manage conditional format with simpler dialog"Pranam Lashkari
2024-12-03Revert "sc: now conditions can be edited from easy conditional format dialog"Pranam Lashkari
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari