diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-09-20 21:32:13 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-09-20 21:32:13 +0200 |
commit | 963c35d7cb7272f5c18f812db61c490faa2210b8 (patch) | |
tree | 3809da2112fc47cb3cdeba6dc94495b51876d855 /include | |
parent | b7e28109245c2b24d892dc489380f6e492046363 (diff) |
loplugin:staticmethods
Change-Id: I2df14df9dd03c23876da57e943e6714f1a52843b
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/textchain.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/textchain.hxx b/include/svx/textchain.hxx index bcdb47d5a0fd..4a1dfe7400ad 100644 --- a/include/svx/textchain.hxx +++ b/include/svx/textchain.hxx @@ -127,7 +127,6 @@ public: //SdrTextObj *GetNextLink(const SdrTextObj *) const; //SdrTextObj *GetPrevLink(const SdrTextObj *) const; - ChainLinkId GetId(const SdrTextObj *) const; ImpChainLinkProperties *GetLinkProperties(const SdrTextObj *); // Specific Link Properties |