| /trunk/main/cppuhelper/source/ | 
| H A D | propshlp.cxx | 833 	sal_Int32 * pHandles,  in setFastPropertyValues()  argument871 					pHandles[n]			= pHandles[i];  in setFastPropertyValues()
 931 		delete [] pHandles;  in setPropertyValues()
 934 	delete [] pHandles;  in setPropertyValues()
 957 	delete [] pHandles;  in getPropertyValues()
 994 		if( pHandles[i] != -1 )  in firePropertiesChangeEvent()
 1007 		if( pHandles[i] != -1 )  in firePropertiesChangeEvent()
 1022 	delete [] pHandles;  in firePropertiesChangeEvent()
 1284 				pHandles[i] = -1;  in fillHandles()
 1313 				pHandles[i] = -1;  in fillHandles()
 [all …]
 
 | 
| /trunk/main/comphelper/source/property/ | 
| H A D | propagg.cxx | 526 		sal_Int32* pHandles = new sal_Int32[nLen];  in propertiesChange()  local537 				pHandles[nDest] = nHandle;  in propertiesChange()
 545 			fire(pHandles, pNewValues, pOldValues, nDest, sal_False);  in propertiesChange()
 547 		delete[] pHandles;  in propertiesChange()
 787 			sal_Int32*	pHandles = NULL;  in setPropertyValues()  local
 825 				pHandles = new sal_Int32[ nLen - nAggCount ];  in setPropertyValues()
 845 							if( pHandles[i] != -1 )  in setPropertyValues()
 853 															pHandles[i], pDelValues[i] ) )  in setPropertyValues()
 856 									pHandles[nHitCount]			= pHandles[i];  in setPropertyValues()
 891 				delete [] pHandles;  in setPropertyValues()
 [all …]
 
 | 
| /trunk/main/chart2/source/tools/ | 
| H A D | OPropertySet.cxx | 213     sal_Int32 * pHandles = new sal_Int32[ aPropertyName.getLength() ];  in getPropertyStates()  local214     rPH.fillHandles( pHandles, aPropertyName );  in getPropertyStates()
 216     ::std::vector< sal_Int32 > aHandles( pHandles, pHandles + aPropertyName.getLength());  in getPropertyStates()
 217     delete[] pHandles;  in getPropertyStates()
 265     sal_Int32 * pHandles = new sal_Int32[ aPropertyNames.getLength() ];  in setPropertiesToDefault()  local
 266     rPH.fillHandles( pHandles, aPropertyNames );  in setPropertiesToDefault()
 268     ::std::vector< sal_Int32 > aHandles( pHandles, pHandles + aPropertyNames.getLength());  in setPropertiesToDefault()
 269     delete[] pHandles;  in setPropertiesToDefault()
 
 | 
| /trunk/main/toolkit/source/helper/ | 
| H A D | unopropertyarrayhelper.cxx | 134 sal_Int32 UnoPropertyArrayHelper::fillHandles( sal_Int32* pHandles, const ::com::sun::star::uno::Se…  in fillHandles()  argument145 			pHandles[n] = nPropId;  in fillHandles()
 150 			pHandles[n] = -1;  in fillHandles()
 
 | 
| /trunk/main/toolkit/source/controls/ | 
| H A D | unocontrolmodel.cxx | 1383 	sal_Int32* pHandles = aHandles.getArray();  in setPropertyValues()  local1390 	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/ucbhelper/source/client/ | 
| H A D | content.cxx | 696     const sal_Int32* pHandles  = nPropertyHandles.getConstArray();  in getPropertyValuesInterface()  local703         rProp.Handle     = pHandles[ n ];  in getPropertyValuesInterface()
 791     const sal_Int32* pHandles = nPropertyHandles.getConstArray();  in setPropertyValues()  local
 799         rProp.Handle = pHandles[ n ];  in setPropertyValues()
 889     const sal_Int32* pHandles = rPropertyHandles.getConstArray();  in createCursorAny()  local
 894         rProp.Handle = pHandles[ n ];  in createCursorAny()
 
 | 
| /trunk/main/cppuhelper/inc/cppuhelper/ | 
| H A D | propshlp.hxx | 110 …/*out*/ sal_Int32 * pHandles, const ::com::sun::star::uno::Sequence< ::rtl::OUString > & rPropName…192 …/*out*/sal_Int32 * pHandles, const ::com::sun::star::uno::Sequence< ::rtl::OUString > & rPropNames…
 535 		sal_Int32 * pHandles,
 
 | 
| /trunk/main/toolkit/inc/toolkit/helper/ | 
| H A D | unopropertyarrayhelper.hxx | 56 …sal_Int32 SAL_CALL fillHandles( sal_Int32* pHandles, const ::com::sun::star::uno::Sequence< ::rtl:…
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | EnhancedCustomShapeGeometry.hxx | 82 	SvxMSDffHandle*							pHandles;  member
 | 
| /trunk/main/svx/source/svdraw/ | 
| H A D | svdoashp.cxx | 997 	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 …else if ( pDefCustomShape && ( ( pDefCustomShape->nHandles == 0 ) || ( pDefCustomShape->pHandles =…  in IsDefaultGeometry()
 
 | 
| /trunk/main/filter/source/msfilter/ | 
| H A D | escherex.cxx | 2661     if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles )  in LookForPolarHandles()2664 	const SvxMSDffHandle* pData = pDefCustomShape->pHandles;  in LookForPolarHandles()
 
 | 
| H A D | msdffimp.cxx | 2213 		if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles )  in ApplyCustomShapeGeometryAttributes()2216 			const SvxMSDffHandle* pData = pDefCustomShape->pHandles;  in ApplyCustomShapeGeometryAttributes()
 
 |