Searched refs:GetBGBrush (Results 1 – 1 of 1) sorted by relevance
273 const SvxBrushItem *GetBGBrush() const { return pBGBrush; } in GetBGBrush() function in HTMLTableCell331 const SvxBrushItem *GetBGBrush() const { return pBGBrush; } in GetBGBrush() function in HTMLTableRow557 const SvxBrushItem *GetBGBrush() const { return pBGBrush; } in GetBGBrush() function in HTMLTable1414 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()1986 pInhBG = ((*pParent->pRows)[nRow])->GetBGBrush(); in InheritBorders()1988 pInhBG = pParent->GetBGBrush(); in InheritBorders()[all …]
Completed in 60 milliseconds