Home
last modified time | relevance | path

Searched refs:_pValues (Results 1 – 6 of 6) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dformattedcontrol.cxx286 Any* _pValues, sal_Int32* _pValidHandles ) const SAL_THROW(()) in ImplNormalizePropertySequence() argument
288 …ImplEnsureHandleOrder( _nCount, _pHandles, _pValues, BASEPROPERTY_EFFECTIVE_VALUE, BASEPROPERTY_TE… in ImplNormalizePropertySequence()
290 … UnoControlModel::ImplNormalizePropertySequence( _nCount, _pHandles, _pValues, _pValidHandles ); in ImplNormalizePropertySequence()
H A Dunocontrolmodel.cxx1447 uno::Any* _pValues, sal_Int32 _nFirstHandle, sal_Int32 _nSecondHandle ) const in ImplEnsureHandleOrder() argument
1449 for ( sal_Int32 i=0; i < _nCount; ++_pHandles, ++_pValues, ++i ) in ImplEnsureHandleOrder()
1454 uno::Any* pLaterValues = _pValues + 1; in ImplEnsureHandleOrder()
1464 uno::Any aValue( *_pValues ); in ImplEnsureHandleOrder()
1465 *_pValues = *pLaterValues; in ImplEnsureHandleOrder()
H A Dunocontrols.cxx1967 uno::Any* _pValues, sal_Int32* _pValidHandles ) const SAL_THROW(()) in ImplNormalizePropertySequence() argument
1971 …ImplEnsureHandleOrder( _nCount, _pHandles, _pValues, BASEPROPERTY_STRINGITEMLIST, BASEPROPERTY_SEL… in ImplNormalizePropertySequence()
1973 UnoControlModel::ImplNormalizePropertySequence( _nCount, _pHandles, _pValues, _pValidHandles ); in ImplNormalizePropertySequence()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolmodel.hxx92 ::com::sun::star::uno::Any* _pValues, /// the values of the properties to set
100 ::com::sun::star::uno::Any* _pValues, /// pointer to the values
H A Dformattedcontrol.hxx97 ::com::sun::star::uno::Any* _pValues, /// the values of the properties to set
H A Dunocontrols.hxx751 ::com::sun::star::uno::Any* _pValues, /// the values of the properties to set

Completed in 47 milliseconds