Searched refs:nWidthTol (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/filter/inc/ |
H A D | htmlpars.hxx | 166 sal_uInt16 nWidthTol ); 169 sal_uInt16 nWidthTol );
|
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 271 sal_uInt16& nWidth, sal_uInt16 nOffsetTol, sal_uInt16 nWidthTol ) in MakeCol() argument 281 if ( SeekOffset( pOffset, nOffset + nWidth, &nPos, nWidthTol ) ) in MakeCol() 290 sal_uInt16 nWidth, sal_uInt16 nOffsetTol, sal_uInt16 nWidthTol ) in MakeColNoRef() argument 300 if ( !SeekOffset( pOffset, nOffset + nWidth, &nPos, nWidthTol ) ) in MakeColNoRef()
|
Completed in 30 milliseconds