Searched refs:xControlPropInfo (Results 1 – 1 of 1) sorted by relevance
1624 Reference< XPropertySetInfo > xControlPropInfo = xControlSet->getPropertySetInfo(); in createControlLabelPair() local1633 if ( xControlPropInfo->hasPropertyByName( FM_PROP_LABEL ) ) in createControlLabelPair()1640 …if ( (nDataType == DataType::LONGVARCHAR || nDataType == DataType::CLOB) && xControlPropInfo->hasP… in createControlLabelPair()1646 if ( xControlPropInfo->hasPropertyByName( FM_PROP_CONTROLLABEL ) && xLabelModel.is() ) in createControlLabelPair()
Completed in 21 milliseconds