summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx
diff options
context:
space:
mode:
authorDirk Voelzke <dv@openoffice.org>2010-06-03 09:35:22 +0200
committerDirk Voelzke <dv@openoffice.org>2010-06-03 09:35:22 +0200
commit04615ba86017896e0fb4bf951004ba2e4e22e6c9 (patch)
treec07ff43dacfacff44221b9e3e728d36115997fec /desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx
parent057d47a436bab4ba71a101f7d2ad21cabae0cd20 (diff)
jl152#i77196# unopkg gui should sync repositories, too
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx')
-rwxr-xr-xdesktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx
index 29cee4292102..7ac00e2740d4 100755
--- a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx
+++ b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx
@@ -86,6 +86,7 @@ public:
void checkForUpdates(const std::vector< ::com::sun::star::uno::Reference<
::com::sun::star::deployment::XPackage > > &vList );
void acceptLicense( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &rPackage );
+ static void syncRepositories( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > & xContext );
/**
This call does not block. It signals the internal thread
that it should install the remaining extensions and then terminate.