Kaydet (Commit) 8d69ec49 authored tarafından Julien Nabet's avatar Julien Nabet

Remove xub_StrLen refs

Change-Id: Iea8c3f881a3ddfeaed4f4dca5d66dbe1716b8ce0
üst cc520b6e
......@@ -139,8 +139,8 @@ void setupMethodStubs( functor_vector_type& res )
/* void DrawTextArray( const Point& rStartPt, const OUString& rStr,
const sal_Int32* pDXAry = NULL,
xub_StrLen nIndex = 0,
xub_StrLen nLen = STRING_LEN );
sal_uInt16 nIndex = 0,
sal_Int32 nLen = STRING_LEN );
*/
add(res,
"DrawTextArray",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment