Home
last modified time | relevance | path

Searched refs:getValuePropertyAggHandle (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/forms/source/component/
H A DNumeric.cxx167 Any aControlValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DCurrency.cxx213 Any aControlValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DPattern.cxx163 Any aNewValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DDate.cxx245 Any aControlValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DTime.cxx242 Any aControlValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DEdit.cxx679 Any aNewValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DComboBox.cxx736 Any aNewValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DFormattedField.cxx1026 Any aControlValue( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) ); in commitControlValueToDbColumn()
H A DListBox.cxx986 …OSL_VERIFY( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) >>= aSelected… in getFirstSelectedValue()
/aoo4110/main/forms/source/inc/
H A DFormComponent.hxx701 …inline sal_Int32 getValuePropertyAggHandle( ) const { return m_nValuePropertyAggre… in getValuePropertyAggHandle() function in frm::OBoundControlModel

Completed in 69 milliseconds