Hi,
I'm developing with OOo 1.1.4 and was wondering if there is a maximum
numbering level I can set for my document using
XPropertySet::setPropertyValue("NumberingLevel", level). When I set the numbering level to 0 this is what I get: 1.1.1.1.1.1.1.1.1 (Nine 1's separated by a period) However when I try to set the numbering level to 10 this is what I get: 1.1.1.1.1.1.1.1.2 (Eight 1's followed by a 2) Is there any way to configure OO Writer to allow deeper numbering levels? Henry
