summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2014-02-27 14:47:25 +1100
committerCaolán McNamara <caolanm@redhat.com>2014-02-27 06:43:20 -0600
commitf6e0d356b7b11f0ece009428e71864f0ba41ef7e (patch)
tree465ed3f8c4e195f0325005418753a622ae1fd878 /vcl/source/app/help.cxx
parent518b75326a83166a24b9d3c1b31ce63189f60c7f (diff)
Removed unnecessary comment decorations and wspace from VCL sources
Change-Id: I190b57bb476a35ede1b6050f3c1edabd0ab00397 Reviewed-on: https://gerrit.libreoffice.org/8374 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/source/app/help.cxx')
-rw-r--r--vcl/source/app/help.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/app/help.cxx b/vcl/source/app/help.cxx
index b84364e00b24..77b655ab65d5 100644
--- a/vcl/source/app/help.cxx
+++ b/vcl/source/app/help.cxx
@@ -464,6 +464,7 @@ OUString HelpTextWindow::GetText() const
return FloatingWindow::CreateAccessible();
}
+
void ImplShowHelpWindow( Window* pParent, sal_uInt16 nHelpWinStyle, sal_uInt16 nStyle,
const OUString& rHelpText, const OUString& rStatusText,
const Point& rScreenPos, const Rectangle* pHelpArea )