#include <xap_UnixAppImpl.h>
Protected Member Functions | |
virtual UT_String | localizeHelpUrl (const char *pathBeforeLang, const char *pathAfterLang, const char *remoteURLbase) |
virtual bool | openURL (const char *url) |
virtual bool | openHelpURL (const char *url) |
UT_String XAP_UnixAppImpl::localizeHelpUrl | ( | const char * | pathBeforeLang, | |
const char * | pathAfterLang, | |||
const char * | remoteURLbase | |||
) | [protected, virtual] |
Reimplemented from XAP_AppImpl.
bool XAP_UnixAppImpl::openHelpURL | ( | const char * | url | ) | [protected, virtual] |
Reimplemented from XAP_AppImpl.
References openURL().
bool XAP_UnixAppImpl::openURL | ( | const char * | url | ) | [protected, virtual] |