summaryrefslogtreecommitdiffstats
path: root/sc/inc/optutil.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-04 11:11:15 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-04 11:11:15 +0000
commit66ff31d065e5c3d678c8cd705b2e3b26425fbf49 (patch)
tree5b29cb5503383384b72721d63ba0f907bffff6ea /sc/inc/optutil.hxx
parentINTEGRATION: CWS addinconfig (1.45.90); FILE MERGED (diff)
downloadcore-66ff31d065e5c3d678c8cd705b2e3b26425fbf49.tar.gz
core-66ff31d065e5c3d678c8cd705b2e3b26425fbf49.zip
INTEGRATION: CWS addinconfig (1.2.226); FILE MERGED
2006/07/24 13:45:45 nn 1.2.226.1: #i67723# read add-in function information from configuration
Diffstat (limited to 'sc/inc/optutil.hxx')
-rw-r--r--sc/inc/optutil.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/optutil.hxx b/sc/inc/optutil.hxx
index bfb532bd94db..bcb5eda1b8c7 100644
--- a/sc/inc/optutil.hxx
+++ b/sc/inc/optutil.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: optutil.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:47:06 $
+ * last change: $Author: ihi $ $Date: 2006-08-04 12:11:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,6 +60,7 @@ class ScLinkConfigItem : public utl::ConfigItem
public:
ScLinkConfigItem( const rtl::OUString rSubTree );
+ ScLinkConfigItem( const rtl::OUString rSubTree, sal_Int16 nMode );
void SetCommitLink( const Link& rLink );
virtual void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames );