Searched defs:readValue (Results 1 – 6 of 6) sorted by relevance
91 inline Type readValue() { Type nValue; readValue( nValue ); return nValue; } in readValue() function in oox::BinaryInputStream244 void BinaryInputStream::readValue( Type& ornValue ) in readValue() function in oox::BinaryInputStream
107 sal_Char* readValue; in main() local
115 int readValue = docData.read(preamble); in read() local
135 public Object readValue(TypeDescription type) { in readValue() method in Unmarshal
289 BinaryAny Unmarshal::readValue(css::uno::TypeDescription const & type) { in readValue() function in binaryurp::Unmarshal
505 sal_Char* readValue; in test_registry_CppApi() local
Completed in 70 milliseconds