Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dcellbindinghandler.cxx136 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()
H A Dpropertycomposer.cxx451 if ( !impl_isSupportedProperty_nothrow( evt.PropertyName ) ) in propertyChange()
506 return impl_isSupportedProperty_nothrow( _rName ); in hasPropertyByName()
H A Dformcomponenthandler.cxx1662 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()
H A Deditpropertyhandler.cxx285 if ( impl_isSupportedProperty_nothrow( PROPERTY_ID_WORDBREAK ) ) in actuatingPropertyChanged()
H A Dpropertycomposer.hxx127 bool impl_isSupportedProperty_nothrow( const ::rtl::OUString& _rPropertyName ) in impl_isSupportedProperty_nothrow() function in pcr::PropertyComposer
H A Dpropertyhandler.hxx255 inline bool impl_isSupportedProperty_nothrow( PropertyId _nPropId ) const in impl_isSupportedProperty_nothrow() function in pcr::PropertyHandler

Completed in 46 milliseconds