Lines Matching refs:GetValueTextByPos

1046 XubString __EXPORT SdrCaptionTypeItem::GetValueTextByPos(sal_uInt16 nPos) const  in GetValueTextByPos()  function in SdrCaptionTypeItem
1054 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1073 XubString __EXPORT SdrCaptionEscDirItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrCaptionEscDirItem
1081 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1105 XubString __EXPORT SdrTextFitToSizeTypeItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrTextFitToSizeTypeItem
1113 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1163 XubString __EXPORT SdrTextVertAdjustItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrTextVertAdjustItem
1171 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1213 XubString __EXPORT SdrTextHorzAdjustItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrTextHorzAdjustItem
1221 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1263 XubString __EXPORT SdrTextAniKindItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrTextAniKindItem
1271 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1312 XubString __EXPORT SdrTextAniDirectionItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrTextAniDirectionItem
1320 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1701 XubString __EXPORT SdrEdgeKindItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrEdgeKindItem
1709 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1892 XubString __EXPORT SdrMeasureKindItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrMeasureKindItem
1900 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1941 XubString __EXPORT SdrMeasureTextHPosItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrMeasureTextHPosItem
1949 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
1990 XubString __EXPORT SdrMeasureTextVPosItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrMeasureTextVPosItem
1998 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
2039 XubString __EXPORT SdrMeasureUnitItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrMeasureUnitItem
2059 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
2099 XubString __EXPORT SdrCircKindItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrCircKindItem
2107 rText=GetValueTextByPos(sal::static_int_cast< sal_uInt16 >(GetValue())); in GetPresentation()
2350 XubString __EXPORT SdrGrafModeItem::GetValueTextByPos(sal_uInt16 nPos) const in GetValueTextByPos() function in SdrGrafModeItem
2389 rText = GetValueTextByPos( sal::static_int_cast< sal_uInt16 >( GetValue() ) ); in GetPresentation()