VirtualBox

Changeset 11585 in vbox for trunk/src/libs/xpcom18a4/xpcom


Ignore:
Timestamp:
Aug 22, 2008 7:23:25 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35204
Message:

API/xpcom: a few more functions which need to be prefixed. unused now, but that may change.

Location:
trunk/src/libs/xpcom18a4/xpcom/io
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/xpcom/io/nsEscape.h

    r1 r11585  
    4545#include "nsError.h"
    4646#include "nsString.h"
     47
     48#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     49#define nsEscape VBoxNsxpnsEscape
     50#define nsUnescape VBoxNsxpnsUnescape
     51#define nsUnescapeCount VBoxNsxpnsUnescapeCount
     52#define nsEscapeHTML VBoxNsxpnsEscapeHTML
     53#define nsEscapeHTML2 VBoxNsxpnsEscapeHTML2
     54#endif /* VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    4755
    4856/**
  • trunk/src/libs/xpcom18a4/xpcom/io/nsFastLoadPtr.h

    r1 r11585  
    5858#endif
    5959
     60#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     61#define gFastLoadService_ VBoxNsxpgFastLoadService_
     62#endif /* VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
     63
    6064/**
    6165 * nsFastLoadPtr is a template class, so we don't want a class static service
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette