Searched refs:CompareProperties (Results 1 – 5 of 5) sorted by relevance
245 sal_Bool CompareProperties( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno…
370 return !CompareProperties( rConvertedValue, rOldValue ); in convertFastPropertyValue()
346 …return CompareProperties( aValue, aDefault ) ? ::com::sun::star::beans::PropertyState_DEFAULT_VALU… in getPropertyStateByHandle()
556 …return CompareProperties( aValue, aDefault ) ? ::com::sun::star::beans::PropertyState_DEFAULT_VALU… in getPropertyState()1247 return !CompareProperties( rConvertedValue, rOldValue ); in convertFastPropertyValue()
403 sal_Bool CompareProperties( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno::Any&… in CompareProperties() function
Completed in 118 milliseconds