Lines Matching refs:SfxBoolItem

212 	GetInputSetImpl()->Put(SfxBoolItem(DSID_INVALID_SELECTION, !_rxDatasource.is()));  in impl_resetPages()
355 *pCounter++ = new SfxBoolItem(DSID_INVALID_SELECTION, sal_False); in createItemSet()
356 *pCounter++ = new SfxBoolItem(DSID_READONLY, sal_False); in createItemSet()
361 *pCounter++ = new SfxBoolItem(DSID_PASSWORDREQUIRED, sal_False); in createItemSet()
362 *pCounter++ = new SfxBoolItem(DSID_SHOWDELETEDROWS, sal_False); in createItemSet()
363 *pCounter++ = new SfxBoolItem(DSID_ALLOWLONGTABLENAMES, sal_False); in createItemSet()
370 *pCounter++ = new SfxBoolItem(DSID_TEXTFILEHEADER, sal_True); in createItemSet()
371 *pCounter++ = new SfxBoolItem(DSID_PARAMETERNAMESUBST, sal_False); in createItemSet()
373 *pCounter++ = new SfxBoolItem(DSID_SUPPRESSVERSIONCL, sal_False); in createItemSet()
375 *pCounter++ = new SfxBoolItem(DSID_CONN_SHUTSERVICE, sal_False); in createItemSet()
380 *pCounter++ = new SfxBoolItem(DSID_USECATALOG, sal_False); in createItemSet()
385 *pCounter++ = new SfxBoolItem(DSID_SQL92CHECK, sal_False); in createItemSet()
388 *pCounter++ = new SfxBoolItem(DSID_AUTORETRIEVEENABLED, sal_False); in createItemSet()
389 *pCounter++ = new SfxBoolItem(DSID_APPEND_TABLE_ALIAS, sal_False); in createItemSet()
391 *pCounter++ = new SfxBoolItem(DSID_IGNOREDRIVER_PRIV, sal_True); in createItemSet()
394 *pCounter++ = new SfxBoolItem(DSID_ENABLEOUTERJOIN, sal_True); in createItemSet()
395 *pCounter++ = new SfxBoolItem(DSID_CATALOG, sal_True); in createItemSet()
396 *pCounter++ = new SfxBoolItem(DSID_SCHEMA, sal_True); in createItemSet()
397 *pCounter++ = new SfxBoolItem(DSID_INDEXAPPENDIX, sal_True); in createItemSet()
398 *pCounter++ = new SfxBoolItem(DSID_CONN_LDAP_USESSL, sal_False); in createItemSet()
400 *pCounter++ = new SfxBoolItem(DSID_DOSLINEENDS, sal_False); in createItemSet()
402 *pCounter++ = new SfxBoolItem(DSID_AS_BEFORE_CORRNAME, sal_True); in createItemSet()
403 *pCounter++ = new SfxBoolItem(DSID_CHECK_REQUIRED_FIELDS, sal_True); in createItemSet()
404 *pCounter++ = new SfxBoolItem(DSID_IGNORECURRENCY, sal_False); in createItemSet()
406 *pCounter++ = new SfxBoolItem(DSID_ESCAPE_DATETIME, sal_True); in createItemSet()
410 *pCounter++ = new SfxBoolItem( DSID_RESPECTRESULTSETTYPE,sal_False ); in createItemSet()