Home
last modified time | relevance | path

Searched refs:getTagContent (Results 1 – 9 of 9) sorted by relevance

/trunk/main/shell/source/all/ooofilereader/
H A Dmetainforeader.cxx238 m_AllMetaInfo[META_INFO_KEYWORDS].first =m_pKeywords_Builder->getTagContent( ); in saveTagContent()
248 m_AllMetaInfo[tag_name].first =pTagBuilder->getTagContent( ); in saveTagContent()
H A Ditag.hxx44 virtual ::std::wstring getTagContent( void ) = 0;
H A Ddummytag.hxx47 virtual std::wstring getTagContent( void ) in getTagContent() function in CDummyTag
H A Dkeywordstag.hxx42 virtual std::wstring getTagContent();
H A Dsimpletag.hxx45 virtual std::wstring getTagContent();
H A Dsimpletag.cxx50 std::wstring CSimpleTag::getTagContent( ) in getTagContent() function in CSimpleTag
H A Dkeywordstag.cxx50 std::wstring CKeywordsTag::getTagContent( ) in getTagContent() function in CKeywordsTag
H A Dautostyletag.hxx51 virtual std::wstring getTagContent(){ return EMPTY_STRING; }; in getTagContent() function in CAutoStyleTag
H A Dcontentreader.cxx208 ( EMPTY_STRING != pTagBuilder->getTagContent( ) ) ) in end_element()

Completed in 14 milliseconds