Home
last modified time | relevance | path

Searched refs:describeAggregateProperties (Results 1 – 18 of 18) sorted by relevance

/trunk/main/forms/source/component/
H A DFixedText.cxx97 void OFixedTextModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties() function in frm::OFixedTextModel
99 OControlModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
H A DGroupBox.cxx98 void OGroupBoxModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in IMPLEMENT_DEFAULT_CLONING()
100 OControlModel::describeAggregateProperties( _rAggregateProps ); in IMPLEMENT_DEFAULT_CLONING()
H A DEdit.cxx405 void OEditModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties() function in frm::OEditModel
407 OEditBaseModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
H A DComboBox.cxx324 void OComboBoxModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties() function in frm::OComboBoxModel
326 OBoundControlModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
H A DFixedText.hxx54 virtual void describeAggregateProperties(
H A DGroupBox.hxx54 virtual void describeAggregateProperties(
H A DImageControl.cxx356 void OImageControlModel::describeAggregateProperties( Sequence< Property >& /* [out] */ o_rAggregat… in describeAggregateProperties() function in frm::OImageControlModel
358 OBoundControlModel::describeAggregateProperties( o_rAggregateProperties ); in describeAggregateProperties()
H A DComboBox.hxx119 virtual void describeAggregateProperties(
H A DFormattedField.cxx468 void OFormattedModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties() function in frm::OFormattedModel
470 OEditBaseModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
H A DEdit.hxx88 virtual void describeAggregateProperties(
H A DFormattedField.hxx107 virtual void describeAggregateProperties(
H A DImageControl.hxx104 virtual void describeAggregateProperties(
H A DListBox.cxx474 void OListBoxModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties() function in frm::OListBoxModel
476 OBoundControlModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
H A DListBox.hxx126 virtual void describeAggregateProperties(
H A DFormComponent.cxx1136 void OControlModel::describeAggregateProperties( Sequence< Property >& /* [out] */ _rAggregateProps… in describeAggregateProperties() function in frm::OControlModel
1156 describeAggregateProperties( _out_rAggregateProperties ); in describeFixedAndAggregateProperties()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx312 void ORichTextModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties() function in frm::ORichTextModel
314 OControlModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
H A Drichtextmodel.hxx146 virtual void describeAggregateProperties(
/trunk/main/forms/source/inc/
H A DFormComponent.hxx518 virtual void describeAggregateProperties(

Completed in 73 milliseconds