Home
last modified time | relevance | path

Searched refs:_rProps (Results 26 – 50 of 77) sorted by relevance

1234

/trunk/main/forms/source/inc/
H A Dformcontrolfont.hxx77 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps ) const;
H A Dpropertybaghelper.hxx85 …Values( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rProps );
/trunk/main/forms/source/component/
H A Drefvaluecomponent.hxx81 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DRadioButton.hxx61 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DDate.hxx70 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DImageButton.hxx55 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DTime.hxx68 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DFormComponent.cxx1122 void OControlModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
1196 void SAL_CALL OControlModel::setPropertyValues( const Sequence< PropertyValue >& _rProps ) throw (U… in setPropertyValues() argument
1198 m_aPropertyBagHelper.setPropertyValues( _rProps ); in setPropertyValues()
3090 void OBoundControlModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DFile.hxx81 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DHidden.cxx127 void OHiddenModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DNumeric.cxx150 void ONumericModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A Dnavigationbar.hxx115 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DComboBox.hxx117 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
H A DCurrency.cxx193 void OCurrencyModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DPattern.cxx144 void OPatternModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A Dspinbutton.cxx106 void OSpinButtonModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DCheckBox.cxx142 void OCheckBoxModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A Drefvaluecomponent.cxx160 void OReferenceValueComponent::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DImageButton.cxx99 void OImageButtonModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
/trunk/main/comphelper/inc/comphelper/
H A Dproparrhlp.hxx108 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps,
H A Dpropertycontainerhelper.hxx182 …s(::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps) const;
H A Dproperty.hxx122 COMPHELPER_DLLPUBLIC void ModifyPropertyAttributes(staruno::Sequence<starbeans::Property>& _rProps,…
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVKey.hxx86 OKey(const ::rtl::OUString& _Name,const TKeyProperties& _rProps,sal_Bool _bCase);
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx79 const ::rtl::Reference<ContentProperties>& _rProps) in Content()
81 ,m_aProps(_rProps) in Content()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.hxx144 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps

Completed in 96 milliseconds

1234