Home
last modified time | relevance | path

Searched refs:mpAnnotationHelper (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx391 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()
H A DWW8DocumentImpl.hxx314 XNoteHelper<WW8ATRD>::Pointer_t mpAnnotationHelper; member in writerfilter::doctok::WW8DocumentImpl

Completed in 42 milliseconds