Searched refs:pSetRule (Results 1 – 2 of 2) sorted by relevance
220 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule(); in ExecEnterNum() local221 pSetRule->UnLinkGraphics(); in ExecEnterNum()230 aSetRule.SetSvxRule( *pSetRule, GetShell().GetDoc()); in ExecEnterNum()246 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule(); in ExecEnterNum() local253 aSetRule.SetSvxRule(*pSetRule, GetShell().GetDoc()); in ExecEnterNum()
1329 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule(); in SetItemSet() local1330 pSetRule->UnLinkGraphics(); in SetItemSet()1333 aSetRule.SetSvxRule(*pSetRule, &rDoc); in SetItemSet()
Completed in 36 milliseconds