summaryrefslogtreecommitdiff
path: root/fpicker/source/office/contentenumeration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/contentenumeration.hxx')
-rw-r--r--fpicker/source/office/contentenumeration.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/fpicker/source/office/contentenumeration.hxx b/fpicker/source/office/contentenumeration.hxx
index 2b0be7d79a80..bb906ce44514 100644
--- a/fpicker/source/office/contentenumeration.hxx
+++ b/fpicker/source/office/contentenumeration.hxx
@@ -45,9 +45,11 @@ namespace svt
public:
OUString maType;
OUString maTargetURL;
- OUString maDisplayText;
+ OUString maDisplayName;
+ OUString maDisplaySize;
+ OUString maDisplayDate;
DateTime maModDate;
- Image maImage;
+ OUString maImage;
sal_Int64 maSize;
bool mbIsFolder;
bool mbIsVolume;