Lines Matching refs:GetObjectItemSet

389 	const SfxItemSet& rSet = GetObjectItemSet();  in IsAutoGrowHeight()
414 const SfxItemSet& rSet = GetObjectItemSet(); in IsAutoGrowWidth()
439 return GetTextHorizontalAdjust(GetObjectItemSet()); in GetTextHorizontalAdjust()
472 return GetTextVerticalAdjust(GetObjectItemSet()); in GetTextVerticalAdjust()
659 *GetObjectItemSet().GetPool(), in AdaptTextMinSize()
760 const SfxItemSet& rSet = GetObjectItemSet(); in ImpSetContourPolygon()
1640 const SfxItemSet& rSet = GetObjectItemSet(); in SetVerticalWriting()
1866 return ((SdrEckenradiusItem&)(GetObjectItemSet().Get(SDRATTR_ECKENRADIUS))).GetValue(); in GetEckenradius()
1871 …return ((SdrTextMinFrameHeightItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_MINFRAMEHEIGHT))).GetValu… in GetMinTextFrameHeight()
1876 …return ((SdrTextMaxFrameHeightItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_MAXFRAMEHEIGHT))).GetValu… in GetMaxTextFrameHeight()
1881 …return ((SdrTextMinFrameWidthItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_MINFRAMEWIDTH))).GetValue(… in GetMinTextFrameWidth()
1886 …return ((SdrTextMaxFrameWidthItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_MAXFRAMEWIDTH))).GetValue(… in GetMaxTextFrameWidth()
1892 : ((XFormTextStyleItem&)(GetObjectItemSet().Get(XATTR_FORMTXTSTYLE))).GetValue()!=XFT_NONE; in IsFontwork()
1898 : ((XFormTextHideFormItem&)(GetObjectItemSet().Get(XATTR_FORMTXTHIDEFORM))).GetValue(); in IsHideContour()
1904 : ((SdrTextContourFrameItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_CONTOURFRAME))).GetValue(); in IsContourTextFrame()
1909 return ((SdrTextLeftDistItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_LEFTDIST))).GetValue(); in GetTextLeftDistance()
1914 return ((SdrTextRightDistItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_RIGHTDIST))).GetValue(); in GetTextRightDistance()
1919 return ((SdrTextUpperDistItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_UPPERDIST))).GetValue(); in GetTextUpperDistance()
1924 return ((SdrTextLowerDistItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_LOWERDIST))).GetValue(); in GetTextLowerDistance()
1929 return ((SdrTextAniKindItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_ANIKIND))).GetValue(); in GetTextAniKind()
1934 return ((SdrTextAniDirectionItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_ANIDIRECTION))).GetValue(); in GetTextAniDirection()
1974 const SfxItemSet& rSet = GetObjectItemSet(); in GetTextScrollMetaFileAndRectangle()