Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/all/ooofilereader/
H A Dsimpletag.cxx29 void CSimpleTag::startTag() in startTag()
35 void CSimpleTag::endTag() in endTag()
40 void CSimpleTag::addCharacters(const std::wstring& characters) in addCharacters()
45 void CSimpleTag::addAttributes(const XmlTagAttributes_t& attributes ) in addAttributes()
50 std::wstring CSimpleTag::getTagContent( ) in getTagContent()
55 ::std::wstring const CSimpleTag::getTagAttribute( ::std::wstring const & attrname ) in getTagAttribute()
H A Dsimpletag.hxx35 class CSimpleTag : public ITag class
38 CSimpleTag(){}; in CSimpleTag() function in CSimpleTag
39 CSimpleTag( const XmlTagAttributes_t& attributes ):m_SimpleAttributes(attributes){}; in CSimpleTag() function in CSimpleTag
H A Dmetainforeader.cxx41 m_pSimple_Builder = new CSimpleTag( ); in CMetaInfoReader()
82 m_pSimple_Builder = new CSimpleTag( ); in CMetaInfoReader()
H A Dcontentreader.cxx98 return new CSimpleTag(XmlAttributes); in chooseTagReader()
/aoo4110/main/shell/inc/internal/
H A Dmetainforeader.hxx32 class CSimpleTag;
141 CSimpleTag* m_pSimple_Builder;

Completed in 27 milliseconds