summaryrefslogtreecommitdiff
path: root/include/svx/fntctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fntctrl.hxx')
-rw-r--r--include/svx/fntctrl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index ed0828e8cc3b..9b54d2ae0a3c 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -63,6 +63,7 @@ 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;