Searched refs:sObjectDescription (Results 1 – 1 of 1) sorted by relevance
1010 …String sObjectDescription = _sIncomingObjectName + ".getPropertyValue(\"" + _sPropertyName + "\")"; in getPropertyValueGetterSourceCode() local1011 …Return = getConvertedSourceCodeValueOfObject(_sReturnVariableName, sObjectDescription, _aTypeClas… in getPropertyValueGetterSourceCode()1539 …String sObjectDescription = _sIncomingObjectName + "->getPropertyValue(" + getStringValue(_sProper… in getPropertyValueGetterSourceCode() local1540 … = "\t" + getConvertedSourceCodeValueOfObject(sReturnVariableName, sObjectDescription, _aTypeClas… in getPropertyValueGetterSourceCode()
Completed in 193 milliseconds