Home
last modified time | relevance | path

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

/aoo42x/main/shell/source/all/ooofilereader/
H A Dkeywordstag.cxx55 … std::wstring ret_KeyWord_String = ( keywords_Iter != keywords_Iter_end) ? *keywords_Iter++ : L""; in getTagContent() local
57 ret_KeyWord_String += L"," + *keywords_Iter; in getTagContent()
58 return ret_KeyWord_String; in getTagContent()

Completed in 5 milliseconds