Searched refs:SetAttrToMarked (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | drawsh.cxx | 202 pView->SetAttrToMarked( *rReq.GetArgs(), sal_False ); in ExecDrawAttr() 431 pView->SetAttrToMarked( *pDlg->GetOutputItemSet(), sal_False ); in ExecuteLineDlg() 475 pView->SetAttrToMarked( *pDlg->GetOutputItemSet(), sal_False ); in ExecuteAreaDlg()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drawdlg.cxx | 161 pView->SetAttrToMarked(*pDlg->GetOutputItemSet(), sal_False); in ExecDrawDlg() 216 pView->SetAttrToMarked(*rReq.GetArgs(), sal_False); in ExecDrawAttrArgs()
|
H A D | drwtxtsh.cxx | 205 void SwDrawTextShell::SetAttrToMarked(const SfxItemSet& rAttr) in SetAttrToMarked() function in SwDrawTextShell
|
H A D | drwtxtex.cxx | 602 SetAttrToMarked(aNewAttr); in Execute()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ShapeController.cxx | 287 pDrawViewWrapper->SetAttrToMarked( *pOutAttr, sal_False ); in executeDispatch_FormatLine() 332 pDrawViewWrapper->SetAttrToMarked( *pOutAttr, sal_False ); in executeDispatch_FormatArea()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | drwtxtsh.hxx | 43 void SetAttrToMarked(const SfxItemSet& rAttr);
|
/aoo41x/main/svx/source/engine3d/ |
H A D | view3d1.cxx | 193 SetAttrToMarked(rAttr, bReplaceAll); in Set3DAttributes()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedtv1.cxx | 968 void SdrEditView::SetAttrToMarked(const SfxItemSet& rAttr, sal_Bool bReplaceAll) in SetAttrToMarked() function in SdrEditView 1266 SetAttrToMarked(rSet,bReplaceAll); in SetAttributes() 1621 SetAttrToMarked(aSetAttr,sal_False); in SetGeoAttrToMarked()
|
H A D | svdundo.cxx | 605 rView.SetAttrToMarked(*pRepeatSet, sal_False); in SdrRepeat()
|
H A D | svdedxv.cxx | 2254 SetAttrToMarked(aPaintSet, bReplaceAll); in ApplyFormatPaintBrush()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin3.cxx | 102 pDrView->SetAttrToMarked(*pDrawBrush, bReplaceAll); in DrawMouseButtonUp()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdedtv.hxx | 333 void SetAttrToMarked(const SfxItemSet& rAttr, sal_Bool bReplaceAll);
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | formatclipboard.cxx | 535 pDrawView->SetAttrToMarked(*m_pItemSet, bReplaceAll); in Paste()
|
Completed in 320 milliseconds