Searched defs:ReLayoutDocfile (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h5097 virtual HRESULT STDMETHODCALLTYPE ReLayoutDocfile(
5133 HRESULT (STDMETHODCALLTYPE *ReLayoutDocfile)( member in struct:ILayoutStorageVtbl
5156 #define ILayoutStorage_ReLayoutDocfile(This,pwcsNewDfName) (This)->lpVtbl->ReLayoutDocfile(This,pwcsNewDfName)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h5097 virtual HRESULT STDMETHODCALLTYPE ReLayoutDocfile(
5133 HRESULT (STDMETHODCALLTYPE *ReLayoutDocfile)( member in struct:ILayoutStorageVtbl
5156 #define ILayoutStorage_ReLayoutDocfile(This,pwcsNewDfName) (This)->lpVtbl->ReLayoutDocfile(This,pwcsNewDfName)

Completed in 523 milliseconds