Searched defs:bInString (Results 1 – 5 of 5) sorted by relevance
45 sal_Bool bInString = sal_False; // Befinden wir uns INNERHALB eines (cStrDel delimited) String? in GetTokenCount() local102 …sal_Bool bInString = (nStartPos < nLen) && (m_sString[ nStartPos ] == cStrDel); // Are we inside a… in GetTokenSpecial() local
256 sal_Bool bInString = sal_False; in AppendToBuffer() local
2366 bool bInString = false; in GetCommandParts() local
392 sal_Bool bInString = bLookInString; in lcl_MatchParenthesis() local
4505 sal_Bool bInString = sal_False; in EraseComment() local
Completed in 74 milliseconds