5 references to IXpsOMPartResources
ReachFramework (5)
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
939
private
IXpsOMPartResources
_xpsPartResources;
Serialization\RCW\IXpsOMObjectFactory.cs (3)
56
IXpsOMRemoteDictionaryResource CreateRemoteDictionaryResourceFromStream([MarshalAs(UnmanagedType.Interface)] [In] IStream dictionaryMarkupStream, [MarshalAs(UnmanagedType.Interface)] [In] IOpcPartUri dictionaryPartUri, [MarshalAs(UnmanagedType.Interface)] [In]
IXpsOMPartResources
resources);
60
IXpsOMPartResources
CreatePartResources();
80
IXpsOMPage CreatePageFromStream([MarshalAs(UnmanagedType.Interface)] [In] IStream pageMarkupStream, [MarshalAs(UnmanagedType.Interface)] [In] IOpcPartUri partUri, [MarshalAs(UnmanagedType.Interface)] [In]
IXpsOMPartResources
resources, [In] int reuseObjects);
Serialization\RCW\IXpsOMPageReference.cs (1)
28
IXpsOMPartResources
CollectPartResources();