summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2020-05-09 20:27:35 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2020-05-10 09:33:06 +0200
commit0b81aaa36b5b78e208c5cc2cd36b4906b8d636a6 (patch)
tree4305ee38b8d9fd152d4e8875d537adfd303dd183 /editeng
parentb513686c11b3c50055a3182f20dc6ed4ea0ca40c (diff)
CopyTableWizard: make code less confusing
createTable looked into the requested operation, and depending on that, either created the table or fetched the existing one. For a function named createTable, that made for confusing reading. Split that into: * createTable that creates the table * getTable that fetches the existing table * returnTable that automagically creates or fetches an existing table, depending on the requested operation. Change-Id: I91be67c24026c850530dcaef5ec95ab508e81434 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93882 Tested-by: Jenkins Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Diffstat (limited to 'editeng')
0 files changed, 0 insertions, 0 deletions