Home
last modified time | relevance | path

Searched refs:_rProperties (Results 1 – 6 of 6) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.hxx164 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
172 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
180 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
188 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
196 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
204 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
212 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
219 ::std::vector< ::com::sun::star::beans::Property >& _rProperties,
312 …implAddPropertyDescription( _rProperties, _rPropertyName, ::getCppuType( static_cast< sal_Int32* >… in addInt32PropertyDescription()
317 …implAddPropertyDescription( _rProperties, _rPropertyName, ::getCppuType( static_cast< sal_Int16* >… in addInt16PropertyDescription()
[all …]
H A Dcomposeduiupdate.cxx520 …static void forEach( const StringBag& _rProperties, const Reference< XObjectInspectorUI >& _rxDele… in forEach()
522 …::std::for_each( _rProperties.begin(), _rProperties.end(), PropertyUIOperator( _rxDelegatorUI, _pS… in forEach()
632 …static void forEach( const StringBag& _rProperties, const IStringKeyBooleanUIUpdate& _rUpdater, sa… in forEach()
634 …::std::for_each( _rProperties.begin(), _rProperties.end(), BooleanUIAspectUpdate( _rUpdater, _bFla… in forEach()
H A Dpropertyhandler.cxx337 …void PropertyHandler::implAddPropertyDescription( ::std::vector< Property >& _rProperties, const :… in implAddPropertyDescription() argument
339 _rProperties.push_back( Property( in implAddPropertyDescription()
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx71 const Sequence< Property >& _rProperties, const Sequence< Property >& _rAggProperties, in OPropertyArrayAggregationHelper()
73 :m_aProperties( _rProperties ) in OPropertyArrayAggregationHelper()
75 sal_Int32 nDelegatorProps = _rProperties.getLength(); in OPropertyArrayAggregationHelper()
83 const Property* pDelegateProps = _rProperties.getConstArray(); in OPropertyArrayAggregationHelper()
H A Dcomposedprops.cxx49 OComposedPropertySetInfo(const Sequence< Property>& _rProperties);
/trunk/main/comphelper/inc/comphelper/
H A Dpropagg.hxx122 …tionHelper(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property>& _rProperties,

Completed in 57 milliseconds