Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2102 const SvxBrushItem* pOrigBrush = aFmt.GetBrush(); in SetNumberingRuleByIndex() local
2103 if(pOrigBrush) in SetNumberingRuleByIndex()
2105 pSetBrush = new SvxBrushItem(*pOrigBrush); in SetNumberingRuleByIndex()
2120 const SvxBrushItem* pOrigBrush = aFmt.GetBrush(); in SetNumberingRuleByIndex() local
2121 if(pOrigBrush) in SetNumberingRuleByIndex()
2123 pSetBrush = new SvxBrushItem(*pOrigBrush); in SetNumberingRuleByIndex()

Completed in 21 milliseconds