Searched refs:cValue (Results 1 – 6 of 6) sorted by relevance
489 sal_Unicode cValue = 0; in toXML() local490 rInData >>= cValue; in toXML()491 aStringValue = rtl::OUString::valueOf( cValue ); in toXML()
458 public void setNumericFieldValue(String NumericFieldName, String cValue) in setNumericFieldValue() argument469 setString(xNumericField, cValue); in setNumericFieldValue()471 throw new Exception("Could not set value '" + cValue + in setNumericFieldValue()
95 static const sal_Char cValue[] = "Value"; variable239 const OUString sValue(C2U(cValue)); in UserDraw()
58 static const sal_Char cValue[] = "Value"; variable352 const OUString sValue(C2U(cValue)); in UserDraw()
71 Object cValue = oObj.getCurrentValue(); in _getCurrentValue() local
111 static const sal_Char cValue[] = "Value"; variable
Completed in 54 milliseconds