![]() | InDesign SDK 20.5 |

Public Member Functions | |
| XCatHndFacade (IPMUnknown *boss) | |
| virtual | ~XCatHndFacade () |
| virtual WideString | ResolvePublicToUri (const WideString &publicId) |
| virtual ErrorCode | AddPublicToUriMapping (const WideString &publicId, const WideString &uri) |
| virtual ErrorCode | LoadCatalog (const IDFile &catalogName) const |
| virtual IDFile | GetDefaultXMLCatalogFile () const |
| virtual bool16 | IsUsingAcquirerFilter () const |
| virtual int32 | GetXMLBaseCount () const |
| virtual WideString | GetNthXMLBase (int32) const |
| virtual ErrorCode | AddXMLBase (const WideString &xmlBase) |
| virtual ErrorCode | LoadPeerCatalog (const IDFile &xmlFile) |
| virtual WideString | TranslateURIToPlatformSpec (const WideString &uri) const |
Public Member Functions inherited from CPMUnknown< IXCatHndFacade > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Protected Member Functions | |
| bool16 | GetBooleanServiceXMLImportPreference (const ServiceID &whichServiceID, const ClassID &whichClassID, int32 numPref=0) const |
| IXMLImportPreferences * | QueryServiceXMLImportPrefs (const ServiceID &whichServiceID, const ClassID &whichClassID) const |
Protected Member Functions inherited from CPMUnknown< IXCatHndFacade > | |
| CPMUnknown (IPMUnknown *boss) | |
Additional Inherited Members | |
Public Types inherited from IXCatHndFacade | |
| enum | { kDefaultIID = IID_IXCATHNDFACADE } |
Protected Attributes inherited from CPMUnknown< IXCatHndFacade > | |
| HelperInterface | fHelperInterface |
Facade (utility) interface.
| Binds the C implementation class onto its ImplementationID making the C code callable by the application * XCatHndFacade::XCatHndFacade | ( | IPMUnknown * | boss | ) |
Constructor.
| boss | IN interface ptr from boss object on which this interface is aggregated. |
| inlinevirtual |
Destructor
| virtual |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.
| virtual |
Get size of list of xml:base paths stored
| none |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.
| virtual |
Implements IXCatHndFacade.