com.sun.star.text.XTextSection
getParentSection()
getChildSections()
Test is NOT multithread compilant.
@see com.sun.star.text.XTextSection
395396397398399400401402403404405
} catch (WrappedTargetException ex) { Status.failed( "could not get NumberlingLevel-Array from NumberingRuels: "+ ex.toString() ); return; } _NumberingLevel numb = new _NumberingLevel((LogWriter)log, tParam, propertyValues); boolean result = numb.testPropertieArray(); tRes.tested("NumberingRules", result); }
394395396397398399400401402403404
387388389390391392393394395396397
391392393394395396397398399400401
400401402403404405406407408409410