Searched refs:MakeCol (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 270 void ScHTMLLayoutParser::MakeCol( ScHTMLColOffset* pOffset, sal_uInt16& nOffset, in MakeCol() function in ScHTMLLayoutParser 472 MakeCol( pColOffset, pE->nOffset, pE->nWidth, nOffsetTolerance, nOffsetTolerance ); in Adjust() 668 MakeCol( pColOffset, pE->nOffset, pE->nWidth, nOffsetTolerance, nOffsetTolerance ); in SetWidths() 695 MakeCol( pLocalColOffset, pE->nOffset, nWidth, nOffsetTolerance, nOffsetTolerance ); in Colonize() 1420 MakeCol( pLocalColOffset, nColOffset, nVal, 0, 0 ); in ColOn()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | htmlpars.hxx | 164 static void MakeCol( ScHTMLColOffset*, sal_uInt16& nOffset,
|
Completed in 35 milliseconds