Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1624 Reference< XPropertySetInfo > xControlPropInfo = xControlSet->getPropertySetInfo(); in createControlLabelPair() local
1633 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 18 milliseconds