Home
last modified time | relevance | path

Searched refs:ScXMLAnnotationContext (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A Dxmlannoi.cxx56 ScXMLAnnotationContext::ScXMLAnnotationContext( ScXMLImport& rImport, in ScXMLAnnotationContext() function in ScXMLAnnotationContext
125 ScXMLAnnotationContext::~ScXMLAnnotationContext() in ~ScXMLAnnotationContext()
129 void ScXMLAnnotationContext::StartElement(const com::sun::star::uno::Reference< com::sun::star::xml… in StartElement()
135 SvXMLImportContext *ScXMLAnnotationContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
179 void ScXMLAnnotationContext::Characters( const ::rtl::OUString& rChars ) in Characters()
185 void ScXMLAnnotationContext::EndElement() in EndElement()
203 void ScXMLAnnotationContext::SetShape( const uno::Reference< drawing::XShape >& rxShape, const uno:… in SetShape()
212 void ScXMLAnnotationContext::AddContentStyle( sal_uInt16 nFamily, const rtl::OUString& rName, const… in AddContentStyle()
H A DXMLTableShapeImportHelper.hxx31 class ScXMLAnnotationContext;
36 ScXMLAnnotationContext* pAnnotationContext;
52 void SetAnnotation(ScXMLAnnotationContext* pAnnotation) { pAnnotationContext = pAnnotation; } in SetAnnotation()
54 ScXMLAnnotationContext* GetAnnotationContext() const { return pAnnotationContext; } in GetAnnotationContext()
H A Dxmlannoi.hxx70 class ScXMLAnnotationContext : public SvXMLImportContext class
74 ScXMLAnnotationContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
81 virtual ~ScXMLAnnotationContext();
H A Dxmlstyli.cxx1071 ScXMLAnnotationContext* pAnnotationContext = pTableShapeImport->GetAnnotationContext(); in FillPropertySet()
H A Dxmlcelli.cxx396 pContext = new ScXMLAnnotationContext( rXMLImport, nPrefix, rLName, in CreateChildContext()

Completed in 39 milliseconds