Searched refs:aViewAttr (Results 1 – 3 of 3) sorted by relevance
109 SfxItemSet aViewAttr(pDrView->GetModel()->GetItemPool()); in GetFormTextState() local110 pDrView->GetAttributes(aViewAttr); in GetFormTextState()111 rSet.Set(aViewAttr); in GetFormTextState()
272 SfxItemSet aViewAttr(pDrView->GetModel()->GetItemPool()); in GetFormTextState() local273 pDrView->GetAttributes(aViewAttr); in GetFormTextState()274 rSet.Set(aViewAttr); in GetFormTextState()
596 SfxItemSet aViewAttr(pView->GetModel()->GetItemPool()); in ExecuteToggle() local597 pView->GetAttributes(aViewAttr); in ExecuteToggle()600 FontUnderline eOld = ((const SvxUnderlineItem&) aViewAttr. in ExecuteToggle()
Completed in 23 milliseconds