Searched defs:getTagContent (Results 1 – 4 of 4) sorted by relevance
/trunk/main/shell/source/all/ooofilereader/ | ||
H A D | autostyletag.hxx | 51 virtual std::wstring getTagContent(){ return EMPTY_STRING; }; in getTagContent() function in CAutoStyleTag |
H A D | simpletag.cxx | 50 std::wstring CSimpleTag::getTagContent( ) in getTagContent() function in CSimpleTag |
H A D | keywordstag.cxx | 50 std::wstring CKeywordsTag::getTagContent( ) in getTagContent() function in CKeywordsTag |
H A D | dummytag.hxx | 47 virtual std::wstring getTagContent( void ) in getTagContent() function in CDummyTag |
Completed in 23 milliseconds