Searched refs:pAktBuffer (Results 1 – 1 of 1) sorted by relevance
479 const sal_Unicode* pAktBuffer; in LookAhead() local485 pAktBuffer = aLookAheadLine.GetBuffer(); in LookAhead()487 switch( *pAktBuffer ) in LookAhead()490 pAktBuffer++; in LookAhead()492 if( Is1_0( pAktBuffer ) ) in LookAhead()498 pAktBuffer++; in LookAhead()499 if( *pAktBuffer == ',' ) in LookAhead()501 pAktBuffer++; in LookAhead()502 bValidStructure = ( GetNumberDataset(pAktBuffer) != D_SYNT_ERROR ); in LookAhead()519 const sal_Unicode* pAktBuffer; in GetNextDataset() local[all …]