Searched refs:nItemValue (Results 1 – 1 of 1) sorted by relevance
204 sal_Int32 nItemValue = static_cast< const SfxInt32Item & >( in ApplySpecialItem() local206 bool bAttachToMainAxis = nItemValue == CHART_AXIS_PRIMARY_Y; in ApplySpecialItem()378 … sal_Int32 nItemValue = m_bAttachToMainAxis ? CHART_AXIS_PRIMARY_Y : CHART_AXIS_SECONDARY_Y; in FillSpecialItem() local379 rOutItemSet.Put( SfxInt32Item(nWhichId,nItemValue ) ); in FillSpecialItem()
Completed in 15 milliseconds