Searched refs:m_fileType (Results 1 – 2 of 2) sorted by relevance
60 private String m_fileType = null; field in GraphicPro_Position64 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()
61 private String m_fileType = null; field in GraphicPro_Size65 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 11 milliseconds