Kaydet (Commit) d967787a authored tarafından Kurt Zenker's avatar Kurt Zenker

#i10000# const missing

üst 3a5b94ed
......@@ -8,7 +8,7 @@
*
* $RCSfile: dp_gui_dialog2.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* This file is part of OpenOffice.org.
*
......@@ -121,7 +121,7 @@ public:
void showProgress( bool bStart );
void updateProgress( const ::rtl::OUString &rText,
const ::com::sun::star::uno::Reference< ::com::sun::star::task::XAbortChannel > &xAbortChannel);
void updateProgress( long nVal );
void updateProgress( const long nProgress );
void updatePackageInfo( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &xPackage );
void removeEntry( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &xPackage );
......
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