Lines Matching refs:hasProperty

1441                 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet))  in toggleAutoFields()
1449 && ::comphelper::hasProperty( FM_PROP_AUTOINCREMENT, xField ) in toggleAutoFields()
1469 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in toggleAutoFields()
1477 && ::comphelper::hasProperty( FM_PROP_AUTOINCREMENT, xField ) in toggleAutoFields()
2243 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in setControlLock()
2247 if (::comphelper::hasProperty(FM_PROP_ENABLED, xSet)) in setControlLock()
2249 if (::comphelper::hasProperty(FM_PROP_READONLY, xSet)) in setControlLock()
2308 if ( xModelProps.is() && ::comphelper::hasProperty( FM_PROP_BOUNDFIELD, xModelProps ) ) in lcl_shouldListenForModifications()
2903 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in elementInserted()
2911 … if (xText.is() && xField.is() && ::comphelper::hasProperty(FM_PROP_SEARCHABLE, xField) && in elementInserted()
3347 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in startFiltering()
3355 … if (xText.is() && xField.is() && ::comphelper::hasProperty(FM_PROP_SEARCHABLE, xField) && in startFiltering()
3369 if (xModel.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xModel)) in startFiltering()
3379 && ::comphelper::hasProperty( FM_PROP_SEARCHABLE, xField ) in startFiltering()
3469 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in stopFiltering()
3477 && ::comphelper::hasProperty( FM_PROP_SEARCHABLE, xField ) in stopFiltering()