Home
last modified time | relevance | path

Searched refs:rPH (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/comphelper/source/property/
H A Dpropagg.cxx507 cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in propertiesChange() local
514 sal_Int32 nHandle = rPH.getHandleByName( evt.PropertyName ); in propertiesChange()
534 sal_Int32 nHandle = rPH.getHandleByName(pEvents->PropertyName); in propertiesChange()
558 cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in vetoableChange() local
560 sal_Int32 nHandle = rPH.getHandleByName(_rEvent.PropertyName); in vetoableChange()
638 rPH.fillAggregatePropertyInfoByHandle(NULL, &nOriginalHandle, nHandle); in getOriginalHandle()
647 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in getPropertyName()
910 sal_Int32 nHandle = rPH.getHandleByName( _rPropertyName ); in getPropertyState()
935 sal_Int32 nHandle = rPH.getHandleByName(_rPropertyName); in setPropertyToDefault()
968 sal_Int32 nHandle = rPH.getHandleByName( aPropertyName ); in getPropertyDefault()
[all …]
H A Dpropstate.cxx97 cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in getPropertyState() local
98 sal_Int32 nHandle = rPH.getHandleByName(_rsName); in getPropertyState()
109 cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in setPropertyToDefault() local
110 sal_Int32 nHandle = rPH.getHandleByName(_rsName); in setPropertyToDefault()
121 cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in getPropertyDefault() local
122 sal_Int32 nHandle = rPH.getHandleByName(_rsName); in getPropertyDefault()
H A Dpropertystatecontainer.cxx79 ::cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
80 sal_Int32 nHandle = rPH.getHandleByName( _rPropertyName ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
/trunk/main/chart2/source/tools/
H A DOPropertySet.cxx200 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyState() local
203 rPH.getHandleByName( PropertyName )); in getPropertyState()
211 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyStates() local
214 rPH.fillHandles( pHandles, aPropertyName ); in getPropertyStates()
227 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in setPropertyToDefault() local
239 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyDefault() local
263 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in setPropertiesToDefault() local
266 rPH.fillHandles( pHandles, aPropertyNames ); in setPropertiesToDefault()
280 ::cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyDefaults()
290 rPH.getHandleByName( aPropertyNames[ nI ] )); in getPropertyDefaults()
[all …]
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx254 IPropertyArrayHelper & rPH = getInfoHelper(); in setPropertyValue() local
267 IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyValue() local
292 IPropertyArrayHelper & rPH = getInfoHelper(); in addPropertyChangeListener() local
338 IPropertyArrayHelper & rPH = getInfoHelper(); in removePropertyChangeListener() local
374 IPropertyArrayHelper & rPH = getInfoHelper(); in addVetoableChangeListener() local
418 IPropertyArrayHelper & rPH = getInfoHelper(); in removeVetoableChangeListener() local
847 IPropertyArrayHelper & rPH = getInfoHelper(); in setFastPropertyValues() local
946 IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyValues() local
948 rPH.fillHandles( pHandles, rPropertyNames ); in getPropertyValues()
986 IPropertyArrayHelper & rPH = getInfoHelper(); in firePropertiesChangeEvent() local
[all …]
/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx435 void SwHyphPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
438 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
479 void SwHyphStrPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
481 rPH.Special( GetLen(), aExpand, GetWhichPor() ); in HandlePortion()
662 void SwSoftHyphPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
668 rPH.Special( GetLen(), aString, nWhich ); in HandlePortion()
H A Dporexp.cxx57 void SwExpandPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
60 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
252 void SwBlankPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
255 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
H A Dporhyph.hxx40 virtual void HandlePortion( SwPortionHandler& rPH ) const;
57 virtual void HandlePortion( SwPortionHandler& rPH ) const;
85 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dporref.cxx104 void SwIsoRefPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
107 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
H A Dportox.cxx106 void SwIsoToxPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
109 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
H A Dporexp.hxx44 virtual void HandlePortion( SwPortionHandler& rPH ) const;
75 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dportxt.hxx59 virtual void HandlePortion( SwPortionHandler& rPH ) const;
99 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dportxt.cxx713 void SwTxtPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
715 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
916 void SwHolePortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
918 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
H A Dporlin.cxx417 void SwLinePortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
420 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
H A Dtxtfrm.cxx2644 void SwTxtFrm::VisitPortions( SwPortionHandler& rPH ) const in VisitPortions()
2651 rPH.Skip( GetOfst() ); in VisitPortions()
2659 pPor->HandlePortion( rPH ); in VisitPortions()
2663 rPH.LineBreak(); in VisitPortions()
2668 rPH.Finish(); in VisitPortions()
H A Dporrst.cxx127 void SwBreakPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
129 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
H A Dtxttab.cxx672 void SwTabPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
674 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
H A Dporfld.cxx468 void SwFldPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
470 rPH.Special( GetLen(), aExpand, GetWhichPor() ); in HandlePortion()
473 rPH.SetAttrFieldType(m_nAttrFldType); in HandlePortion()
H A Dporref.hxx56 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dportox.hxx58 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dporftn.hxx99 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dportab.hxx49 virtual void HandlePortion( SwPortionHandler& rPH ) const;
H A Dporrst.hxx61 virtual void HandlePortion( SwPortionHandler& rPH ) const;
/trunk/main/forms/source/component/
H A DFormattedField.cxx524 OPropertyArrayAggregationHelper& rPH = m_aPropertyBagHelper.getInfoHelper(); in setPropertyToDefault() local
525 sal_Int32 nHandle = rPH.getHandleByName( aPropertyName ); in setPropertyToDefault()
548 OPropertyArrayAggregationHelper& rPH = m_aPropertyBagHelper.getInfoHelper(); in getPropertyDefault() local
549 sal_Int32 nHandle = rPH.getHandleByName( aPropertyName ); in getPropertyDefault()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx330 …OPropertyArrayAggregationHelper& rPH = static_cast<OPropertyArrayAggregationHelper&>(const_cast<OG… in getFastPropertyValue() local
334 if (rPH.fillAggregatePropertyInfoByHandle(&sPropName, &nOriginalHandle, _nHandle)) in getFastPropertyValue()

Completed in 174 milliseconds

12