INTEGRATION: CWS tune03 (1.3.778); FILE MERGED

2004/07/19 19:10:45 mhu 1.3.778.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
This commit is contained in:
Rüdiger Timm 2004-08-23 07:41:32 +00:00
parent d3705e8c1a
commit 2ed999edb9

View file

@ -2,9 +2,9 @@
*
* $RCSfile: txtinet.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: ama $ $Date: 2001-03-15 15:48:26 $
* last change: $Author: rt $ $Date: 2004-08-23 08:41:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -82,6 +82,9 @@ class SwTxtINetFmt : public SwTxtAttrEnd, public SwClient
BOOL bValidVis : 1; // Ist das bVisited-Flag gueltig?
BOOL bColor : 1;
// forbidden and not implemented.
SwTxtINetFmt();
public:
SwTxtINetFmt( const SwFmtINetFmt& rAttr, xub_StrLen nStart, xub_StrLen nEnd );
virtual ~SwTxtINetFmt();