Searched refs:fillHandles (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/cppuhelper/source/ |
H A D | propshlp.cxx | 925 sal_Int32 nHitCount = rPH.fillHandles( pHandles, rPropertyNames ); in setPropertyValues() 948 rPH.fillHandles( pHandles, rPropertyNames ); in getPropertyValues() 987 rPH.fillHandles( pHandles, rPropertyNames ); in firePropertiesChangeEvent() 1250 sal_Int32 OPropertyArrayHelper::fillHandles( sal_Int32 * pHandles, const Sequence< OUString > & rPr… in fillHandles() function in cppu::OPropertyArrayHelper
|
H A D | msvc_win32_intel.map | 95 ?fillHandles@OPropertyArrayHelper@cppu@@UAAJPAJABV?$Sequence@VOUString@rtl@@@uno@star@sun@com@@@Z;
|
/aoo41x/main/chart2/source/tools/ |
H A D | OPropertySet.cxx | 214 rPH.fillHandles( pHandles, aPropertyName ); in getPropertyStates() 266 rPH.fillHandles( pHandles, aPropertyNames ); in setPropertiesToDefault()
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | propshlp.hxx | 108 virtual sal_Int32 SAL_CALL fillHandles( 190 virtual sal_Int32 SAL_CALL fillHandles(
|
/aoo41x/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:…
|
/aoo41x/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() function in UnoPropertyArrayHelper
|
/aoo41x/main/comphelper/source/property/ |
H A D | propagg.cxx | 262 sal_Int32 OPropertyArrayAggregationHelper::fillHandles( in fillHandles() function in comphelper::OPropertyArrayAggregationHelper 831 sal_Int32 nHitCount = rPH2.fillHandles( pHandles, DelPropertyNames ); in setPropertyValues()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | propagg.hxx | 143 …virtual sal_Int32 SAL_CALL fillHandles( /*out*/sal_Int32* _pHandles, const ::com::sun::star::uno::…
|
/aoo41x/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 295 sal_Int32 nHitCount = a1.fillHandles( Handles, aS ); in test_PropertyArrayHelper()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrolmodel.cxx | 1390 sal_Int32 nValidHandles = getInfoHelper().fillHandles( pHandles, rPropertyNames ); in setPropertyValues()
|
Completed in 49 milliseconds