Home
last modified time | relevance | path

Searched refs:DSID_CHARSET (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx365 SFX_ITEMSET_GET( _rSet, pCharsetItem, SfxStringItem, DSID_CHARSET, sal_True ); in implInitControls()
526 if ( m_aCharSet.StoreSelectedCharSet( rSet, DSID_CHARSET ) ) in FillItemSet()
H A Dtextconnectionsettings.cxx76 _rValues[ PROPERTY_ID_ENCODING ].reset( new SetItemPropertyStorage( _rSet, DSID_CHARSET ) ); in bindItemStorages()
H A DDriverSettings.cxx78 … ,TProperties(DSID_CHARSET,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharSet"))) in getSupportedIndirectSettings()
H A Ddetailpages.cxx211 SFX_ITEMSET_GET(_rSet, pCharsetItem, SfxStringItem, DSID_CHARSET, sal_True); in implInitControls()
241 if ( m_pCharset->StoreSelectedCharSet( _rSet, DSID_CHARSET ) ) in FillItemSet()
H A Ddbadmin.cxx360 *pCounter++ = new SfxStringItem(DSID_CHARSET, String()); in createItemSet()
H A DDbAdminImpl.cxx175 m_aIndirectPropTranslator.insert(MapInt2String::value_type(DSID_CHARSET, INFO_CHARSET)); in ODbDataSourceAdministrationHelper()
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddsitems.hxx42 #define DSID_CHARSET 11 // character set to use, SfxStringItem by now macro

Completed in 25 milliseconds