Searched refs:lcl_CalcNewWidths (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 1137 static void lcl_CalcNewWidths( std::list<sal_uInt16> &rSpanPos, ChangeList& rChanges, in lcl_CalcNewWidths() function 1339 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[nCurr], in NewSetTabCols() 1345 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[--j], in NewSetTabCols() 1363 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[nCurr], in NewSetTabCols() 1369 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[++j], in NewSetTabCols()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 1915 void lcl_CalcNewWidths( const _FndLines& rFndLines, _CpyPara& rPara ) in lcl_CalcNewWidths() function 2212 lcl_CalcNewWidths( aFndBox.GetLines(), aPara ); in CopyHeadlineIntoTable() 2304 lcl_CalcNewWidths( aFndBox.GetLines(), aPara ); in MakeCopy()
|
Completed in 36 milliseconds