Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dfields.cxx34 const char *GetEnglishFieldName(eField eIndex) throw() in GetEnglishFieldName() function
H A Dfields.hxx148 const char *GetEnglishFieldName(eField eIndex) throw();
H A Dww8atr.cxx2477 if (const char *pField = ww::GetEnglishFieldName(eIndex)) in FieldString()