summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/source/inc/bastypes.hxx14
1 files changed, 10 insertions, 4 deletions
diff --git a/basctl/source/inc/bastypes.hxx b/basctl/source/inc/bastypes.hxx
index 6ad51a18e31f..e21cf2dce42b 100644
--- a/basctl/source/inc/bastypes.hxx
+++ b/basctl/source/inc/bastypes.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bastypes.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-11-05 12:40:27 $
+ * last change: $Author: obo $ $Date: 2004-05-28 14:34:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,8 +67,6 @@
#include <iderid.hxx>
-#define LINE_SEP 0x0A
-
class ModulWindow;
class SfxRequest;
class SvTreeListBox;
@@ -100,6 +98,14 @@ class SfxItemSet;
#include <com/sun/star/script/XLibraryContainer.hpp>
#endif
+
+#define LINE_SEP_CR 0x0D
+#define LINE_SEP 0x0A
+
+// Implementation: baside2b.cxx
+sal_Int32 searchEOL( const ::rtl::OUString& rStr, sal_Int32 fromIndex );
+
+
// Bedeutung von bToBeKilled:
// Wenn in Reschedule-Schleife, darf ich das Fenster nicht zerstoeren.
// Es muss erst aus der Reschedule-Schleife Fallen, um sich dann