Home
last modified time | relevance | path

Searched refs:HasTabBackground (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx92 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 18 milliseconds