Home
last modified time | relevance | path

Searched refs:_rProps (Results 51 – 75 of 77) sorted by relevance

1234

/trunk/main/forms/source/component/
H A Dscrollbar.cxx150 void OScrollBarModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DEdit.hxx86 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DFile.cxx202 void OFileControlModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DDate.cxx175 void ODateModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DFormattedField.hxx105 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DTime.cxx172 void OTimeModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DButton.hxx80 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DImageControl.hxx108 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DRadioButton.cxx271 void ORadioButtonModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DGrid.hxx175 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DListBox.hxx124 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DButton.cxx115 void OButtonModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DEdit.cxx393 void OEditModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DComboBox.cxx311 void OComboBoxModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DImageControl.cxx345 void OImageControlModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DDatabaseForm.cxx1384 Sequence< Property >& _rProps, in describeFixedAndAggregateProperties()
1469 void SAL_CALL ODatabaseForm::setPropertyValues( const Sequence< PropertyValue >& _rProps ) throw (U… in setPropertyValues() argument
1471 m_aPropertyBagHelper.setPropertyValues( _rProps ); in setPropertyValues()
H A DFormattedField.cxx458 void OFormattedModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DGrid.cxx453 void OGridControlModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.hxx131 const ::rtl::Reference<ContentProperties>& _rProps);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dgeometrycontrolmodel.hxx192 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& _rProps,
/trunk/main/comphelper/source/property/
H A Dopropertybag.hxx222 …_throw( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rProps );
/trunk/main/forms/source/inc/
H A DFormComponent.hxx499 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
1024 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx369 void onCommandGetDocumentProperties( ::com::sun::star::uno::Any& _rProps );
H A Ddocumentdefinition.cxx1994 void ODocumentDefinition::onCommandGetDocumentProperties( Any& _rProps ) in onCommandGetDocumentProperties() argument
2004 _rProps <<= xDocSup->getDocumentProperties(); in onCommandGetDocumentProperties()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx931 Sequence< Property >& /* [out] */ _rProps, in fillProperties()
935 _rProps.realloc(2); in fillProperties()
937 Property* pDesc = _rProps.getArray(); in fillProperties()

Completed in 165 milliseconds

1234