Searched refs:SetObjectItemDirect (Results 1 – 15 of 15) sorted by relevance
96 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nSegCnt)); in E3dLatheObj()116 GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultLatheSmoothed())); in SetDefaultAttributes()117 …GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultLatheSmoothFrontBack())… in SetDefaultAttributes()118 …GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultLatheCharacterMode()… in SetDefaultAttributes()119 GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultLatheCloseFront())); in SetDefaultAttributes()120 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultLatheCloseBack())); in SetDefaultAttributes()173 GetProperties().SetObjectItemDirect(Svx3DHorizontalSegmentsItem(nHSegs)); in ReSegment()174 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nVSegs)); in ReSegment()203 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nSegCnt)); in SetPolyPoly2D()
85 GetProperties().SetObjectItemDirect(Svx3DDepthItem((sal_uInt32)(fDepth + 0.5))); in E3dExtrudeObj()98 GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultExtrudeSmoothed())); in SetDefaultAttributes()99 …GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultExtrudeSmoothFrontBack(… in SetDefaultAttributes()100 …GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultExtrudeCharacterMode… in SetDefaultAttributes()101 GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultExtrudeCloseFront())); in SetDefaultAttributes()102 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultExtrudeCloseBack())); in SetDefaultAttributes()105 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionXItem(1)); in SetDefaultAttributes()106 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionYItem(1)); in SetDefaultAttributes()
142 GetProperties().SetObjectItemDirect(Svx3DHorizontalSegmentsItem(nHSegs)); in ReSegment()143 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nVSegs)); in ReSegment()
839 GetProperties().SetObjectItemDirect(Svx3DShadowSlantItem(nSceneShadowSlant)); in SetShadowPlaneDirection()
223 SetObjectItemDirect(SdrTextLeftDistItem(nLeftDist + nDifference)); in ItemChange()224 SetObjectItemDirect(SdrTextRightDistItem(nRightDist + nDifference)); in ItemChange()225 SetObjectItemDirect(SdrTextUpperDistItem(nUpperDist + nDifference)); in ItemChange()226 SetObjectItemDirect(SdrTextLowerDistItem(nLowerDist + nDifference)); in ItemChange()
94 void EmptyProperties::SetObjectItemDirect(const SfxPoolItem& /*rItem*/) in SetObjectItemDirect() function in sdr::properties::EmptyProperties
114 void DefaultProperties::SetObjectItemDirect(const SfxPoolItem& rItem) in SetObjectItemDirect() function in sdr::properties::DefaultProperties
146 void GroupProperties::SetObjectItemDirect(const SfxPoolItem& /*rItem*/) in SetObjectItemDirect() function in sdr::properties::GroupProperties
1136 GetProperties().SetObjectItemDirect(SdrCircKindItem(eNewKindA)); in ImpSetCircInfoToAttr()1141 GetProperties().SetObjectItemDirect(SdrCircStartAngleItem(nStartWink)); in ImpSetCircInfoToAttr()1146 GetProperties().SetObjectItemDirect(SdrCircEndAngleItem(nEndWink)); in ImpSetCircInfoToAttr()
327 GetProperties().SetObjectItemDirect(SdrEdgeLineDeltaAnzItem(n)); in ImpSetEdgeInfoToAttr()332 GetProperties().SetObjectItemDirect(SdrEdgeLine1DeltaItem(nVals[0])); in ImpSetEdgeInfoToAttr()337 GetProperties().SetObjectItemDirect(SdrEdgeLine2DeltaItem(nVals[1])); in ImpSetEdgeInfoToAttr()342 GetProperties().SetObjectItemDirect(SdrEdgeLine3DeltaItem(nVals[2])); in ImpSetEdgeInfoToAttr()
1499 GetProperties().SetObjectItemDirect(aWritingMode); in NbcSetOutlinerParaObjectForText()
77 virtual void SetObjectItemDirect(const SfxPoolItem& rItem);
83 virtual void SetObjectItemDirect(const SfxPoolItem& rItem);
125 virtual void SetObjectItemDirect(const SfxPoolItem& rItem) = 0;
Completed in 144 milliseconds