Home
last modified time | relevance | path

Searched refs:SetItemPropertyStorage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dtextconnectionsettings.cxx71 …_rValues[ PROPERTY_ID_HEADER_LINE ].reset( new SetItemPropertyStorage( _rSet, DSID_TEXTFILEHEADER … in bindItemStorages()
72 …_rValues[ PROPERTY_ID_FIELD_DELIMITER ].reset( new SetItemPropertyStorage( _rSet, DSID_FIELDDELIMI… in bindItemStorages()
73 …_rValues[ PROPERTY_ID_STRING_DELIMITER ].reset( new SetItemPropertyStorage( _rSet, DSID_TEXTDELIMI… in bindItemStorages()
74 …_rValues[ PROPERTY_ID_DECIMAL_DELIMITER ].reset( new SetItemPropertyStorage( _rSet, DSID_DECIMALDE… in bindItemStorages()
75 …_rValues[ PROPERTY_ID_THOUSAND_DELIMITER ].reset( new SetItemPropertyStorage( _rSet, DSID_THOUSAND… in bindItemStorages()
76 _rValues[ PROPERTY_ID_ENCODING ].reset( new SetItemPropertyStorage( _rSet, DSID_CHARSET ) ); in bindItemStorages()
/trunk/main/dbaccess/source/ui/inc/
H A Dpropertystorage.hxx65 class SetItemPropertyStorage : public PropertyStorage class
68 SetItemPropertyStorage( SfxItemSet& _rItemSet, const ItemId _nItemID ) in SetItemPropertyStorage() function in dbaui::SetItemPropertyStorage
74 virtual ~SetItemPropertyStorage() in ~SetItemPropertyStorage()
/trunk/main/dbaccess/source/ui/misc/
H A Dpropertystorage.cxx105 void SetItemPropertyStorage::getPropertyValue( Any& _out_rValue ) const in getPropertyValue()
119 void SetItemPropertyStorage::setPropertyValue( const Any& _rValue ) in setPropertyValue()

Completed in 25 milliseconds