|
| | WINE_DEFAULT_DEBUG_CHANNEL (ole) |
| |
| static CompositeMonikerImpl * | impl_from_IMoniker (IMoniker *iface) |
| |
| static CompositeMonikerImpl * | unsafe_impl_from_IMoniker (IMoniker *iface) |
| |
| static CompositeMonikerImpl * | impl_from_IROTData (IROTData *iface) |
| |
| static CompositeMonikerImpl * | impl_from_IMarshal (IMarshal *iface) |
| |
| static EnumMonikerImpl * | impl_from_IEnumMoniker (IEnumMoniker *iface) |
| |
| static HRESULT | create_enumerator (IMoniker **components, unsigned int count, BOOL forward, IEnumMoniker **ret) |
| |
| static HRESULT | composite_get_rightmost (CompositeMonikerImpl *composite, IMoniker **left, IMoniker **rightmost) |
| |
| static HRESULT | composite_get_leftmost (CompositeMonikerImpl *composite, IMoniker **leftmost) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_QueryInterface (IMoniker *iface, REFIID riid, void **ppvObject) |
| |
| static ULONG WINAPI | CompositeMonikerImpl_AddRef (IMoniker *iface) |
| |
| static ULONG WINAPI | CompositeMonikerImpl_Release (IMoniker *iface) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_GetClassID (IMoniker *iface, CLSID *pClassID) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_IsDirty (IMoniker *iface) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_Load (IMoniker *iface, IStream *stream) |
| |
| static HRESULT | composite_save_components (IMoniker *moniker, IStream *stream) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_Save (IMoniker *iface, IStream *stream, BOOL clear_dirty) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_GetSizeMax (IMoniker *iface, ULARGE_INTEGER *pcbSize) |
| |
| static HRESULT | compose_with (IMoniker *left, IMoniker *right, IMoniker **c) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_BindToObject (IMoniker *iface, IBindCtx *pbc, IMoniker *toleft, REFIID riid, void **result) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_BindToStorage (IMoniker *iface, IBindCtx *pbc, IMoniker *toleft, REFIID riid, void **result) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_Reduce (IMoniker *iface, IBindCtx *pbc, DWORD howfar, IMoniker **toleft, IMoniker **reduced) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_ComposeWith (IMoniker *iface, IMoniker *right, BOOL only_if_not_generic, IMoniker **composite) |
| |
| static void | composite_get_components (IMoniker *moniker, IMoniker **components, unsigned int *index) |
| |
| static HRESULT | composite_get_components_alloc (IMoniker *iface, unsigned int *count, IMoniker ***components) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_Enum (IMoniker *iface, BOOL forward, IEnumMoniker **ret_enum) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_IsEqual (IMoniker *iface, IMoniker *other) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_Hash (IMoniker *iface, DWORD *hash) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_IsRunning (IMoniker *iface, IBindCtx *pbc, IMoniker *toleft, IMoniker *newly_running) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_GetTimeOfLastChange (IMoniker *iface, IBindCtx *pbc, IMoniker *toleft, FILETIME *changetime) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_Inverse (IMoniker *iface, IMoniker **inverse) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_CommonPrefixWith (IMoniker *iface, IMoniker *other, IMoniker **prefix) |
| |
| static HRESULT | composite_compose_components (IMoniker **comp, unsigned int count, IMoniker **ret) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_RelativePathTo (IMoniker *iface, IMoniker *other, IMoniker **relpath) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_GetDisplayName (IMoniker *iface, IBindCtx *pbc, IMoniker *pmkToLeft, LPOLESTR *displayname) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_ParseDisplayName (IMoniker *iface, IBindCtx *pbc, IMoniker *pmkToLeft, LPOLESTR name, ULONG *eaten, IMoniker **result) |
| |
| static HRESULT WINAPI | CompositeMonikerImpl_IsSystemMoniker (IMoniker *iface, DWORD *pwdMksys) |
| |
| static HRESULT WINAPI | CompositeMonikerROTDataImpl_QueryInterface (IROTData *iface, REFIID riid, VOID **ppvObject) |
| |
| static ULONG WINAPI | CompositeMonikerROTDataImpl_AddRef (IROTData *iface) |
| |
| static ULONG WINAPI | CompositeMonikerROTDataImpl_Release (IROTData *iface) |
| |
| static HRESULT | composite_get_moniker_comparison_data (IMoniker *moniker, BYTE *data, ULONG max_len, ULONG *ret_len) |
| |
| static HRESULT WINAPI | CompositeMonikerROTDataImpl_GetComparisonData (IROTData *iface, BYTE *data, ULONG max_len, ULONG *ret_len) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_QueryInterface (IMarshal *iface, REFIID riid, LPVOID *ppv) |
| |
| static ULONG WINAPI | CompositeMonikerMarshalImpl_AddRef (IMarshal *iface) |
| |
| static ULONG WINAPI | CompositeMonikerMarshalImpl_Release (IMarshal *iface) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_GetUnmarshalClass (IMarshal *iface, REFIID riid, void *pv, DWORD dwDestContext, void *pvDestContext, DWORD mshlflags, CLSID *pCid) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_GetMarshalSizeMax (IMarshal *iface, REFIID riid, void *pv, DWORD dwDestContext, void *pvDestContext, DWORD mshlflags, DWORD *pSize) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_MarshalInterface (IMarshal *iface, IStream *stream, REFIID riid, void *pv, DWORD dwDestContext, void *pvDestContext, DWORD flags) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_UnmarshalInterface (IMarshal *iface, IStream *stream, REFIID riid, void **ppv) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_ReleaseMarshalData (IMarshal *iface, IStream *pStm) |
| |
| static HRESULT WINAPI | CompositeMonikerMarshalImpl_DisconnectObject (IMarshal *iface, DWORD dwReserved) |
| |
| static HRESULT WINAPI | EnumMonikerImpl_QueryInterface (IEnumMoniker *iface, REFIID riid, void **ppvObject) |
| |
| static ULONG WINAPI | EnumMonikerImpl_AddRef (IEnumMoniker *iface) |
| |
| static ULONG WINAPI | EnumMonikerImpl_Release (IEnumMoniker *iface) |
| |
| static HRESULT WINAPI | EnumMonikerImpl_Next (IEnumMoniker *iface, ULONG count, IMoniker **m, ULONG *fetched) |
| |
| static HRESULT WINAPI | EnumMonikerImpl_Skip (IEnumMoniker *iface, ULONG count) |
| |
| static HRESULT WINAPI | EnumMonikerImpl_Reset (IEnumMoniker *iface) |
| |
| static HRESULT WINAPI | EnumMonikerImpl_Clone (IEnumMoniker *iface, IEnumMoniker **ret) |
| |
| static HRESULT | moniker_get_tree_representation (IMoniker *moniker, struct comp_node *parent, struct comp_node **ret) |
| |
| static struct comp_node * | moniker_tree_get_rightmost (struct comp_node *root) |
| |
| static struct comp_node * | moniker_tree_get_leftmost (struct comp_node *root) |
| |
| static void | moniker_tree_node_release (struct comp_node *node) |
| |
| static void | moniker_tree_release (struct comp_node *node) |
| |
| static void | moniker_tree_replace_node (struct comp_node *node, struct comp_node *replace_with) |
| |
| static void | moniker_tree_discard (struct comp_node *node, BOOL left) |
| |
| static HRESULT | moniker_create_from_tree (const struct comp_node *root, unsigned int *count, IMoniker **moniker) |
| |
| static void | moniker_get_tree_comp_count (const struct comp_node *root, unsigned int *count) |
| |
| static HRESULT | moniker_simplify_composition (IMoniker *left, IMoniker *right, unsigned int *count, IMoniker **new_left, IMoniker **new_right) |
| |
| static HRESULT | create_composite (IMoniker *left, IMoniker *right, IMoniker **moniker) |
| |
| HRESULT WINAPI | CreateGenericComposite (IMoniker *left, IMoniker *right, IMoniker **composite) |
| |
| HRESULT WINAPI | MonikerCommonPrefixWith (IMoniker *pmkThis, IMoniker *pmkOther, IMoniker **ppmkCommon) |
| |
| HRESULT WINAPI | CompositeMoniker_CreateInstance (IClassFactory *iface, IUnknown *pUnk, REFIID riid, void **ppv) |
| |