Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx197 _FndLines &rFndLines = rFndBox.GetLines(); in TableStructure() local
199 const SwTableLine* pLine = rFndLines[0]->GetLine(); in TableStructure()
202 if( rFndLines.Count() > 1 ) in TableStructure()
204 pLine = rFndLines[ rFndLines.Count()-1 ]->GetLine(); in TableStructure()
226 rFndLines.C40_INSERT( _FndLine, pInsLine, rFndLines.Count() ); in TableStructure()
H A Dtblrwcl.cxx1915 void lcl_CalcNewWidths( const _FndLines& rFndLines, _CpyPara& rPara ) in lcl_CalcNewWidths() argument
1918 sal_uInt16 nLineCount = rFndLines.Count(); in lcl_CalcNewWidths()
1928 const _FndLine *pFndLine = rFndLines[ nLine ]; in lcl_CalcNewWidths()

Completed in 38 milliseconds