/aoo41x/main/cppuhelper/source/ |
H A D | propshlp.cxx | 301 rPH.fillPropertyMembersByHandle( NULL, &nAttributes, nHandle ); in addPropertyChangeListener() 383 rPH.fillPropertyMembersByHandle( NULL, &nAttributes, nHandle ); in addVetoableChangeListener() 444 if ( !rInfo.fillPropertyMembersByHandle( NULL, &nAttributes, i_handle ) ) in setDependentFastPropertyValue() 501 if( !rInfo.fillPropertyMembersByHandle( NULL, &nAttributes, nHandle ) ) { in setFastPropertyValue() 566 if( !rInfo.fillPropertyMembersByHandle( NULL, NULL, nHandle ) ) in getFastPropertyValue() 646 rInfo.fillPropertyMembersByHandle( &aPropName, &nAttributes, pnHandles[i] ); in fire() 862 rPH.fillPropertyMembersByHandle( NULL, &nAttributes, pHandles[i] ); in setFastPropertyValues() 1152 sal_Bool OPropertyArrayHelper::fillPropertyMembersByHandle in fillPropertyMembersByHandle() function in cppu::OPropertyArrayHelper
|
H A D | msvc_win32_intel.map | 96 ?fillPropertyMembersByHandle@OPropertyArrayHelper@cppu@@UAAEPAVOUString@rtl@@PAFJ@Z;
|
/aoo41x/main/forms/source/component/ |
H A D | propertybaghelper.cxx | 131 if ( ( nHandle != -1 ) && rPropInfo.fillPropertyMembersByHandle( NULL, NULL, nHandle ) ) in impl_findFreeHandle() 142 if ( !rPropInfo.fillPropertyMembersByHandle( NULL, NULL, nNum + NEW_HANDLE_BASE ) ) in impl_findFreeHandle() 156 while ( rPropInfo.fillPropertyMembersByHandle( NULL, NULL, nHandle ) ) in impl_findFreeHandle()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | statement.cxx | 274 getInfoHelper().fillPropertyMembersByHandle( &sPropName, NULL, nHandle ); in convertFastPropertyValue() 314 getInfoHelper().fillPropertyMembersByHandle( &sPropName, NULL, nHandle ); in setFastPropertyValue_NoBroadcast() 341 …const_cast< OStatementBase* >( this )->getInfoHelper().fillPropertyMembersByHandle( &sPropName, NU… in getFastPropertyValue()
|
H A D | definitioncolumn.cxx | 337 …const_cast< OQueryColumn* >( this )->getInfoHelper().fillPropertyMembersByHandle( &sPropName, &nAt… in getFastPropertyValue() 384 …const_cast< OColumnWrapper* >( this )->getInfoHelper().fillPropertyMembersByHandle( &sPropName, &n… in impl_getPropertyNameFromHandle()
|
H A D | query.cxx | 354 if (getInfoHelper().fillPropertyMembersByHandle(&sAggPropName,&nAttr,_nHandle) && in setFastPropertyValue_NoBroadcast()
|
H A D | resultset.cxx | 339 fillPropertyMembersByHandle(&aPropName, &nAttributes, nHandle); in getFastPropertyValue()
|
/aoo41x/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 265 …sal_Bool b = a1.fillPropertyMembersByHandle( &aPropName, &nAttributes, getPropertyTable1()[i].Hand… in test_PropertyArrayHelper() 270 …OSL_ENSURE( !a1.fillPropertyMembersByHandle( NULL, NULL, 66666 ), "fillPropertyMembersByHandle: ha… in test_PropertyArrayHelper() 277 …sal_Bool b = a1.fillPropertyMembersByHandle( &aPropName, &nAttributes, getPropertyTable4()[i].Hand… in test_PropertyArrayHelper() 282 …OSL_ENSURE( !a4.fillPropertyMembersByHandle( NULL, NULL, 66666 ), "fillPropertyMembersByHandle: ha… in test_PropertyArrayHelper()
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | propshlp.hxx | 78 virtual sal_Bool SAL_CALL fillPropertyMembersByHandle( 160 virtual sal_Bool SAL_CALL fillPropertyMembersByHandle(
|
/aoo41x/main/toolkit/inc/toolkit/helper/ |
H A D | unopropertyarrayhelper.hxx | 51 …sal_Bool SAL_CALL fillPropertyMembersByHandle( ::rtl::OUString * pPropName, sal_Int16 * pAttribute…
|
/aoo41x/main/toolkit/source/helper/ |
H A D | unopropertyarrayhelper.cxx | 58 sal_Bool UnoPropertyArrayHelper::fillPropertyMembersByHandle( ::rtl::OUString * pPropName, sal_Int1… in fillPropertyMembersByHandle() function in UnoPropertyArrayHelper
|
/aoo41x/main/forms/source/xforms/ |
H A D | propertysetbase.cxx | 114 … OSL_VERIFY( rPropertyMetaData.fillPropertyMembersByHandle( &sPropName, NULL, nHandle ) ); in notifyAndCachePropertyValue()
|
/aoo41x/main/comphelper/source/property/ |
H A D | propagg.cxx | 205 sal_Bool OPropertyArrayAggregationHelper::fillPropertyMembersByHandle( in fillPropertyMembersByHandle() function in comphelper::OPropertyArrayAggregationHelper 848 rPH2.fillPropertyMembersByHandle( NULL, &nAttributes, pHandles[i] ); in setPropertyValues()
|
H A D | opropertybag.cxx | 563 OSL_VERIFY( rPropInfo.fillPropertyMembersByHandle( NULL, &nAttributes, _nHandle ) ); in getPropertyStateByHandle()
|
/aoo41x/main/chart2/source/tools/ |
H A D | OPropertySet.cxx | 340 rPH.fillPropertyMembersByHandle( &aName, 0, nHandle ); in setFastPropertyValue_NoBroadcast()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | propagg.hxx | 129 …virtual sal_Bool SAL_CALL fillPropertyMembersByHandle( ::rtl::OUString* _pPropName, sal_Int16* _pA…
|
/aoo41x/main/toolkit/source/controls/ |
H A D | geometrycontrolmodel.cxx | 640 …rayAggregationHelper* >( getArrayHelper( m_nPropertyMapId ) )->fillPropertyMembersByHandle( &sProp… in setFastPropertyValue_NoBroadcast()
|