Searched refs:nInCell (Results 1 – 2 of 2) sorted by relevance
58 nInCell = 0; in EditHTMLParser()305 nInCell++; in NextToken()328 if ( nInCell ) in NextToken()329 nInCell--; in NextToken()703 sal_uInt8 nCellLevel = nInCell; in SkipGroup()705 while( nCellLevel <= nInCell && ( (nToken = GetNextToken() ) != nEndToken ) && nToken ) in SkipGroup()711 nInCell++; in SkipGroup()715 if ( nInCell ) in SkipGroup()716 nInCell--; in SkipGroup()
55 sal_uInt8 nInCell; member in EditHTMLParser
Completed in 12 milliseconds