Searched refs:pAnnotationContext (Results 1 – 3 of 3) sorted by relevance
36 ScXMLAnnotationContext* pAnnotationContext; member in XMLTableShapeImportHelper52 void SetAnnotation(ScXMLAnnotationContext* pAnnotation) { pAnnotationContext = pAnnotation; } in SetAnnotation()54 ScXMLAnnotationContext* GetAnnotationContext() const { return pAnnotationContext; } in GetAnnotationContext()
52 pAnnotationContext(NULL), in XMLTableShapeImportHelper()84 if (!pAnnotationContext) in finishShape()178 pAnnotationContext->SetShape(rShape, rShapes, aStyleName, aTextStyle); in finishShape()
1071 ScXMLAnnotationContext* pAnnotationContext = pTableShapeImport->GetAnnotationContext(); in FillPropertySet() local1072 if (pAnnotationContext) in FillPropertySet()1074 … pAnnotationContext->AddContentStyle( GetFamily(), GetName(), pDrawImp->GetSelection() ); in FillPropertySet()
Completed in 22 milliseconds