Home
last modified time | relevance | path

Searched refs:SetAttributes (Results 1 – 25 of 84) sorted by last modified time

1234

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx125 virtual sal_Bool SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll = sal_False);
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx107 SetAttributes( pObj ); in MouseButtonDown()
150 void ConstCustomShape::SetAttributes( SdrObject* pObj ) in SetAttributes() function in ConstCustomShape
224 SetAttributes( pObj ); in CreateDefaultObject()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1603 sal_Bool SdrObjEditView::SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll) in SetAttributes() function in SdrObjEditView
1616 bRet=mxSelectionController->SetAttributes(*pSet,bReplaceAll ); in SetAttributes()
1620 bRet=SdrGlueEditView::SetAttributes(*pSet,bReplaceAll); in SetAttributes()
1658 bRet=mxSelectionController->SetAttributes(*pSet,bReplaceAll ); in SetAttributes()
1709 bRet=mxSelectionController->SetAttributes(aSet,bReplaceAll ); in SetAttributes()
H A Dsvddrgmt.cxx3966 getSdrDragView().SetAttributes( aSet, false ); in EndSdrDrag()
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx91 SVX_DLLPRIVATE virtual bool SetAttributes(const SfxItemSet& rSet, bool bReplaceAll);
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx213 GetShell().GetDrawView()->SetAttributes(rAttr); in SetAttrToMarked()
296 pDrView->SetAttributes(rSet); in ExecFormText()
554 pSdrView->SetAttributes(*pDlg->GetOutputItemSet()); in ExecDraw()
579 pSdrView->SetAttributes(aNewAttr); in ExecDraw()
H A Ddrawdlg.cxx87 pView->SetAttributes(*pDlg->GetOutputItemSet()); in ExecDrawDlg()
117 pView->SetAttributes(*pDlg->GetOutputItemSet()); in ExecDrawDlg()
H A Ddrawsh.cxx565 pDrView->SetAttributes(rSet); in ExecFormText()
H A Ddrwbassh.cxx295 pSdrView->SetAttributes(*pOutSet); in Execute()
H A Ddrwtxtex.cxx546 pTmpView->SetAttributes( aAttr ); in Execute()
590 pTmpView->SetAttributes( aAttr ); in Execute()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1259 sal_Bool OutlineView::SetAttributes(const SfxItemSet& rSet, sal_Bool ) in SetAttributes() function in sd::OutlineView
H A Dsdview.cxx581 sal_Bool View::SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll) in SetAttributes() function in sd::View
583 sal_Bool bOk = FmFormView::SetAttributes(rSet, bReplaceAll); in SetAttributes()
H A Ddrawview.cxx161 sal_Bool DrawView::SetAttributes(const SfxItemSet& rSet, in SetAttributes() function in sd::DrawView
281 bOk = ::sd::View::SetAttributes(rSet, bReplaceAll); in SetAttributes()
381 bOk = ::sd::View::SetAttributes(rSet, bReplaceAll); in SetAttributes()
386 bOk = ::sd::View::SetAttributes(rSet, bReplaceAll); in SetAttributes()
H A Ddrtxtob1.cxx231 mpView->SetAttributes( aNewAttrs ); in Execute()
283 mpView->SetAttributes( aEditAttr ); in Execute()
325 mpView->SetAttributes( aAttr ); in Execute()
670 mpView->SetAttributes(*pArgs); in Execute()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx622 pView->SetAttributes( aSet ); in ExecuteToggle()
725 pView->SetAttributes( aEmptyAttr, sal_True ); in ExecuteAttr()
894 pView->SetAttributes( aSetItem.GetItemSet() ); in ExecuteAttr()
910 pView->SetAttributes( aEditAttr ); in ExecuteAttr()
922 pView->SetAttributes( aEditAttr ); in ExecuteAttr()
935 pView->SetAttributes( aEditAttr ); in ExecuteAttr()
953 pView->SetAttributes( aNewAttr ); in ExecuteAttr()
970 pView->SetAttributes( aNewAttr ); in ExecuteAttr()
986 pView->SetAttributes(aNewAttr); in ExecuteAttr()
1008 pView->SetAttributes(aNewAttr); in ExecuteAttr()
[all …]
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx178 void SetAttributes();
1391 ((SfxHeaderAttributes_Impl*)GetHeaderAttributes())->SetAttributes(); in FinishedLoading()
1795 void SfxHeaderAttributes_Impl::SetAttributes() in SetAttributes() function in SfxHeaderAttributes_Impl
1885 ->SetAttributes(); in SetHeaderAttributesForSourceViewHack()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx527 void SetAttributes(const SfxItemSet& rItemSet);
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2359 void SvxXRectPreview::SetAttributes(const SfxItemSet& rItemSet) in SetAttributes() function in SvxXRectPreview
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx840 pSdrView->SetAttributes( aSet ); in HyphenateDrawText()
/trunk/main/sw/source/ui/inc/
H A Dconcustomshape.hxx44 void SetAttributes( SdrObject* pObj );
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx483 SetAttributes( eType ); in BeginTag()
505 void SwTaggedPDFHelper::SetAttributes( vcl::PDFWriter::StructElement eType ) in SetAttributes() function in SwTaggedPDFHelper
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1510 pView->SetAttributes( aSet, sal_False ); in Paste()
/trunk/main/sw/inc/
H A DEnhancedPDFExportHelper.hxx162 void SetAttributes( vcl::PDFWriter::StructElement eType );
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1089 rView.SetAttributes( aSet ); in ExecuteGrafAttr()
1122 rView.SetAttributes( aSet ); in ExecuteGrafAttr()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx796 SetAttributes( *pArgs, false ); in Execute()
2396 bool SvxTableController::SetAttributes(const SfxItemSet& rSet, bool bReplaceAll) in SetAttributes() function in sdr::table::SvxTableController

Completed in 152 milliseconds

1234