Home
last modified time | relevance | path

Searched refs:SetObjectItemDirect (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dextrud3d.cxx70 GetProperties().SetObjectItemDirect(makeSvx3DDepthItem(static_cast<sal_uInt32>(fDepth + 0.5))); in E3dExtrudeObj()
99 … GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultExtrudeSmoothed())); in SetDefaultAttributes()
100 …GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultExtrudeSmoothFrontBack(… in SetDefaultAttributes()
101 …GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultExtrudeCharacterMode… in SetDefaultAttributes()
102 … GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultExtrudeCloseFront())); in SetDefaultAttributes()
103 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultExtrudeCloseBack())); in SetDefaultAttributes()
106 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionXItem(1)); in SetDefaultAttributes()
107 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionYItem(1)); in SetDefaultAttributes()
H A Dlathe3d.cxx78 GetProperties().SetObjectItemDirect(makeSvx3DVerticalSegmentsItem(nSegCnt)); in E3dLatheObj()
108 GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultLatheSmoothed())); in SetDefaultAttributes()
109 …GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultLatheSmoothFrontBack())… in SetDefaultAttributes()
110 …GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultLatheCharacterMode()… in SetDefaultAttributes()
111 GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultLatheCloseFront())); in SetDefaultAttributes()
112 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultLatheCloseBack())); in SetDefaultAttributes()
152 GetProperties().SetObjectItemDirect(makeSvx3DVerticalSegmentsItem(nSegCnt)); in SetPolyPoly2D()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dextrud3d.cxx73 GetProperties().SetObjectItemDirect(makeSvx3DDepthItem(static_cast<sal_uInt32>(fDepth + 0.5))); in E3dExtrudeObj()
91 … GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultExtrudeSmoothed())); in SetDefaultAttributes()
92 …GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultExtrudeSmoothFrontBack(… in SetDefaultAttributes()
93 …GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultExtrudeCharacterMode… in SetDefaultAttributes()
94 … GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultExtrudeCloseFront())); in SetDefaultAttributes()
95 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultExtrudeCloseBack())); in SetDefaultAttributes()
98 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionXItem(1)); in SetDefaultAttributes()
99 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionYItem(1)); in SetDefaultAttributes()
H A Dlathe3d.cxx82 GetProperties().SetObjectItemDirect(makeSvx3DVerticalSegmentsItem(nSegCnt)); in E3dLatheObj()
101 GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultLatheSmoothed())); in SetDefaultAttributes()
102 …GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultLatheSmoothFrontBack())… in SetDefaultAttributes()
103 …GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultLatheCharacterMode()… in SetDefaultAttributes()
104 GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultLatheCloseFront())); in SetDefaultAttributes()
105 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultLatheCloseBack())); in SetDefaultAttributes()
155 GetProperties().SetObjectItemDirect(makeSvx3DVerticalSegmentsItem(nSegCnt)); in SetPolyPoly2D()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/properties/
H A Dtextproperties.cxx229 SetObjectItemDirect(makeSdrTextLeftDistItem(nLeftDist + nDifference)); in ItemChange()
230 SetObjectItemDirect(makeSdrTextRightDistItem(nRightDist + nDifference)); in ItemChange()
231 SetObjectItemDirect(makeSdrTextUpperDistItem(nUpperDist + nDifference)); in ItemChange()
232 SetObjectItemDirect(makeSdrTextLowerDistItem(nLowerDist + nDifference)); in ItemChange()
H A Demptyproperties.cxx65 void EmptyProperties::SetObjectItemDirect(const SfxPoolItem& /*rItem*/) in SetObjectItemDirect() function in sdr::properties::EmptyProperties
H A Ddefaultproperties.cxx124 void DefaultProperties::SetObjectItemDirect(const SfxPoolItem& rItem) in SetObjectItemDirect() function in sdr::properties::DefaultProperties
H A Dgroupproperties.cxx139 void GroupProperties::SetObjectItemDirect(const SfxPoolItem& /*rItem*/) in SetObjectItemDirect() function in sdr::properties::GroupProperties
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/properties/
H A Dtextproperties.cxx223 SetObjectItemDirect(makeSdrTextLeftDistItem(nLeftDist + nDifference)); in ItemChange()
224 SetObjectItemDirect(makeSdrTextRightDistItem(nRightDist + nDifference)); in ItemChange()
225 SetObjectItemDirect(makeSdrTextUpperDistItem(nUpperDist + nDifference)); in ItemChange()
226 SetObjectItemDirect(makeSdrTextLowerDistItem(nLowerDist + nDifference)); in ItemChange()
H A Demptyproperties.cxx70 void EmptyProperties::SetObjectItemDirect(const SfxPoolItem& /*rItem*/) in SetObjectItemDirect() function in sdr::properties::EmptyProperties
H A Ddefaultproperties.cxx127 void DefaultProperties::SetObjectItemDirect(const SfxPoolItem& rItem) in SetObjectItemDirect() function in sdr::properties::DefaultProperties
H A Dgroupproperties.cxx143 void GroupProperties::SetObjectItemDirect(const SfxPoolItem& /*rItem*/) in SetObjectItemDirect() function in sdr::properties::GroupProperties
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/sdr/properties/
H A Demptyproperties.hxx68 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) override;
H A Dgroupproperties.hxx75 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/sdr/properties/
H A Demptyproperties.hxx69 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) override;
H A Dgroupproperties.hxx78 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sdr/properties/
H A Ddefaultproperties.hxx82 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) override;
H A Dproperties.hxx144 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sdr/properties/
H A Ddefaultproperties.hxx83 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) override;
H A Dproperties.hxx148 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdocirc.cxx1118 GetProperties().SetObjectItemDirect(SdrCircKindItem(meCircleKind)); in ImpSetCircInfoToAttr()
1123 GetProperties().SetObjectItemDirect(makeSdrCircStartAngleItem(nStartAngle)); in ImpSetCircInfoToAttr()
1128 GetProperties().SetObjectItemDirect(makeSdrCircEndAngleItem(nEndAngle)); in ImpSetCircInfoToAttr()
H A Dsvdoedge.cxx342 GetProperties().SetObjectItemDirect(SdrEdgeLineDeltaCountItem(n)); in ImpSetEdgeInfoToAttr()
347 GetProperties().SetObjectItemDirect(makeSdrEdgeLine1DeltaItem(nVals[0])); in ImpSetEdgeInfoToAttr()
352 GetProperties().SetObjectItemDirect(makeSdrEdgeLine2DeltaItem(nVals[1])); in ImpSetEdgeInfoToAttr()
357 GetProperties().SetObjectItemDirect(makeSdrEdgeLine3DeltaItem(nVals[2])); in ImpSetEdgeInfoToAttr()
H A Dsvdotext.cxx1359 GetProperties().SetObjectItemDirect(aWritingMode); in NbcSetOutlinerParaObjectForText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdocirc.cxx1128 GetProperties().SetObjectItemDirect(SdrCircKindItem(meCircleKind)); in ImpSetCircInfoToAttr()
1133 GetProperties().SetObjectItemDirect(makeSdrCircStartAngleItem(nStartAngle)); in ImpSetCircInfoToAttr()
1138 GetProperties().SetObjectItemDirect(makeSdrCircEndAngleItem(nEndAngle)); in ImpSetCircInfoToAttr()
H A Dsvdoedge.cxx324 GetProperties().SetObjectItemDirect(SdrEdgeLineDeltaCountItem(n)); in ImpSetEdgeInfoToAttr()
329 GetProperties().SetObjectItemDirect(makeSdrEdgeLine1DeltaItem(nVals[0])); in ImpSetEdgeInfoToAttr()
334 GetProperties().SetObjectItemDirect(makeSdrEdgeLine2DeltaItem(nVals[1])); in ImpSetEdgeInfoToAttr()
339 GetProperties().SetObjectItemDirect(makeSdrEdgeLine3DeltaItem(nVals[2])); in ImpSetEdgeInfoToAttr()

12