Home
last modified time | relevance | path

Searched refs:pHandles (Results 1 – 12 of 12) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx809 sal_Int32 * pHandles, in setFastPropertyValues() argument
834 if( pHandles[i] != -1 ) in setFastPropertyValues()
837 rPH.fillPropertyMembersByHandle( NULL, &nAttributes, pHandles[i] ); in setFastPropertyValues()
843 pHandles[i], pValues[i] ) ) in setFastPropertyValues()
846 pHandles[n] = pHandles[i]; in setFastPropertyValues()
855 fire( pHandles, pConvertedValues, pOldValues, n, sal_True ); in setFastPropertyValues()
864 setFastPropertyValue_NoBroadcast( pHandles[i], pConvertedValues[i] ); in setFastPropertyValues()
870 impl_fireAll( pHandles, pConvertedValues, pOldValues, n ); in setFastPropertyValues()
891 sal_Int32 * pHandles = NULL; in setPropertyValues() local
895 pHandles = new sal_Int32[ nSeqLen ]; in setPropertyValues()
[all …]
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx526 sal_Int32* pHandles = new sal_Int32[nLen]; in propertiesChange() local
537 pHandles[nDest] = nHandle; in propertiesChange()
545 fire(pHandles, pNewValues, pOldValues, nDest, sal_False); in propertiesChange()
547 delete[] pHandles; in propertiesChange()
776 sal_Int32* pHandles = NULL; in setPropertyValues() local
814 pHandles = new sal_Int32[ nLen - nAggCount ]; in setPropertyValues()
820 sal_Int32 nHitCount = rPH2.fillHandles( pHandles, DelPropertyNames ); in setPropertyValues()
834 if( pHandles[i] != -1 ) in setPropertyValues()
837 rPH2.fillPropertyMembersByHandle( NULL, &nAttributes, pHandles[i] ); in setPropertyValues()
842 pHandles[i], pDelValues[i] ) ) in setPropertyValues()
[all …]
/trunk/main/chart2/source/tools/
H A DOPropertySet.cxx206 sal_Int32 * pHandles = new sal_Int32[ aPropertyName.getLength() ]; in getPropertyStates() local
207 rPH.fillHandles( pHandles, aPropertyName ); in getPropertyStates()
209 ::std::vector< sal_Int32 > aHandles( pHandles, pHandles + aPropertyName.getLength()); in getPropertyStates()
210 delete[] pHandles; in getPropertyStates()
250 sal_Int32 * pHandles = new sal_Int32[ aPropertyNames.getLength() ]; in setPropertiesToDefault() local
251 rPH.fillHandles( pHandles, aPropertyNames ); in setPropertiesToDefault()
253 ::std::vector< sal_Int32 > aHandles( pHandles, pHandles + aPropertyNames.getLength()); in setPropertiesToDefault()
254 delete[] pHandles; in setPropertiesToDefault()
/trunk/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx134 sal_Int32 UnoPropertyArrayHelper::fillHandles( sal_Int32* pHandles, const ::com::sun::star::uno::Se… in fillHandles() argument
145 pHandles[n] = nPropId; in fillHandles()
150 pHandles[n] = -1; in fillHandles()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx1383 sal_Int32* pHandles = aHandles.getArray(); in setPropertyValues() local
1390 sal_Int32 nValidHandles = getInfoHelper().fillHandles( pHandles, rPropertyNames ); in setPropertyValues()
1399 …if ( ( pHandles[n] >= BASEPROPERTY_FONTDESCRIPTORPART_START ) && ( pHandles[n] <= BASEPROPERTY_FON… in setPropertyValues()
1407 lcl_ImplMergeFontProperty( *pFD, (sal_uInt16)pHandles[n], pValues[n] ); in setPropertyValues()
1408 pHandles[n] = -1; in setPropertyValues()
1415 ImplNormalizePropertySequence( nProps, pHandles, pValues, &nValidHandles ); in setPropertyValues()
1421 setFastPropertyValues( nProps, pHandles, pValues, nValidHandles ); in setPropertyValues()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx109 …/*out*/ sal_Int32 * pHandles, const ::com::sun::star::uno::Sequence< ::rtl::OUString > & rPropName…
190 …/*out*/sal_Int32 * pHandles, const ::com::sun::star::uno::Sequence< ::rtl::OUString > & rPropNames…
518 sal_Int32 * pHandles,
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx667 const sal_Int32* pHandles = nPropertyHandles.getConstArray(); in getPropertyValuesInterface() local
674 rProp.Handle = pHandles[ n ]; in getPropertyValuesInterface()
760 const sal_Int32* pHandles = nPropertyHandles.getConstArray(); in setPropertyValues() local
768 rProp.Handle = pHandles[ n ]; in setPropertyValues()
854 const sal_Int32* pHandles = rPropertyHandles.getConstArray(); in createCursorAny() local
859 rProp.Handle = pHandles[ n ]; in createCursorAny()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dunopropertyarrayhelper.hxx56 …sal_Int32 SAL_CALL fillHandles( sal_Int32* pHandles, const ::com::sun::star::uno::Sequence< ::rtl:…
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx82 SvxMSDffHandle* pHandles; member
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx997 if ( !pAny && pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in MergeDefaultAttributes()
1002 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in MergeDefaultAttributes()
1478 if ( pAny && pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in IsDefaultGeometry()
1484 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in IsDefaultGeometry()
1629 …( pDefCustomShape && ( ( pDefCustomShape->nHandles == 0 ) || ( pDefCustomShape->pHandles == 0 ) ) ) in IsDefaultGeometry()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2661 if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in LookForPolarHandles()
2664 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in LookForPolarHandles()
H A Dmsdffimp.cxx2210 if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in ApplyCustomShapeGeometryAttributes()
2213 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in ApplyCustomShapeGeometryAttributes()