Home
last modified time | relevance | path

Searched refs:pInsFLine (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx859 _FndLine *pFLine, *pInsFLine = 0; in InsTable() local
955 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 16 milliseconds