Searched refs:impl_isSupportedProperty_nothrow (Results 1 – 6 of 6) sorted by relevance
136 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_CELL_EXCHANGE_TYPE ) ) in actuatingPropertyChanged()141 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_FILTERPROPOSAL ) ) in actuatingPropertyChanged()143 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_EMPTY_IS_NULL ) ) in actuatingPropertyChanged()194 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_BOUND_CELL ) ) in actuatingPropertyChanged()226 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_BOUNDCOLUMN ) ) in impl_updateDependentProperty_nothrow()
451 if ( !impl_isSupportedProperty_nothrow( evt.PropertyName ) ) in propertyChange()506 return impl_isSupportedProperty_nothrow( _rName ); in hasPropertyByName()
1662 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_LINECOUNT ) ) in actuatingPropertyChanged()1674 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_IMAGEPOSITION ) ) in actuatingPropertyChanged()1808 if ( impl_isSupportedProperty_nothrow( *loopAffected ) ) in actuatingPropertyChanged()1868 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_CONTROLSOURCE ) ) in impl_updateDependentProperty_nothrow()
285 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_WORDBREAK ) ) in actuatingPropertyChanged()
127 bool impl_isSupportedProperty_nothrow( const ::rtl::OUString& _rPropertyName ) in impl_isSupportedProperty_nothrow() function in pcr::PropertyComposer
255 inline bool impl_isSupportedProperty_nothrow( PropertyId _nPropId ) const in impl_isSupportedProperty_nothrow() function in pcr::PropertyHandler
Completed in 70 milliseconds