Hi Mathias, It doesn't work.
2015-07-08 16:04 GMT+08:00 Mathias Röllig <[email protected]>: > Hello Hung! > > It should be enough: > > Sub Snippet > Dim oCurrentSelection As Variant > > oCurrentSelection = ThisComponent.getCurrentSelection() > oCurrentSelection.setPropertyValue( "WritingMode", > com.sun.star.text.WritingMode2.TB_RL ) > End Sub > > > Regards, Mathias > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Mark Hung
