Searched refs:HasTabBackground (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 92 static sal_Bool HasTabBackground( const SwTableLine& rLine, 94 static sal_Bool HasTabBackground( const SwTableBox& rBox, 146 sal_Bool SwHTMLWrtTable::HasTabBackground( const SwTableBox& rBox, in HasTabBackground() function in SwHTMLWrtTable 174 bRet = HasTabBackground( *rLines[i], bT, bB, bLeft, bRight); in HasTabBackground() 181 sal_Bool SwHTMLWrtTable::HasTabBackground( const SwTableLine& rLine, in HasTabBackground() function in SwHTMLWrtTable 205 bRet = HasTabBackground( *rBoxes[i], bTop, bBottom, bL, bR ); in HasTabBackground() 261 bBorders = HasTabBackground( *pBox, sal_True, sal_True, sal_True, sal_True ); in ShouldExpandSub()
|
Completed in 16 milliseconds