Searched refs:SetItemPropertyStorage (Results 1 – 3 of 3) sorted by relevance
71 …_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()
65 class SetItemPropertyStorage : public PropertyStorage class68 SetItemPropertyStorage( SfxItemSet& _rItemSet, const ItemId _nItemID ) in SetItemPropertyStorage() function in dbaui::SetItemPropertyStorage74 virtual ~SetItemPropertyStorage() in ~SetItemPropertyStorage()
105 void SetItemPropertyStorage::getPropertyValue( Any& _out_rValue ) const in getPropertyValue()119 void SetItemPropertyStorage::setPropertyValue( const Any& _rValue ) in setPropertyValue()
Completed in 15 milliseconds