summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filtercache.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-07-20 08:29:19 +0000
committerOliver Bolte <obo@openoffice.org>2005-07-20 08:29:19 +0000
commit79f02c4ebe917d2683d8ed3c06f6f76e6a7a92e4 (patch)
treefbb26084dcb495f395a44d7168d4d905c7fb3fa4 /filter/source/config/cache/filtercache.hxx
parent4b1fb1b7a476adc5b607f78a4be5e61cf456799c (diff)
INTEGRATION: CWS fwk18 (1.4.224); FILE MERGED
2005/07/14 12:22:14 as 1.4.224.1: #123808# listen on config to be informed about changes
Diffstat (limited to 'filter/source/config/cache/filtercache.hxx')
-rw-r--r--filter/source/config/cache/filtercache.hxx12
1 files changed, 10 insertions, 2 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index d6d86d117b91..606165e3dcd6 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: filtercache.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2004-07-23 11:11:58 $
+ * last change: $Author: obo $ $Date: 2005-07-20 09:29:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -617,6 +617,14 @@ class FilterCache : public BaseLock
//---------------------------------------
+ /** TODO document me ...
+ */
+ virtual void refreshItem( EItemType eType,
+ const ::rtl::OUString& sItem)
+ throw(css::uno::Exception);
+
+ //---------------------------------------
+
/** @short add some implicit properties to the given
cache item reference.