Searched refs:TextSectionHandler (Results 1 – 6 of 6) sorted by relevance
61 TextSectionHandler mySectionHandler = new TextSectionHandler(xMSF, xTextDocument); in switchElement()132 TextSectionHandler mySectionHandler = new TextSectionHandler(xMSF, xTextDocument); in hasElement()
66 TextSectionHandler mySectionHandler = new TextSectionHandler(xMSF, xTextDocument); in switchElement()137 TextSectionHandler SH = new TextSectionHandler(xMSF, xTextDocument); in hasElement()
44 public class TextSectionHandler class53 public TextSectionHandler(XMultiServiceFactory xMSF, XTextDocument xTextDocument) in TextSectionHandler() method in TextSectionHandler
47 import com.sun.star.wizards.text.TextSectionHandler;79 public TextSectionHandler oTextSectionHandler;111 oTextSectionHandler = new TextSectionHandler(xMSFDoc, xTextDocument); in lateInit()
56 import com.sun.star.wizards.text.TextSectionHandler;134 TextSectionHandler textSectionHandler;479 …textSectionHandler = new TextSectionHandler(xMultiServiceFactory, UnoRuntime.queryInterface(XTextD… in initialize()
122 wizards/com/sun/star/wizards/text/TextSectionHandler \
Completed in 56 milliseconds