Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/html/
H A Dhtmltab.cxx273 const SvxBrushItem *GetBGBrush() const { return pBGBrush; } in GetBGBrush() function in HTMLTableCell
331 const SvxBrushItem *GetBGBrush() const { return pBGBrush; } in GetBGBrush() function in HTMLTableRow
557 const SvxBrushItem *GetBGBrush() const { return pBGBrush; } in GetBGBrush() function in HTMLTable
1414 pBGBrushItem = pCell->GetBGBrush(); in FixFrameFmt()
1430 pBGBrushItem = ((*pRows)[nRow])->GetBGBrush(); in FixFrameFmt()
1433 pBGBrushItem = GetBGBrush(); in FixFrameFmt()
1712 pBGBrushItem = pTopRow->GetBGBrush(); in MakeTableLine()
1719 pBGBrushItem = GetBGBrush(); in MakeTableLine()
1978 const SvxBrushItem *pInhBG = pParent->GetCell(nRow,nCol)->GetBGBrush(); in InheritBorders()
1986 pInhBG = ((*pParent->pRows)[nRow])->GetBGBrush(); in InheritBorders()
[all …]