summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-11-23 20:14:01 +0100
committerMichael Stahl <mstahl@redhat.com>2017-11-23 20:14:33 +0100
commit16687c57b5e378db93972fc1887b9b19747d068c (patch)
tree58a4d021b518ee47a05617a815bc93ef22a76d96 /include
parentd48cf244b922d6be2d62e8dffa56a505a72f0933 (diff)
svx: loplugin:staticmethods
Change-Id: I8786baa0a5142397c157e01d5b99aa2c482bb468
Diffstat (limited to 'include')
-rw-r--r--include/svx/fntctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index 9b54d2ae0a3c..ed0828e8cc3b 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -63,7 +63,6 @@ public:
void ResetColor();
void SetBackColor( const Color& rColor );
void UseResourceText();
- bool CleanAndCheckEmpty(OUString& rText);
void Paint( vcl::RenderContext& rRenderContext, const tools::Rectangle& ) override;
bool IsTwoLines() const;