office-gobmx/dbaccess
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 Simplified some uses of css.configuration.theDefaultProvider. 2011-11-14 22:07:23 +01:00
source sfx2::FileDialogHelper: refactor construction: 2011-12-03 00:48:13 +01:00
uiconfig
util
win32/source/odbcconfig remove include of pch header in dbaccess 2011-11-27 13:04:48 -06:00
AllLangResTarget_adabasui.mk
AllLangResTarget_dba.mk
AllLangResTarget_dbmm.mk
AllLangResTarget_dbu.mk
AllLangResTarget_dbui.mk
AllLangResTarget_sdbt.mk
Executable_odbcconfig.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
JunitTest_dbaccess_complex.mk
JunitTest_dbaccess_unoapi.mk
Library_adabasui.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_dba.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_dbaxml.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_dbmm.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_dbu.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_dbui.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Library_sdbt.mk remove pch from the include list 2011-11-27 15:24:45 -06:00
Makefile move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Module_dbaccess.mk
Package_inc.mk
Package_uiconfig.mk
Package_xml.mk