office-gobmx/include/vcl/toolkit
Hubert Figuière 460a710366 vcl: Implement JSLevelBar
This fixes the JSDialog layout of the sheet protection dialog.
This was introduced for 24.02 to provide password strength indication
of the sheet password.

Defined a new WindowType of PROGRESSBAR.
The type property in JSDialog JSON will be "progressbar".

Change-Id: I202528a81706943e1838f3c37fb555f4a1bf889e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165236
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-03-28 09:36:17 +01:00
..
button.hxx
calendar.hxx
combobox.hxx
dialog.hxx
edit.hxx
field.hxx
fixed.hxx
fixedhyper.hxx
floatwin.hxx
fmtfield.hxx
group.hxx
imgctrl.hxx
ivctrl.hxx
longcurr.hxx
lstbox.hxx
menubtn.hxx
morebtn.hxx
prgsbar.hxx
README
roadmap.hxx
scrbar.hxx
spin.hxx
spinfld.hxx
svlbitm.hxx
svtabbx.hxx
tabdlg.hxx
throbber.hxx
treelist.hxx
treelistbox.hxx
treelistentries.hxx
treelistentry.hxx
unowrap.hxx
vclmedit.hxx
viewdataentry.hxx

These are includes which are now only used by the toolkit module, which exposes
them via uno. Don't use these in any new code.