Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx195 sal_Bool HasLeftBorder() const { return bLeftBorder; } in HasLeftBorder() function in SwWriteTableCol
/trunk/main/sw/inc/
H A Dhtmltbl.hxx180 sal_Bool HasLeftBorder() const { return bLeftBorder; } in HasLeftBorder() function in SwHTMLTableLayoutColumn
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx266 if( GetColumn(nCol)->HasLeftBorder() ) in GetLeftCellSpace()
297 else if( bSwBorders && GetColumn(nCol)->HasLeftBorder() && in GetRightCellSpace()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx324 if( pCol->HasLeftBorder() ) in GetLeftSpace()

Completed in 32 milliseconds