LibreOffice Module sw (master) 1
|
#include <ww8scan.hxx>
Public Member Functions | |
wwSprmSearcher (SprmInfoRow const *rows, std::size_t size, bool bPatchCJK=false) | |
SprmInfo const * | search (sal_uInt16 id) const |
Private Types | |
typedef std::unordered_map< sal_uInt16, SprmInfo > | Map |
Private Member Functions | |
void | patchCJKVariant () |
Private Attributes | |
Map | map_ |
Definition at line 66 of file ww8scan.hxx.
|
private |
Definition at line 84 of file ww8scan.hxx.
|
inline |
Definition at line 69 of file ww8scan.hxx.
References i, map_, nId, patchCJKVariant(), and size.
|
private |
Definition at line 427 of file ww8scan.cxx.
References wwSprmParser::L_FIX, map_, nId, SprmInfo::nLen, and SprmInfo::nVari.
Referenced by wwSprmSearcher().
|
inline |
Definition at line 78 of file ww8scan.hxx.
Referenced by wwSprmParser::GetSprmInfo().
|
private |
Definition at line 86 of file ww8scan.hxx.
Referenced by patchCJKVariant(), search(), and wwSprmSearcher().