From 3bedb4349d84549b4ba27df4b19b7cce868b2871 Mon Sep 17 00:00:00 2001 From: Andreas Bille Date: Fri, 16 Nov 2001 09:59:24 +0000 Subject: #83182# properties IsVolume,IsRemoveable,IsRemote --- ucb/source/ucp/file/shell.hxx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ucb/source/ucp/file/shell.hxx') diff --git a/ucb/source/ucp/file/shell.hxx b/ucb/source/ucp/file/shell.hxx index 33057a080c3d..e4da7856da61 100644 --- a/ucb/source/ucp/file/shell.hxx +++ b/ucb/source/ucp/file/shell.hxx @@ -2,9 +2,9 @@ * * $RCSfile: shell.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: abi $ $Date: 2001-11-15 17:02:39 $ + * last change: $Author: abi $ $Date: 2001-11-16 10:59:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -669,8 +669,9 @@ namespace fileaccess { const rtl::OUString IsFolder; const rtl::OUString DateModified; const rtl::OUString Size; -// const rtl::OUString FolderCount; -// const rtl::OUString DocumentCount; + const rtl::OUString IsVolume; + const rtl::OUString IsRemoveable; + const rtl::OUString IsRemote; const rtl::OUString ContentType; const rtl::OUString IsReadOnly; -- cgit v1.2.1