Searched refs:mpAnnotationHelper (Results 1 – 2 of 2) sorted by relevance
391 mpAnnotationHelper = XNoteHelper<WW8ATRD>::Pointer_t in WW8DocumentImpl()395 mpAnnotationHelper->init(); in WW8DocumentImpl()565 mpAnnotationHelper = rSrc.mpAnnotationHelper; in Assign()904 (mpAnnotationHelper->getRef(rCpAndFc)); in getProperties()1215 return mpAnnotationHelper.get() != NULL ? in getAnnotationCount()1216 mpAnnotationHelper->getCount() : 0; in getAnnotationCount()1225 pResult = mpAnnotationHelper->get(nPos); in getAnnotation()1236 pResult = mpAnnotationHelper->get(rCpAndFc); in getAnnotation()
314 XNoteHelper<WW8ATRD>::Pointer_t mpAnnotationHelper; member in writerfilter::doctok::WW8DocumentImpl
Completed in 27 milliseconds