Searched refs:_rProperties (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/extensions/source/propctrlr/ |
H A D | propertyhandler.hxx | 164 ::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 D | composeduiupdate.cxx | 520 …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 D | propertyhandler.cxx | 337 …void PropertyHandler::implAddPropertyDescription( ::std::vector< Property >& _rProperties, const :… in implAddPropertyDescription() argument 339 _rProperties.push_back( Property( in implAddPropertyDescription()
|
/aoo41x/main/comphelper/source/property/ |
H A D | propagg.cxx | 71 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 D | composedprops.cxx | 49 OComposedPropertySetInfo(const Sequence< Property>& _rProperties);
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | propagg.hxx | 122 …tionHelper(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property>& _rProperties,
|
Completed in 50 milliseconds