/aoo4110/main/cppuhelper/source/ |
H A D | propshlp.cxx | 833 sal_Int32 * pHandles, in setFastPropertyValues() argument 871 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 …]
|
/aoo4110/main/chart2/source/tools/ |
H A D | OPropertySet.cxx | 213 sal_Int32 * pHandles = new sal_Int32[ aPropertyName.getLength() ]; in getPropertyStates() local 214 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()
|
/aoo4110/main/comphelper/source/property/ |
H A D | propagg.cxx | 526 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() 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 …]
|
/aoo4110/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() argument 145 pHandles[n] = nPropId; in fillHandles() 150 pHandles[n] = -1; in fillHandles()
|
/aoo4110/main/toolkit/source/controls/ |
H A D | unocontrolmodel.cxx | 1383 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()
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | propshlp.hxx | 109 …/*out*/ sal_Int32 * pHandles, const ::com::sun::star::uno::Sequence< ::rtl::OUString > & rPropName… 191 …/*out*/sal_Int32 * pHandles, const ::com::sun::star::uno::Sequence< ::rtl::OUString > & rPropNames… 534 sal_Int32 * pHandles,
|
/aoo4110/main/ucbhelper/source/client/ |
H A D | content.cxx | 696 const sal_Int32* pHandles = nPropertyHandles.getConstArray(); in getPropertyValuesInterface() local 703 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()
|
/aoo4110/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:…
|
/aoo4110/main/svx/inc/svx/ |
H A D | EnhancedCustomShapeGeometry.hxx | 82 SvxMSDffHandle* pHandles; member
|
/aoo4110/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()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 2650 if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in LookForPolarHandles() 2653 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in LookForPolarHandles()
|
H A D | msdffimp.cxx | 2210 if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in ApplyCustomShapeGeometryAttributes() 2213 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in ApplyCustomShapeGeometryAttributes()
|