Home
last modified time | relevance | path

Searched refs:GetObjectItemPool (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/svx/source/sdr/properties/
H A Ddefaultproperties.cxx90 … = &(((DefaultProperties*)this)->CreateObjectSpecificItemSet(*GetSdrObject().GetObjectItemPool())); in GetObjectItemSet()
108 SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), nWhichID, nWhichID); in SetObjectItem()
133 SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), nWhich, nWhich, 0, 0); in ClearObjectItem()
154 SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), SDRATTR_START, EE_ITEMS_END, 0, 0); in SetObjectItemSet()
H A Dpageproperties.cxx69 …Set = &(((PageProperties*)this)->CreateObjectSpecificItemSet(*GetSdrObject().GetObjectItemPool())); in GetObjectItemSet()
H A Demptyproperties.cxx80 …et = &(((EmptyProperties*)this)->CreateObjectSpecificItemSet(*GetSdrObject().GetObjectItemPool())); in GetObjectItemSet()
H A Dcustomshapeproperties.cxx119 SfxItemSet aSet((SfxItemPool&)(*GetSdrObject().GetObjectItemPool())); in ClearObjectItem()
/aoo4110/main/svx/source/svdraw/
H A Dsvdoattr.cxx121 if(pNewModel && GetObjectItemPool() && GetObjectItemPool() != &pNewModel->GetItemPool()) in SetModel()
123 MigrateItemPool(GetObjectItemPool(), &pNewModel->GetItemPool(), pNewModel); in SetModel()
H A Dsvdogrp.cxx225 if(pNewModel && GetObjectItemPool() && GetObjectItemPool() != &pNewModel->GetItemPool()) in SetModel()
227 MigrateItemPool(GetObjectItemPool(), &pNewModel->GetItemPool(), pNewModel); in SetModel()
H A Dsvdobj.cxx576 SdrItemPool* SdrObject::GetObjectItemPool() const in GetObjectItemPool() function in SdrObject
1181 SfxItemSet aNewSet(*GetObjectItemPool()); in TakeContour()
2036 SdrItemPool* pPool = GetObjectItemPool(); in GetObjectMapUnit()
/aoo4110/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx82 SfxItemPool* pPool = (SfxItemPool*) pObj1->GetObjectItemPool(); in MorphDlg()
/aoo4110/main/sd/source/ui/func/
H A Dfumorph.cxx340 SfxItemPool* pPool = pObj1->GetObjectItemPool(); in ImpInsertPolygons()
/aoo4110/main/svx/inc/svx/
H A Dsvdobj.hxx569 SdrItemPool* GetObjectItemPool() const;

Completed in 121 milliseconds