Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Position.java60 private String m_fileType = null; field in GraphicPro_Position
64 m_fileType = fileType; in GraphicPro_Position()
131 String filePath = Testspace.getPath("temp/"+fileName+"."+m_fileType); in testPosition()
138 saveFileAs(m_xSDComponent, fileName, m_fileType); in testPosition()
H A DGraphicPro_Size.java61 private String m_fileType = null; field in GraphicPro_Size
65 m_fileType = fileType; in GraphicPro_Size()
126 String filePath = Testspace.getPath("temp/"+fileName+"."+m_fileType); in testGraphicSize()
133 saveFileAs(m_xSDComponent, fileName, m_fileType); in testGraphicSize()

Completed in 10 milliseconds