Kaydet (Commit) 2d432035 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

enhance comment

Change-Id: I897a59d10a903bfe303b1ac059f19b6dcc686616
üst 2a2b9005
...@@ -843,7 +843,7 @@ namespace frm ...@@ -843,7 +843,7 @@ namespace frm
ValueList aDisplayList, aValueList; ValueList aDisplayList, aValueList;
sal_Bool bUseNULL = hasField() && !isRequired(); sal_Bool bUseNULL = hasField() && !isRequired();
// empty BoundColumn is treated as BoundColumn=0, // empty BoundColumn is treated as BoundColumn==0,
if(!aBoundColumn) if(!aBoundColumn)
aBoundColumn = 0; aBoundColumn = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment