Searched refs:xRptControlModel (Results 1 – 1 of 1) sorted by relevance
67 Reference< XReportControlModel > xRptControlModel( _rEvent.Source, UNO_QUERY ); in notifyPropertyChange() local68 if ( xRptControlModel.is() && _rEvent.PropertyName.equalsAscii( "DataField" ) ) in notifyPropertyChange()73 impl_adjustFormatConditions_nothrow( xRptControlModel, sOldDataSource, sNewDataSource ); in notifyPropertyChange()
Completed in 8 milliseconds