Home
last modified time | relevance | path

Searched refs:CompareProperties (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/inc/toolkit/helper/
H A Dproperty.hxx245 sal_Bool CompareProperties( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno…
/trunk/main/toolkit/source/controls/
H A Dformattedcontrol.cxx370 return !CompareProperties( rConvertedValue, rOldValue ); in convertFastPropertyValue()
H A Dunocontrolmodel.cxx556 …return CompareProperties( aValue, aDefault ) ? ::com::sun::star::beans::PropertyState_DEFAULT_VALU… in getPropertyState()
1247 return !CompareProperties( rConvertedValue, rOldValue ); in convertFastPropertyValue()
H A Dgeometrycontrolmodel.cxx346 …return CompareProperties( aValue, aDefault ) ? ::com::sun::star::beans::PropertyState_DEFAULT_VALU… in getPropertyStateByHandle()
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx403 sal_Bool CompareProperties( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno::Any&… in CompareProperties() function

Completed in 32 milliseconds