Lines Matching refs:GetValue

460 … static_cast< const SfxInt32Item & >( rItemSet.Get( SCHATTR_AXISTYPE )).GetValue();//::com::sun::s…  in lcl_isDateAxis()
466 …bRet = static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_STEP_MAIN )).GetValue(); in lcl_isAutoMajor()
472 …bRet = static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_STEP_HELP )).GetValue(); in lcl_isAutoMinor()
493 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
504 rItemSet.Get( SCHATTR_AXIS_AUTO_MAX )).GetValue() )) in ApplySpecialItem()
518 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
529 rItemSet.Get( SCHATTR_AXIS_AUTO_MIN )).GetValue() )) in ApplySpecialItem()
546 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
571 rItemSet.Get( nWhichId )).GetValue() ); in ApplySpecialItem()
690 if( (static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
698 …tatic_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_TIME_RESOLUTION )).GetValue() )) in ApplySpecialItem()
714 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
726 rItemSet.Get( SCHATTR_AXIS_AUTO_ORIGIN )).GetValue() )) in ApplySpecialItem()
768 static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
804 … double fValue = static_cast< const SvxDoubleItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
840 static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
878 static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
896 rItemSet.Get( nWhichId )).GetValue()) / 100.0; in ApplySpecialItem()
916 rItemSet.Get( SID_ATTR_NUMBERFORMAT_SOURCE )).GetValue() ); in ApplySpecialItem()
922 rItemSet.Get( nWhichId )).GetValue()); in ApplySpecialItem()
939 rItemSet.Get( nWhichId )).GetValue() ); in ApplySpecialItem()
952 rItemSet.Get( SID_ATTR_NUMBERFORMAT_VALUE )).GetValue()); in ApplySpecialItem()
975 …isType = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue();//::com::sun::s… in ApplySpecialItem()
983 … bool bNewValue = static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()