Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/shells/
H A Dtxtnum.cxx220 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule(); in ExecEnterNum() local
221 pSetRule->UnLinkGraphics(); in ExecEnterNum()
230 aSetRule.SetSvxRule( *pSetRule, GetShell().GetDoc()); in ExecEnterNum()
246 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule(); in ExecEnterNum() local
253 aSetRule.SetSvxRule(*pSetRule, GetShell().GetDoc()); in ExecEnterNum()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx1329 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule(); in SetItemSet() local
1330 pSetRule->UnLinkGraphics(); in SetItemSet()
1333 aSetRule.SetSvxRule(*pSetRule, &rDoc); in SetItemSet()

Completed in 27 milliseconds