Searched refs:sNameValue (Results 1 – 2 of 2) sorted by relevance
171 String sNameValue = "'" + aValue.Name + "' := '" + aValue.Value + "'"; in getDocumentType() local172 return sNameValue; in getDocumentType()180 String sNameValue = getDocumentType(_aDoc); in showDocumentType() local181 GlobalLogWriter.println(" Property: '" + sNameValue); in showDocumentType()
127 String sNameValue = "'" + aValue.Name + "' := '" + aValue.Value + "'"; in getDocumentType() local128 return sNameValue; in getDocumentType()136 String sNameValue = getDocumentType(_aDoc); in showDocumentType() local137 GlobalLogWriter.get().println(" Property: '" + sNameValue); in showDocumentType()
Completed in 34 milliseconds