Searched refs:PropertyStorage_WritePropertyToStream (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/ole32/ |
H A D | stg_prop.c | 1709 static HRESULT PropertyStorage_WritePropertyToStream(PropertyStorage_impl *This, in PropertyStorage_WritePropertyToStream() function 1878 c->hr = PropertyStorage_WritePropertyToStream(This, c->propNum++, in PropertyStorage_PropertiesWriter() 1982 hr = PropertyStorage_WritePropertyToStream(This, prop++, PID_CODEPAGE, in PropertyStorage_WriteToStream() 1991 hr = PropertyStorage_WritePropertyToStream(This, prop++, PID_LOCALE, in PropertyStorage_WriteToStream() 2001 hr = PropertyStorage_WritePropertyToStream(This, prop++, PID_BEHAVIOR, in PropertyStorage_WriteToStream()
|