Searched refs:nSttLine (Results 1 – 2 of 2) sorted by relevance
782 sal_uInt16 nSttLine = rTbl.GetTabLines().GetPos( pLine ); in lcl_RelToBox() local785 long nLineOffset = lcl_GetLongBoxNum( sGetName ) + nSttLine; in lcl_RelToBox()809 nSttLine = SwTable::_GetBoxNum( sGetName ); in lcl_RelToBox()812 if( !nSttLine || nSttLine > pLines->Count() ) in lcl_RelToBox()814 pLine = (*pLines)[ nSttLine-1 ]; in lcl_RelToBox()
873 sal_uInt16 nSttLine = GetTabLines().C40_GETPOS( SwTableLine, pSttLine ); in InsTable() local884 nSttLine = GetTabLines().C40_GETPOS( SwTableLine, pSttLine ); in InsTable()889 if( (GetTabLines().Count() - nSttLine ) < in InsTable()899 (GetTabLines().Count() - nSttLine ); in InsTable()955 pInsFLine = new _FndLine( GetTabLines()[ nSttLine + nLn ], in InsTable()
Completed in 26 milliseconds