Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/ooofilereader/
H A Dcontentreader.cxx146 StyleLocaleMap_t::const_iterator style_Iter; in getLocale() local
148 if ( ( style_Iter = m_StyleMap.find( Style ) ) == m_StyleMap.end( ) ) in getLocale()
151 return style_Iter->second; in getLocale()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/ooofilereader/
H A Dcontentreader.cxx146 StyleLocaleMap_t::const_iterator style_Iter; in getLocale() local
148 if ( ( style_Iter = m_StyleMap.find( Style ) ) == m_StyleMap.end( ) ) in getLocale()
151 return style_Iter->second; in getLocale()