Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java61 TextSectionHandler mySectionHandler = new TextSectionHandler(xMSF, xTextDocument); in switchElement()
132 TextSectionHandler mySectionHandler = new TextSectionHandler(xMSF, xTextDocument); in hasElement()
/aoo42x/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java66 TextSectionHandler mySectionHandler = new TextSectionHandler(xMSF, xTextDocument); in switchElement()
137 TextSectionHandler SH = new TextSectionHandler(xMSF, xTextDocument); in hasElement()
/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.java44 public class TextSectionHandler class
53 public TextSectionHandler(XMultiServiceFactory xMSF, XTextDocument xTextDocument) in TextSectionHandler() method in TextSectionHandler
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java47 import com.sun.star.wizards.text.TextSectionHandler;
79 public TextSectionHandler oTextSectionHandler;
111 oTextSectionHandler = new TextSectionHandler(xMSFDoc, xTextDocument); in lateInit()
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java56 import com.sun.star.wizards.text.TextSectionHandler;
134 TextSectionHandler textSectionHandler;
479 …textSectionHandler = new TextSectionHandler(xMultiServiceFactory, UnoRuntime.queryInterface(XTextD… in initialize()
/aoo42x/main/wizards/
H A DJar_commonwizards.mk122 wizards/com/sun/star/wizards/text/TextSectionHandler \

Completed in 40 milliseconds