Home
last modified time | relevance | path

Searched refs:oSection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java62 … Object oSection = mySectionHandler.xTextSectionsSupplier.getTextSections().getByName(sElement); in switchElement() local
63 Helper.setUnoPropertyValue(oSection, "IsVisible", Boolean.valueOf(bState)); in switchElement()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java67 … Object oSection = mySectionHandler.xTextSectionsSupplier.getTextSections().getByName(sElement); in switchElement() local
68 Helper.setUnoPropertyValue(oSection, "IsVisible", Boolean.valueOf(bState)); in switchElement()

Completed in 24 milliseconds