Lines Matching defs:href
105 * SPIFilter for setting up the "href". (Currently, SPDocument is needed but this dependency
106 * should be removed as an "href" only needs the SPDocument for attaching an external document to
721 value.href = NULL;
729 value.href = NULL;
733 virtual ~SPIPaint(); // Clear and delete href.
749 value.href = rhs.value.href;
775 return (value.href) ? value.href->getObject() : 0;
798 SPPaintServerReference *href;
921 href(NULL)
934 href = rhs.href;
945 SPFilterReference *href;