Searched refs:aEscape (Results 1 – 2 of 2) sorted by relevance
142 SvxEscapementItem aEscape( eEscape, RES_CHRATR_ESCAPEMENT ); in ExecCharAttr() local144 aEscape.GetEsc() = DFLT_ESC_AUTO_SUPER; in ExecCharAttr()146 aEscape.GetEsc() = DFLT_ESC_AUTO_SUB; in ExecCharAttr()150 aEscape.GetEsc() *= -1; in ExecCharAttr()152 rSh.SetAttrItem( aEscape ); in ExecCharAttr()153 rReq.AppendItem( aEscape ); in ExecCharAttr()
3683 static const sal_Char aEscape[128] variable3816 return !INetMIME::isUSASCII(nChar) || aEscape[nChar] & m_eContext; in needsEncodedWordEscape()
Completed in 42 milliseconds