summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/limitedformats.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-05-23 09:12:44 +0000
committerFrank Schönheit <fs@openoffice.org>2001-05-23 09:12:44 +0000
commitda5d5dc03ab87de7fcc18f263032cd577c115dcb (patch)
tree5031fec345feaa7bd49a6da3627669d6fcb6992f /forms/source/inc/limitedformats.hxx
parent#65293# GCC does not like 'Locale ident(String(), String(), String())' (diff)
downloadcore-da5d5dc03ab87de7fcc18f263032cd577c115dcb.tar.gz
core-da5d5dc03ab87de7fcc18f263032cd577c115dcb.zip
#86172# +clearTable
Diffstat (limited to 'forms/source/inc/limitedformats.hxx')
-rw-r--r--forms/source/inc/limitedformats.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/forms/source/inc/limitedformats.hxx b/forms/source/inc/limitedformats.hxx
index a3a555617357..639660d2072b 100644
--- a/forms/source/inc/limitedformats.hxx
+++ b/forms/source/inc/limitedformats.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: limitedformats.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: fs $ $Date: 2001-05-18 14:47:28 $
+ * last change: $Author: fs $ $Date: 2001-05-23 10:12:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,6 +134,7 @@ namespace frm
void releaseSupplier();
static void ensureTableInitialized(const sal_Int16 _nTableId);
+ static void clearTable(const sal_Int16 _nTableId);
};
//.........................................................................
@@ -145,6 +146,9 @@ namespace frm
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.1 2001/05/18 14:47:28 fs
+ * initial checkin - helper for control models with limited formatting capabilities
+ *
*
* Revision 1.0 18.05.01 10:38:19 fs
************************************************************************/