New loplugin:stringconcat
Change-Id: Id7c517fb37bc28797c45fc0dde83e866f2aa4aac
This commit is contained in:
@@ -1962,7 +1962,7 @@ bool OBoundControlModel::connectToField(const Reference<XRowSet>& rForm)
|
||||
|
||||
else
|
||||
{
|
||||
SAL_WARN("forms.component", "OBoundControlModel::connectToField: property " << PROPERTY_VALUE << " not supported!");
|
||||
SAL_WARN("forms.component", "OBoundControlModel::connectToField: property " PROPERTY_VALUE " not supported!");
|
||||
impl_setField_noNotify( NULL );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user