Searched refs:mpAnnotationHelper (Results 1 – 2 of 2) sorted by relevance
387 mpAnnotationHelper = XNoteHelper<WW8ATRD>::Pointer_t in WW8DocumentImpl()391 mpAnnotationHelper->init(); in WW8DocumentImpl()561 mpAnnotationHelper = rSrc.mpAnnotationHelper; in Assign()890 (mpAnnotationHelper->getRef(rCpAndFc)); in getProperties()1203 return mpAnnotationHelper.get() != NULL ? in getAnnotationCount()1204 mpAnnotationHelper->getCount() : 0; in getAnnotationCount()1213 pResult = mpAnnotationHelper->get(nPos); in getAnnotation()1224 pResult = mpAnnotationHelper->get(rCpAndFc); in getAnnotation()
314 XNoteHelper<WW8ATRD>::Pointer_t mpAnnotationHelper; member in writerfilter::doctok::WW8DocumentImpl