[Libreoffice-commits] core.git: include/vcl
Chris Sherlock
chris.sherlock79 at gmail.com
Thu Jan 7 20:00:47 PST 2016
include/vcl/gdimtf.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 778d9b4f65ba42cb434f716d2177b7803967ae42
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Fri Jan 8 15:00:13 2016 +1100
vcl: document parameter
Change-Id: I6215f0af4b5ce0d310c0a00c1806edbe7a5017eb
diff --git a/include/vcl/gdimtf.hxx b/include/vcl/gdimtf.hxx
index b3c5830..6875a50 100644
--- a/include/vcl/gdimtf.hxx
+++ b/include/vcl/gdimtf.hxx
@@ -172,6 +172,7 @@ public:
void push_back( MetaAction* pAction );
/**
* @param pAction takes ownership
+ * @param nAction the action to replace
*/
MetaAction* ReplaceAction( MetaAction* pAction, size_t nAction );
More information about the Libreoffice-commits
mailing list