Lines Matching refs:Get
460 …sal_Int32 nAxisType = static_cast< const SfxInt32Item & >( rItemSet.Get( SCHATTR_AXISTYPE )).GetVa… in lcl_isDateAxis()
466 …bool bRet = static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_STEP_MAIN )).GetVa… in lcl_isAutoMajor()
472 …bool bRet = static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_STEP_HELP )).GetVa… in lcl_isAutoMinor()
493 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
504 rItemSet.Get( SCHATTR_AXIS_AUTO_MAX )).GetValue() )) in ApplySpecialItem()
506 rItemSet.Get( nWhichId ).QueryValue( aValue ); in ApplySpecialItem()
518 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
529 rItemSet.Get( SCHATTR_AXIS_AUTO_MIN )).GetValue() )) in ApplySpecialItem()
531 rItemSet.Get( nWhichId ).QueryValue( aValue ); in ApplySpecialItem()
546 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
571 rItemSet.Get( nWhichId )).GetValue() ); in ApplySpecialItem()
594 if( rItemSet.Get( nWhichId ).QueryValue( aValue ) ) in ApplySpecialItem()
609 rItemSet.Get( nWhichId ).QueryValue( aValue ); in ApplySpecialItem()
652 if( rItemSet.Get( nWhichId ).QueryValue( aValue ) ) in ApplySpecialItem()
667 rItemSet.Get( nWhichId ).QueryValue( aValue ); in ApplySpecialItem()
690 if( (static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
698 …if( ! (static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_TIME_RESOLUTION )).GetV… in ApplySpecialItem()
700 rItemSet.Get( nWhichId ).QueryValue( aValue ); in ApplySpecialItem()
714 rItemSet.Get( nWhichId )).GetValue() )) in ApplySpecialItem()
726 rItemSet.Get( SCHATTR_AXIS_AUTO_ORIGIN )).GetValue() )) in ApplySpecialItem()
728 rItemSet.Get( nWhichId ).QueryValue( aValue ); 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 …sal_Int32 nNewAxisType = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue()… in ApplySpecialItem()
983 … bool bNewValue = static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()