| /trunk/main/comphelper/source/property/ |
| H A D | propagg.cxx | 507 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() 636 …OPropertyArrayAggregationHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAg… in getOriginalHandle() local 638 rPH.fillAggregatePropertyInfoByHandle(NULL, &nOriginalHandle, nHandle); in getOriginalHandle() 645 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( const_cast… in getPropertyName() local 647 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in getPropertyName() 657 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setFastPropertyValue() local [all …]
|
| H A D | propstate.cxx | 97 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 D | propertystatecontainer.cxx | 79 ::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 D | OPropertySet.cxx | 200 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 229 m_pImplProperties->SetPropertyToDefault( rPH.getHandleByName( PropertyName )); in setPropertyToDefault() 239 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyDefault() local 241 return GetDefaultValue( rPH.getHandleByName( aPropertyName ) ); in getPropertyDefault() 263 cppu::IPropertyArrayHelper & rPH = getInfoHelper(); in setPropertiesToDefault() local 266 rPH.fillHandles( pHandles, aPropertyNames ); in setPropertiesToDefault() [all …]
|
| /trunk/main/cppuhelper/source/ |
| H A D | propshlp.cxx | 254 IPropertyArrayHelper & rPH = getInfoHelper(); in setPropertyValue() local 256 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in setPropertyValue() 267 IPropertyArrayHelper & rPH = getInfoHelper(); in getPropertyValue() local 269 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in getPropertyValue() 292 IPropertyArrayHelper & rPH = getInfoHelper(); in addPropertyChangeListener() local 294 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in addPropertyChangeListener() 301 rPH.fillPropertyMembersByHandle( NULL, &nAttributes, nHandle ); in addPropertyChangeListener() 338 IPropertyArrayHelper & rPH = getInfoHelper(); in removePropertyChangeListener() local 340 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in removePropertyChangeListener() 374 IPropertyArrayHelper & rPH = getInfoHelper(); in addVetoableChangeListener() local [all …]
|
| /trunk/main/sw/source/core/text/ |
| H A D | txthyph.cxx | 435 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 D | porexp.cxx | 57 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 D | porhyph.hxx | 40 virtual void HandlePortion( SwPortionHandler& rPH ) const; 57 virtual void HandlePortion( SwPortionHandler& rPH ) const; 85 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | portox.cxx | 106 void SwIsoToxPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion() 109 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
| H A D | porref.cxx | 104 void SwIsoRefPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion() 107 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
| H A D | porexp.hxx | 44 virtual void HandlePortion( SwPortionHandler& rPH ) const; 75 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | portxt.hxx | 59 virtual void HandlePortion( SwPortionHandler& rPH ) const; 99 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | portxt.cxx | 713 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 D | porlin.cxx | 417 void SwLinePortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion() 420 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
| H A D | txtfrm.cxx | 2644 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 D | porrst.cxx | 127 void SwBreakPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion() 129 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
|
| H A D | txttab.cxx | 672 void SwTabPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion() 674 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
|
| H A D | porfld.cxx | 468 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 D | porref.hxx | 56 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | portox.hxx | 58 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | portab.hxx | 49 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | porftn.hxx | 99 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| H A D | porrst.hxx | 61 virtual void HandlePortion( SwPortionHandler& rPH ) const;
|
| /trunk/main/forms/source/component/ |
| H A D | FormattedField.cxx | 524 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 D | geometrycontrolmodel.cxx | 330 …OPropertyArrayAggregationHelper& rPH = static_cast<OPropertyArrayAggregationHelper&>(const_cast<OG… in getFastPropertyValue() local 334 if (rPH.fillAggregatePropertyInfoByHandle(&sPropName, &nOriginalHandle, _nHandle)) in getFastPropertyValue()
|