Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Dolestrm.h277 #define WriteVT_STREAMED_OBJECT(prgch) WriteVT_STREAM(prgch) macro
279 #define WriteVT_BLOB_OBJECT(pprgch) WriteVT_STREAMED_OBJECT(pprgch)
H A Dolestrm.cpp1222 return WriteVT_STREAMED_OBJECT(*(char **)pData); in WriteVT()
1292 return WriteVT_STREAMED_OBJECT((char *)V_BYREF(variant)); in WriteVT()