diff options
author | jp <jp@openoffice.org> | 2000-11-20 12:04:22 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2000-11-20 12:04:22 +0000 |
commit | a6273c3f7a132233a197f68aa0d0a83a905a6fe0 (patch) | |
tree | bb9926f4ae84316bbf4d16c9e1e6dcd5a36bd67c /sw/source | |
parent | 8b23c67fcdd58f3ae2f68c4cbbfb8204d5abce1d (diff) |
ReadFilterFlags removed
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/filter/inc/fltini.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/filter/inc/fltini.hxx b/sw/source/filter/inc/fltini.hxx index 05abeedfe43c..af34201e27dd 100644 --- a/sw/source/filter/inc/fltini.hxx +++ b/sw/source/filter/inc/fltini.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fltini.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:53 $ + * last change: $Author: jp $ $Date: 2000-11-20 13:04:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -178,8 +178,6 @@ void GetUndoWriter( const String&, WriterRef& ); #endif #endif -// Zugriff auf die Ini-Datei -ULONG ReadFilterFlags( const sal_Char* pName, const sal_Char* pAltName = 0 ); // JP 17.03.99 - 63049 // Umsetzen der LRSpaces im aktuell importierten Doc. Die Fremd-Filter |