https://issues.apache.org/ooo/show_bug.cgi?id=118669

             Bug #: 118669
        Issue Type: DEFECT
           Summary: Can't set paragraph margin over 10 cm
    Classification: Application
           Product: Word processor
           Version: OOO330m20
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: formatting
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Using the standard paragraph formatting dialog, you can't set the paragraph top
margin over 10 cm. It seems to be just a greed of the counter box programmer,
since from script it's doable:

   ThisComponent.CurrentSelection..getByIndex(0).ParaTopMargin = 11000
   ' maximal value from dialog is 9999

This is saved correctly, but in dialog you still will see 10 cm.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to