Home
last modified time | relevance | path

Searched refs:CKeywordsTag (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/shell/source/all/ooofilereader/
H A Dkeywordstag.cxx30 void CKeywordsTag::startTag() in startTag()
35 void CKeywordsTag::endTag() in endTag()
40 void CKeywordsTag::addCharacters(const std::wstring& characters) in addCharacters()
45 void CKeywordsTag::addAttributes(const XmlTagAttributes_t& /*attributes*/) in addAttributes()
50 std::wstring CKeywordsTag::getTagContent( ) in getTagContent()
H A Dmetainforeader.cxx40 m_pKeywords_Builder = new CKeywordsTag( ); in CMetaInfoReader()
81 m_pKeywords_Builder = new CKeywordsTag( ); in CMetaInfoReader()
H A Dkeywordstag.hxx35 class CKeywordsTag : public ITag class
/aoo4110/main/shell/inc/internal/
H A Dmetainforeader.hxx31 class CKeywordsTag;
139 CKeywordsTag* m_pKeywords_Builder;

Completed in 21 milliseconds