Searched defs:IsUnicode (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sfx2/source/doc/ | ||
| H A D | oleprops.hxx | 114 inline bool IsUnicode() const { return GetTextEncoding() == RTL_TEXTENCODING_UCS2; } in IsUnicode() function in SfxOleTextEncoding |
| /AOO41X/main/sw/source/filter/ww8/ | ||
| H A D | wrtww8.hxx | 286 bool IsUnicode() const { return bIsUni; } in IsUnicode() function in WW8_WrPct |