Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/graphical/
H A DOpenOfficePostscriptCreator.java171 String sNameValue = "'" + aValue.Name + "' := '" + aValue.Value + "'"; in getDocumentType() local
172 return sNameValue; in getDocumentType()
180 String sNameValue = getDocumentType(_aDoc); in showDocumentType() local
181 GlobalLogWriter.println(" Property: '" + sNameValue); in showDocumentType()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DOfficePrint.java127 String sNameValue = "'" + aValue.Name + "' := '" + aValue.Value + "'"; in getDocumentType() local
128 return sNameValue; in getDocumentType()
136 String sNameValue = getDocumentType(_aDoc); in showDocumentType() local
137 GlobalLogWriter.get().println(" Property: '" + sNameValue); in showDocumentType()

Completed in 33 milliseconds