Searched refs:SdXMLNotesContext (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/xmloff/source/draw/ |
H A D | ximpnote.cxx | 36 SdXMLNotesContext::SdXMLNotesContext( SdXMLImport& rImport, in SdXMLNotesContext() function in SdXMLNotesContext 104 SdXMLNotesContext::~SdXMLNotesContext() in ~SdXMLNotesContext() 110 SvXMLImportContext *SdXMLNotesContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext() 135 void SdXMLNotesContext::EndElement() in EndElement()
|
H A D | ximpnote.hxx | 35 class SdXMLNotesContext : public SdXMLGenericPageContext class 41 SdXMLNotesContext( SdXMLImport& rImport, sal_uInt16 nPrfx, 45 virtual ~SdXMLNotesContext();
|
H A D | ximpbody.cxx | 255 pContext = new SdXMLNotesContext( GetSdImport(), nPrefix, rLocalName, xAttrList, xNewShapes); in CreateChildContext()
|
H A D | ximpstyl.cxx | 987 pContext = new SdXMLNotesContext( GetSdImport(), nPrefix, rLocalName, xAttrList, xNewShapes); in CreateChildContext()
|
Completed in 109 milliseconds