Searched refs:m_sReferenceType (Results 1 – 2 of 2) sorted by relevance
69 private String m_sReferenceType = null; field in ParameterHelper181 if (m_sReferenceType == null) in getReferenceType()188 m_sReferenceType = "ps"; in getReferenceType()193 m_sReferenceType = sReferenceType; in getReferenceType()196 return m_sReferenceType; in getReferenceType()
73 String m_sReferenceType = "OOo"; field in GraphicalTestArguments380 m_sReferenceType = "OOo"; in setReferenceType()384 m_sReferenceType = _sType; in setReferenceType()410 public String getReferenceType() {return m_sReferenceType;} in getReferenceType()