Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.hxx36 ScXMLAnnotationContext* pAnnotationContext; member in XMLTableShapeImportHelper
52 void SetAnnotation(ScXMLAnnotationContext* pAnnotation) { pAnnotationContext = pAnnotation; } in SetAnnotation()
54 ScXMLAnnotationContext* GetAnnotationContext() const { return pAnnotationContext; } in GetAnnotationContext()
H A DXMLTableShapeImportHelper.cxx52 pAnnotationContext(NULL), in XMLTableShapeImportHelper()
84 if (!pAnnotationContext) in finishShape()
178 pAnnotationContext->SetShape(rShape, rShapes, aStyleName, aTextStyle); in finishShape()
H A Dxmlstyli.cxx1071 ScXMLAnnotationContext* pAnnotationContext = pTableShapeImport->GetAnnotationContext(); in FillPropertySet() local
1072 if (pAnnotationContext) in FillPropertySet()
1074pAnnotationContext->AddContentStyle( GetFamily(), GetName(), pDrawImp->GetSelection() ); in FillPropertySet()

Completed in 34 milliseconds