5 references to IXpsOMPartResources
ReachFramework (5)
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
940
private
IXpsOMPartResources
_xpsPartResources;
Serialization\RCW\IXpsOMObjectFactory.cs (3)
58
IXpsOMRemoteDictionaryResource CreateRemoteDictionaryResourceFromStream([MarshalAs(UnmanagedType.Interface)] [In] IStream dictionaryMarkupStream, [MarshalAs(UnmanagedType.Interface)] [In] IOpcPartUri dictionaryPartUri, [MarshalAs(UnmanagedType.Interface)] [In]
IXpsOMPartResources
resources);
62
IXpsOMPartResources
CreatePartResources();
82
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)
30
IXpsOMPartResources
CollectPartResources();