Hi Niklas,

Thanks very much.

Alan

Niklas Nebel wrote:

Just modifying an item on the stack doesn't much effect anyway. Use something like

pDocument->ApplyAttr( nCol, nRow, nTab,
  SvxFrameDirectionItem( FRMDIR_HORI_RIGHT_TOP, ATTR_WRITINGDIR ) )

This will take care of properly updating the ScAttrArray structure.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to