diff options
author | Dirk Voelzke <dv@openoffice.org> | 2010-01-20 11:33:12 +0100 |
---|---|---|
committer | Dirk Voelzke <dv@openoffice.org> | 2010-01-20 11:33:12 +0100 |
commit | 85e0cc246d4350122b17fbe2bfd15635a190ad77 (patch) | |
tree | 9373b24fb4ec8e6a08ff38fd64dc1db6aa457c9b /shell/inc/internal/metainforeader.hxx | |
parent | b4083630cb439a9f54340db6840e8bc6cfcc42c8 (diff) |
dv17: #i70994#: Use property handler instead of column info for Windows Vista
Diffstat (limited to 'shell/inc/internal/metainforeader.hxx')
-rwxr-xr-x[-rw-r--r--] | shell/inc/internal/metainforeader.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/internal/metainforeader.hxx b/shell/inc/internal/metainforeader.hxx index 1e004b5a3727..478365811da3 100644..100755 --- a/shell/inc/internal/metainforeader.hxx +++ b/shell/inc/internal/metainforeader.hxx @@ -46,7 +46,7 @@ public: CMetaInfoReader( const std::string& DocumentName ); - CMetaInfoReader( void* stream, zlib_filefunc_def* fa);
+ CMetaInfoReader( void* stream, zlib_filefunc_def* fa); /** check if the Tag is in the target meta.xml file. |