Home
last modified time | relevance | path

Searched refs:CreateObjectSpecificItemSet (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/svx/source/sdr/properties/
H A Dpageproperties.cxx38 SfxItemSet& PageProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::PageProperties
69 …Properties*)this)->mpEmptyItemSet = &(((PageProperties*)this)->CreateObjectSpecificItemSet(*GetSdr… in GetObjectItemSet()
H A Demptyproperties.cxx40 SfxItemSet& EmptyProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::EmptyProperties
80 …roperties*)this)->mpEmptyItemSet = &(((EmptyProperties*)this)->CreateObjectSpecificItemSet(*GetSdr… in GetObjectItemSet()
H A Ddefaultproperties.cxx43 SfxItemSet& DefaultProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::DefaultProperties
90 …ltProperties*)this)->mpItemSet = &(((DefaultProperties*)this)->CreateObjectSpecificItemSet(*GetSdr… in GetObjectItemSet()
H A Dattributeproperties.cxx121 SfxItemSet& AttributeProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::AttributeProperties
433 SfxItemSet* pNewSet = &CreateObjectSpecificItemSet(pNewModel->GetItemPool()); in SetModel()
H A Dconnectorproperties.cxx40 SfxItemSet& ConnectorProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::ConnectorProperties
H A Dcaptionproperties.cxx40 SfxItemSet& CaptionProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::CaptionProperties
H A De3dproperties.cxx38 SfxItemSet& E3dProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::E3dProperties
H A Dgraphicproperties.cxx41 SfxItemSet& GraphicProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::GraphicProperties
H A Dcircleproperties.cxx43 SfxItemSet& CircleProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::CircleProperties
H A Dmeasureproperties.cxx47 SfxItemSet& MeasureProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::MeasureProperties
H A Dcustomshapeproperties.cxx70 SfxItemSet& CustomShapeProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() function in sdr::properties::CustomShapeProperties
/trunk/main/svx/inc/svx/sdr/properties/
H A Dconnectorproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dcaptionproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dcircleproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A De3dproperties.hxx40 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dgraphicproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dmeasureproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dpageproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& pPool);
H A Dtextproperties.hxx44 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dcustomshapeproperties.hxx42 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dattributeproperties.hxx50 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& pPool);
H A Demptyproperties.hxx43 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Ddefaultproperties.hxx43 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dgroupproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dproperties.hxx63 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& pPool) = 0;

Completed in 60 milliseconds

12