Searched refs:pInsFLine (Results 1 – 1 of 1) sorted by relevance
859 _FndLine *pFLine, *pInsFLine = 0; in InsTable() local955 pInsFLine = new _FndLine( GetTabLines()[ nSttLine + nLn ], in InsTable()957 pLine = pInsFLine->GetLine(); in InsTable()963 if( pInsFLine ) in InsTable()978 pFndBox = new _FndBox( pTmpBox, pInsFLine ); in InsTable()979 pInsFLine->GetBoxes().C40_INSERT( _FndBox, pFndBox, nBx ); in InsTable()981 aFndBox.GetLines().C40_INSERT( _FndLine, pInsFLine, nLn ); in InsTable()
Completed in 8 milliseconds