Home
last modified time | relevance | path

Searched refs:GetMergedItemSet (Results 26 – 50 of 81) sorted by relevance

1234

/aoo41x/main/svx/source/svdraw/
H A Dsvdcrtv.cxx804 const SfxItemSet& rSet = pAktCreate->GetMergedItemSet(); in ShowCreateObj()
915 rTargetSet.Put(pAktCreate->GetMergedItemSet()); in GetAttributes()
H A Dsvdetc.cxx898 bRet = GetDraftFillColor(pObj->GetMergedItemSet(), rCol); in impGetSdrObjListFillColor()
1084 bFound=GetDraftFillColor(pText->GetMergedItemSet(), aBackground); in GetTextEditBackgroundColor()
H A Dsvdundo.cxx351 pUndoSet = new SfxItemSet(pObj->GetMergedItemSet()); in SdrUndoAttrObj()
410 pRedoSet = new SfxItemSet(pObj->GetMergedItemSet()); in Undo()
/aoo41x/main/sd/source/ui/func/
H A Dfuconrec.cxx280 SfxItemSet aSet(pObj->GetMergedItemSet()); in MouseButtonUp()
980 SfxItemSet aSet(pObj->GetMergedItemSet()); in CreateDefaultObject()
H A Dfuconcs.cxx260 const SfxItemSet& rSource = pSourceObj->GetMergedItemSet(); in SetAttributes()
/aoo41x/main/svx/source/sdr/properties/
H A Dproperties.cxx53 const SfxItemSet& BaseProperties::GetMergedItemSet() const in GetMergedItemSet() function in sdr::properties::BaseProperties
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrmeasureobj.cxx55 const SfxItemSet& rItemSet = GetMeasureObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrole2obj.cxx95 const SfxItemSet& rItemSet = GetOle2Obj().GetMergedItemSet(); in createPrimitive2DSequenceWithParameters()
H A Dviewcontactofsdrpathobj.cxx51 const SfxItemSet& rItemSet = GetPathObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofe3dpolygon.cxx53 const SfxItemSet& rItemSet = GetE3dPolygonObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofsdrcaptionobj.cxx64 const SfxItemSet& rItemSet = rCaptionObj.GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrobjcustomshape.cxx110 const SfxItemSet& rItemSet = GetCustomShapeObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofgraphic.cxx309 const SfxItemSet& rItemSet = GetGrafObject().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
/aoo41x/main/svx/source/engine3d/
H A Dview3d1.cxx131 aSet.Put(pInScene->GetMergedItemSet()); in Get3DAttributes()
/aoo41x/main/sd/source/ui/view/
H A Dsdview3.cxx775 aSet.Put( pObj->GetMergedItemSet() ); in InsertData()
801 aOldSet.Put(pPickObj->GetMergedItemSet()); in InsertData()
802 aNewSet.Put( pObj->GetMergedItemSet() ); in InsertData()
H A Dsdview.cxx1070 aSet1.Put(pObj1->GetMergedItemSet()); in IsMorphingAllowed()
1071 aSet2.Put(pObj2->GetMergedItemSet()); in IsMorphingAllowed()
/aoo41x/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx185 const SfxItemSet& rSource = pSourceObj->GetMergedItemSet(); in SetAttributes()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx273 SfxItemSet aSet(pObj->GetMergedItemSet()); in CreateDefaultObject()
H A Dfuconcustomshape.cxx237 const SfxItemSet& rSource = pSourceObj->GetMergedItemSet(); in SetAttributes()
/aoo41x/main/sc/source/core/tool/
H A Ddetfunc.cxx432 const SfxItemSet& rSet = pObject->GetMergedItemSet(); in HasArrow()
458 const SfxItemSet& rSet = pObject->GetMergedItemSet(); in IsNonAlienArrow()
1448 SfxItemSet aAttrColorSet = pObject->GetMergedItemSet(); in UpdateAllComments()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx324 SfxItemSet aSet( pCustomShape->GetMergedItemSet() ); in Create3DObject()
414 const SfxItemSet& rSet = pNext->GetMergedItemSet(); in Create3DObject()
H A DEnhancedCustomShapeEngine.cxx177 SfxItemSet aTargetItemSet( pCustoObj->GetMergedItemSet() ); in ImplForceGroupWithText()
/aoo41x/main/svx/source/dialog/
H A Ddlgctl3d.cxx204 aSet.Put(mp3DObj->GetMergedItemSet()); in SetObjectType()
240 return mp3DObj->GetMergedItemSet(); in Get3DAttributes()
H A Dconnctrl.cxx298 const SfxItemSet& rSet = pEdgeObj->GetMergedItemSet(); in GetLineDeltaAnz()
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx477 const SfxItemSet& rItemSet = rTextObj.GetMergedItemSet(); in XclTxo()
517 const SfxItemSet& rItemSet = pCaption->GetMergedItemSet(); in XclTxo()

Completed in 131 milliseconds

1234