Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java753 Object minutesAllSection = getSection(SECTION_MINUTES_ALL); in createMinutes() local
754 … XTextSection xTextSection = UnoRuntime.queryInterface(XTextSection.class, minutesAllSection); in createMinutes()