Searched refs:createMathDoc (Results 1 – 9 of 9) sorted by relevance
203 public XComponent createMathDoc(String frameName) in createMathDoc() method in SOfficeFactory212 public XComponent createMathDoc(String frameName, PropertyValue[] mediaDescriptor) in createMathDoc() method in SOfficeFactory
78 xMathDoc = SOF.createMathDoc(null); in initialize()
79 xMathDoc = SOF.createMathDoc(null); in initialize()
175 xMathDoc = SOF.createMathDoc(null); in createTestEnvironment()
131 xMathDoc = xSOF.createMathDoc("_blank"); in checkMathDoc()
133 xMathDoc = xSOF.createMathDoc("_blank"); in checkMathDoc()
242 xDoc = m_SOF.createMathDoc("MathTest"); in checkMathDocument()
726 xMathDoc = SOF.createMathDoc(frameName); in createNewMathDoc()
Completed in 48 milliseconds