summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_widgetdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/parser/cxfa_widgetdata.h')
-rw-r--r--xfa/fxfa/parser/cxfa_widgetdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cxfa_widgetdata.h b/xfa/fxfa/parser/cxfa_widgetdata.h
index 12e811361b..84369f7177 100644
--- a/xfa/fxfa/parser/cxfa_widgetdata.h
+++ b/xfa/fxfa/parser/cxfa_widgetdata.h
@@ -120,7 +120,7 @@ class CXFA_WidgetData : public CXFA_DataData {
int32_t GetHorizontalScrollPolicy();
int32_t GetNumberOfCells();
bool SetValue(const WideString& wsValue, XFA_VALUEPICTURE eValueType);
- bool GetPictureContent(WideString& wsPicture, XFA_VALUEPICTURE ePicture);
+ WideString GetPictureContent(XFA_VALUEPICTURE ePicture);
IFX_Locale* GetLocal();
bool GetValue(WideString& wsValue, XFA_VALUEPICTURE eValueType);
bool GetNormalizeDataValue(const WideString& wsValue,