Kaydet (Commit) c37fa24b authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS unotlc (1.27.178); FILE MERGED

2004/08/04 12:21:41 mav 1.27.178.1: #i32418# vnd.sun.star.zip scheme
üst 3591a6ed
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: pkgcontent.hxx,v $ * $RCSfile: pkgcontent.hxx,v $
* *
* $Revision: 1.27 $ * $Revision: 1.28 $
* *
* last change: $Author: kso $ $Date: 2002-06-19 15:08:01 $ * last change: $Author: obo $ $Date: 2004-08-12 12:15:08 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -233,6 +233,11 @@ private: ...@@ -233,6 +233,11 @@ private:
com::sun::star::uno::Reference< com::sun::star::uno::Reference<
com::sun::star::container::XHierarchicalNameAccess > & com::sun::star::container::XHierarchicalNameAccess > &
rxPackage ); rxPackage );
static ::rtl::OUString
GetContentType( const ::rtl::OUString& aScheme,
sal_Bool bFolder );
sal_Bool sal_Bool
hasData( const PackageUri& rURI ); hasData( const PackageUri& rURI );
sal_Bool sal_Bool
......
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