summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-16 11:55:03 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-16 11:55:03 +0000
commit348005a76ede00b10e6135432c21c699830549ad (patch)
treec306f8ed8ab9f7cf5d081f061fcaf76d69c67162 /desktop
parente1a13ac6812ddf403eb4409f68f3d193911632db (diff)
INTEGRATION: CWS extmgrui02 (1.8.26); FILE MERGED
2008/06/05 07:53:54 dv 1.8.26.1: #i90386# Added support for custom icons
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/inc/dp_descriptioninfoset.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
index 126cb5864484..1ea0994dcc3a 100644
--- a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
+++ b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dp_descriptioninfoset.hxx,v $
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -193,6 +193,10 @@ public:
::com::sun::star::uno::Sequence< ::rtl::OUString >
getUpdateDownloadUrls() const;
+ /**
+ Returns the URL for the icon image.
+ */
+ ::rtl::OUString getIconURL( sal_Bool bHighContrast ) const;
/**
Allow direct access to the XPath functionality.