Kaydet (Commit) 2d7c9298 authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: fix build

üst b28766f1
......@@ -1959,7 +1959,7 @@ int RTFDocumentImpl::dispatchValue(RTFKeyword nKeyword, int nParam)
return 0;
// Frame size / position.
int *pSprm = 0;
sal_Int32 *pSprm = 0;
switch (nKeyword)
{
case RTF_ABSW: pSprm = &m_aStates.top().aFrame.nW; break;
......
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