office-gobmx/cui
Gabor Kelemen c498e2acd6 Drop some wrapper methods from SvtOptionsDrawinglayer
just use the wrapped officecfg methods instead of:
GetMaximumPaperWidth
GetMaximumPaperHeight
GetMaximumPaperLeftMargin
GetMaximumPaperRightMargin
GetMaximumPaperTopMargin
GetMaximumPaperBottomMargin

Change-Id: Id11782a306ca9118cc65607265be516ba9f0abda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160653
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-12-16 01:30:20 +01:00
..
inc simplify and modernise ScopedBitmapAccess 2023-12-07 09:32:14 +01:00
qa Extended loplugin:ostr: cui 2023-11-20 10:16:05 +01:00
source Drop some wrapper methods from SvtOptionsDrawinglayer 2023-12-16 01:30:20 +01:00
uiconfig/ui Fix placement for --enable-online-update-mar UI 2023-12-15 16:08:45 +01:00
util
AllLangMoTarget_cui.mk
CppunitTest_cui_dialogs_test.mk
CppunitTest_cui_dialogs_test_2.mk
CppunitTest_cui_dialogs_test_3.mk
CppunitTest_cui_dialogs_test_4.mk
IwyuFilter_cui.yaml
Library_cui.mk
Makefile
Module_cui.mk
Package_cui.mk
README.md
UIConfig_cui.mk
UITest_cui_dialogs.mk
UITest_cui_tabpages.mk

Common User Interface (cui)

It was moved out from svx in DEV300m68:

http://www.mail-archive.com/dev@openoffice.org/msg12925.html

It contains dialogs used by more than one application, e.g. paragraph properties.