Searched refs:lcl_CalcNewWidths (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/table/ |
H A D | swtable.cxx | 1203 static void lcl_CalcNewWidths( std::list<sal_uInt16> &rSpanPos, ChangeList& rChanges, in lcl_CalcNewWidths() function 1405 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[nCurr], in NewSetTabCols() 1411 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[--j], in NewSetTabCols() 1429 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[nCurr], in NewSetTabCols() 1435 lcl_CalcNewWidths( aRowSpanPos, aCopy, rLines[++j], in NewSetTabCols()
|
/aoo42x/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 79 milliseconds