diff options
Diffstat (limited to 'offapi/com/sun/star/form/control/TextField.idl')
-rw-r--r-- | offapi/com/sun/star/form/control/TextField.idl | 42 |
1 files changed, 2 insertions, 40 deletions
diff --git a/offapi/com/sun/star/form/control/TextField.idl b/offapi/com/sun/star/form/control/TextField.idl index cb8ae866d..f38111eac 100644 --- a/offapi/com/sun/star/form/control/TextField.idl +++ b/offapi/com/sun/star/form/control/TextField.idl @@ -2,9 +2,9 @@ * * $RCSfile: TextField.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:42:05 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:54:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -117,46 +117,8 @@ service TextField /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.3 2002/10/03 13:05:11 mi - #94968# IDL reviews merged - - Revision 1.2.14.2 2002/07/26 11:03:18 fs - IDL review form layer - - Revision 1.2.14.1 2002/02/19 08:13:03 oj - #96946# parameter,return value and exception description - - Revision 1.2 2001/04/19 10:56:41 fs - corrected the include protection - - Revision 1.1 2001/04/19 08:46:07 fs - initial checkin - service description for form related controls - - =============================================================================*/ #endif -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.3 2002/10/03 13:05:11 mi - * #94968# IDL reviews merged - * - * Revision 1.2.14.2 2002/07/26 11:03:18 fs - * IDL review form layer - * - * Revision 1.2.14.1 2002/02/19 08:13:03 oj - * #96946# parameter,return value and exception description - * - * Revision 1.2 2001/04/19 10:56:41 fs - * corrected the include protection - * - * Revision 1.1 2001/04/19 08:46:07 fs - * initial checkin - service description for form related controls - * - * - * Revision 1.0 19.04.01 09:21:55 fs - ************************************************************************/ |