office-gobmx/cui
Michael Stahl 5754213c70 sfx2::FileDialogHelper: refactor construction:
There are currently 2 different ways to specify what kind of file dialog
should be created: the nDialogType and nFlags ctor parameters.
Simplify that by using the nDialogType for the API specified variety,
and the nFlags only for options that cannot be specified by the API.

This allows to get rid of 3 constructors, and the following constants:
WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES
2011-12-03 00:48:13 +01:00
..
prj simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
source sfx2::FileDialogHelper: refactor construction: 2011-12-03 00:48:13 +01:00
util
AllLangResTarget_cui.mk
Library_cui.mk remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Makefile move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Module_cui.mk