removetooltypes01: #i112600# Fixed build problem with gcc on Linux x64
This commit is contained in:
@@ -306,8 +306,8 @@ public:
|
|||||||
void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 );
|
void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 );
|
||||||
|
|
||||||
// sal_uInt32: Fehlercode des Streams.
|
// sal_uInt32: Fehlercode des Streams.
|
||||||
sal_uInt32 Read( SvStream& rInput, const String& rBaseURL, EETextFormat, SvKeyValueIterator* pHTTPHeaderAttrs = NULL );
|
sal_uLong Read( SvStream& rInput, const String& rBaseURL, EETextFormat, SvKeyValueIterator* pHTTPHeaderAttrs = NULL );
|
||||||
sal_uInt32 Write( SvStream& rOutput, EETextFormat );
|
sal_uLong Write( SvStream& rOutput, EETextFormat );
|
||||||
|
|
||||||
void SetStatusEventHdl( const Link& rLink );
|
void SetStatusEventHdl( const Link& rLink );
|
||||||
Link GetStatusEventHdl() const;
|
Link GetStatusEventHdl() const;
|
||||||
|
Reference in New Issue
Block a user