office-gobmx/extensions
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
..
inc remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
prj
qa online update: Now check even the checkForUpdates(). 2011-11-30 00:24:52 +01:00
source sfx2::FileDialogHelper: refactor construction: 2011-12-03 00:48:13 +01:00
stardiv
test
util
workben
CppunitTest_extensions_test_update.mk online update: Unit testing framework + rewrite of load(). 2011-11-30 00:24:51 +01:00
Makefile move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Module_extensions.mk