Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx674 const SvxBrushItem* pBrsh = aFmt.GetBrush(); in GetNBOIndexForNumRule() local
676 if ( pBrsh ) in GetNBOIndexForNumRule()
677 pGrf = pBrsh->GetGraphic(); in GetNBOIndexForNumRule()
716 const SvxBrushItem* pBrsh = aFmt.GetBrush(); in RelplaceNumRule() local
718 if ( pBrsh ) in RelplaceNumRule()
719 pGrf = pBrsh->GetGraphic(); in RelplaceNumRule()
726 const String* pGrfName = pBrsh->GetGraphicLink(); in RelplaceNumRule()
1051 const SvxBrushItem* pBrsh = aFmt.GetBrush(); in GetNBOIndexForNumRule() local
1053 if ( pBrsh ) in GetNBOIndexForNumRule()
1054 pGrf = pBrsh->GetGraphic(); in GetNBOIndexForNumRule()
[all …]