diff options
Diffstat (limited to 'include/vcl/graph.hxx')
-rw-r--r-- | include/vcl/graph.hxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx index 9be22958b446..be62d12bc1e7 100644 --- a/include/vcl/graph.hxx +++ b/include/vcl/graph.hxx @@ -212,13 +212,6 @@ public: private: friend class GraphicObject; - bool SwapOut(); - void SwapOutAsLink(); - bool SwapOut( SvStream* pOStm ); - bool SwapIn(); - bool SwapIn( SvStream* pIStm ); - bool IsSwapOut() const; - public: void SetLink( const GfxLink& ); GfxLink GetLink() const; |