Home
last modified time | relevance | path

Searched refs:pAnnotation (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.hxx52 void SetAnnotation(ScXMLAnnotationContext* pAnnotation) { pAnnotationContext = pAnnotation; } in SetAnnotation() argument
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx351 Annotation* pAnnotation = dynamic_cast< Annotation* >( xAnnotation.get() ); in CreateUndoInsertOrRemoveAnnotation() local
352 if( pAnnotation ) in CreateUndoInsertOrRemoveAnnotation()
354 return new UndoInsertOrRemoveAnnotation( *pAnnotation, bInsert ); in CreateUndoInsertOrRemoveAnnotation()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1794 pAnnotation(pIt->getSubDocument()); in resolve() local
1796 if (pAnnotation.get() != NULL) in resolve()
1801 rStream.substream(NS_rtf::LN_annotation, pAnnotation); in resolve()

Completed in 38 milliseconds