Searched refs:m_sReferenceType (Results 1 – 2 of 2) sorted by relevance
71 private String m_sReferenceType = null; field in ParameterHelper183 if (m_sReferenceType == null) in getReferenceType()190 m_sReferenceType = "ps"; in getReferenceType()195 m_sReferenceType = sReferenceType; in getReferenceType()198 return m_sReferenceType; in getReferenceType()
75 String m_sReferenceType = "OOo"; field in GraphicalTestArguments382 m_sReferenceType = "OOo"; in setReferenceType()386 m_sReferenceType = _sType; in setReferenceType()412 public String getReferenceType() {return m_sReferenceType;} in getReferenceType()
Completed in 10 milliseconds