| /AOO41X/main/chart2/source/controller/itemsetwrapper/ |
| H A D | AxisItemConverter.cxx | 152 bool AxisItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMemberId & rOutPro… in GetItemProperty() argument 155 ::comphelper::ItemPropertyMapType::const_iterator aIt( rMap.find( nWhichId )); in GetItemProperty() 174 void AxisItemConverter::FillSpecialItem( sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument 188 switch( nWhichId ) in FillSpecialItem() 191 rOutItemSet.Put( SfxBoolItem( nWhichId, !hasDoubleValue(rScale.Maximum) ) ); in FillSpecialItem() 198 rOutItemSet.Put( SvxDoubleItem( fMax, nWhichId ) ); in FillSpecialItem() 203 rOutItemSet.Put( SvxDoubleItem( fMax, nWhichId ) ); in FillSpecialItem() 209 rOutItemSet.Put( SfxBoolItem( nWhichId, !hasDoubleValue(rScale.Minimum) ) ); in FillSpecialItem() 216 rOutItemSet.Put( SvxDoubleItem( fMin, nWhichId ) ); in FillSpecialItem() 218 rOutItemSet.Put( SvxDoubleItem( m_pExplicitScale->Minimum, nWhichId )); in FillSpecialItem() [all …]
|
| H A D | DataPointItemConverter.cxx | 107 bool lcl_NumberFormatFromItemToPropertySet( sal_uInt16 nWhichId, const SfxItemSet & rItemSet, const… in lcl_NumberFormatFromItemToPropertySet() argument 112 …rtl::OUString aPropertyName = (SID_ATTR_NUMBERFORMAT_VALUE==nWhichId) ? C2U( "NumberFormat" ) : C2… in lcl_NumberFormatFromItemToPropertySet() 113 …sal_uInt16 nSourceWhich = (SID_ATTR_NUMBERFORMAT_VALUE==nWhichId) ? SID_ATTR_NUMBERFORMAT_SOURCE :… in lcl_NumberFormatFromItemToPropertySet() 123 SfxItemState aState = rItemSet.GetItemState( nWhichId ); in lcl_NumberFormatFromItemToPropertySet() 128 rItemSet.Get( nWhichId )).GetValue()); in lcl_NumberFormatFromItemToPropertySet() 154 bool lcl_UseSourceFormatFromItemToPropertySet( sal_uInt16 nWhichId, const SfxItemSet & rItemSet, co… in lcl_UseSourceFormatFromItemToPropertySet() argument 159 …rtl::OUString aPropertyName = (SID_ATTR_NUMBERFORMAT_SOURCE==nWhichId) ? C2U( "NumberFormat" ) : C… in lcl_UseSourceFormatFromItemToPropertySet() 160 …sal_uInt16 nFormatWhich = (SID_ATTR_NUMBERFORMAT_SOURCE==nWhichId) ? SID_ATTR_NUMBERFORMAT_VALUE :… in lcl_UseSourceFormatFromItemToPropertySet() 162 if( SFX_ITEM_SET != rItemSet.GetItemState( nWhichId ) ) in lcl_UseSourceFormatFromItemToPropertySet() 167 rItemSet.Get( nWhichId )).GetValue() ); in lcl_UseSourceFormatFromItemToPropertySet() [all …]
|
| H A D | CharacterPropertyItemConverter.cxx | 115 bool CharacterPropertyItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMembe… in GetItemProperty() argument 118 ::comphelper::ItemPropertyMapType::const_iterator aIt( rMap.find( nWhichId )); in GetItemProperty() 128 sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument 131 switch( nWhichId ) in FillSpecialItem() 138 if( nWhichId == EE_CHAR_FONTINFO_CJK ) in FillSpecialItem() 140 else if( nWhichId == EE_CHAR_FONTINFO_CTL ) in FillSpecialItem() 143 SvxFontItem aItem( nWhichId ); in FillSpecialItem() 231 if( nWhichId == EE_CHAR_ITALIC_CJK ) in FillSpecialItem() 233 else if( nWhichId == EE_CHAR_ITALIC_CTL ) in FillSpecialItem() 236 SvxPostureItem aItem( ITALIC_NONE, nWhichId ); in FillSpecialItem() [all …]
|
| H A D | SeriesOptionsItemConverter.cxx | 196 bool SeriesOptionsItemConverter::ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet… in ApplySpecialItem() argument 200 switch( nWhichId ) in ApplySpecialItem() 205 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 224 … sal_Int32& rBarPosition = ( SCHATTR_BAR_OVERLAP == nWhichId ) ? m_nBarOverlap : m_nGapWidth; in ApplySpecialItem() 225 … rBarPosition = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 228 if( SCHATTR_BAR_OVERLAP == nWhichId ) in ApplySpecialItem() 265 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 284 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 303 … m_nStartingAngle = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 317 rItemSet.Get( nWhichId )).GetValue() ); in ApplySpecialItem() [all …]
|
| H A D | StatisticsItemConverter.cxx | 216 sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() argument 222 switch( nWhichId ) in ApplySpecialItem() 231 static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 255 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 309 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 334 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 355 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 372 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 406 static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 424 static_cast< const SfxBoolItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() [all …]
|
| H A D | ErrorBarItemConverter.cxx | 146 sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() argument 152 switch( nWhichId ) in ApplySpecialItem() 163 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 208 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 228 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 246 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 264 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 295 …l::OUString aNewRange( static_cast< const SfxStringItem & >( rItemSet.Get( nWhichId )).GetValue()); in ApplySpecialItem() 298 bool bIsPositiveValue( nWhichId == SCHATTR_STAT_RANGE_POS ); in ApplySpecialItem() 341 sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument [all …]
|
| H A D | GraphicPropertyItemConverter.cxx | 215 bool GraphicPropertyItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMemberI… in GetItemProperty() argument 224 aIt = lcl_GetDataPointLinePropertyMap().find( nWhichId ); in GetItemProperty() 228 aIt = lcl_GetDataPointFilledPropertyMap().find( nWhichId ); in GetItemProperty() 232 aIt = lcl_GetLinePropertyMap().find( nWhichId ); in GetItemProperty() 237 aIt = lcl_GetFillPropertyMap().find( nWhichId ); in GetItemProperty() 243 aIt = lcl_GetLinePropertyMap().find( nWhichId ); in GetItemProperty() 249 aIt = lcl_GetFillPropertyMap().find( nWhichId ); in GetItemProperty() 262 sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument 269 switch( nWhichId ) in FillSpecialItem() 469 sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() argument [all …]
|
| H A D | RegressionEquationItemConverter.cxx | 121 bool RegressionEquationItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMemb… in GetItemProperty() argument 124 ::comphelper::ItemPropertyMapType::const_iterator aIt( rMap.find( nWhichId )); in GetItemProperty() 134 sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() argument 139 switch( nWhichId ) in ApplySpecialItem() 151 rItemSet.Get( nWhichId )).GetValue())); in ApplySpecialItem() 165 sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument 168 switch( nWhichId ) in FillSpecialItem() 175 rOutItemSet.Put( SfxUInt32Item( nWhichId, nFormatKey )); in FillSpecialItem()
|
| H A D | RegressionCurveItemConverter.cxx | 125 sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() argument 131 switch( nWhichId ) in ApplySpecialItem() 141 rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() 172 rItemSet.Get( nWhichId )).GetValue()); in ApplySpecialItem() 195 rItemSet.Get( nWhichId )).GetValue()); in ApplySpecialItem() 216 sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument 221 switch( nWhichId ) in FillSpecialItem() 246 rOutItemSet.Put( SfxBoolItem( nWhichId, bShow )); in FillSpecialItem() 263 rOutItemSet.Put( SfxBoolItem( nWhichId, bShow )); in FillSpecialItem()
|
| H A D | TitleItemConverter.cxx | 175 bool TitleItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMemberId & rOutPr… in GetItemProperty() argument 178 ::comphelper::ItemPropertyMapType::const_iterator aIt( rMap.find( nWhichId )); in GetItemProperty() 189 sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() argument 194 switch( nWhichId ) in ApplySpecialItem() 201 rItemSet.Get( nWhichId )).GetValue()) / 100.0; in ApplySpecialItem() 220 sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem() argument 223 switch( nWhichId ) in FillSpecialItem() 232 rOutItemSet.Put( SfxInt32Item( nWhichId, static_cast< sal_Int32 >( in FillSpecialItem()
|
| /AOO41X/main/sw/source/core/fields/ |
| H A D | dbfld.cxx | 122 sal_Bool SwDBFieldType::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 124 switch( nWhichId ) in QueryValue() 144 sal_Bool SwDBFieldType::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 146 switch( nWhichId ) in PutValue() 406 sal_Bool SwDBField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 408 switch( nWhichId ) in QueryValue() 438 sal_Bool SwDBField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 440 switch( nWhichId ) in PutValue() 541 sal_Bool SwDBNameInfField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 543 switch( nWhichId ) in QueryValue() [all …]
|
| H A D | docufld.cxx | 246 sal_Bool SwPageNumberField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 248 switch( nWhichId ) in QueryValue() 277 sal_Bool SwPageNumberField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 281 switch( nWhichId ) in PutValue() 375 sal_Bool SwAuthorField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 378 switch( nWhichId ) in QueryValue() 400 sal_Bool SwAuthorField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 402 switch( nWhichId ) in PutValue() 516 sal_Bool SwFileNameField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 518 switch( nWhichId ) in QueryValue() [all …]
|
| H A D | usrfld.cxx | 128 sal_Bool SwUserField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 130 switch( nWhichId ) in QueryValue() 148 return SwField::QueryValue(rAny, nWhichId); in QueryValue() 155 sal_Bool SwUserField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 157 switch( nWhichId ) in PutValue() 179 return SwField::PutValue(rAny, nWhichId); in PutValue() 316 sal_Bool SwUserFieldType::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 318 switch( nWhichId ) in QueryValue() 340 sal_Bool SwUserFieldType::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 342 switch( nWhichId ) in PutValue()
|
| H A D | expfld.cxx | 425 sal_Bool SwGetExpField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 427 switch( nWhichId ) in QueryValue() 457 return SwField::QueryValue(rAny, nWhichId); in QueryValue() 462 sal_Bool SwGetExpField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 466 switch( nWhichId ) in PutValue() 497 return SwField::PutValue(rAny, nWhichId); in PutValue() 645 sal_Bool SwSetExpFieldType::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 647 switch( nWhichId ) in QueryValue() 670 sal_Bool SwSetExpFieldType::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 672 switch( nWhichId ) in PutValue() [all …]
|
| H A D | flddat.cxx | 228 sal_Bool SwDateTimeField::QueryValue( uno::Any& rVal, sal_uInt16 nWhichId ) const in QueryValue() 230 switch( nWhichId ) in QueryValue() 266 return SwField::QueryValue(rVal, nWhichId); in QueryValue() 273 sal_Bool SwDateTimeField::PutValue( const uno::Any& rVal, sal_uInt16 nWhichId ) in PutValue() argument 276 switch( nWhichId ) in PutValue() 313 return SwField::PutValue(rVal, nWhichId); in PutValue()
|
| H A D | fldbas.cxx | 147 SwFieldType::SwFieldType( sal_uInt16 nWhichId ) in SwFieldType() argument 149 nWhich( nWhichId ) in SwFieldType() 321 sal_Bool SwField::QueryValue( uno::Any& rVal, sal_uInt16 nWhichId ) const in QueryValue() 323 switch( nWhichId ) in QueryValue() 336 sal_Bool SwField::PutValue( const uno::Any& rVal, sal_uInt16 nWhichId ) in PutValue() argument 338 switch( nWhichId ) in PutValue() 477 SwValueFieldType::SwValueFieldType( SwDoc* pDocPtr, sal_uInt16 nWhichId ) in SwValueFieldType() argument 478 : SwFieldType(nWhichId), in SwValueFieldType()
|
| H A D | scrptfld.cxx | 110 sal_Bool SwScriptField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() 112 switch( nWhichId ) in QueryValue() 131 sal_Bool SwScriptField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue() argument 133 switch( nWhichId ) in PutValue()
|
| /AOO41X/main/sw/source/core/txtnode/ |
| H A D | txatritr.cxx | 110 pParaItem( 0 ), nChgPos( nStt ), nAttrPos( 0 ), nWhichId( nWhchId ), in SwTxtAttrIterator() 150 GetWhichOfScript( nWhichId, in Next() 151 aSIter.GetCurrScript() ) : nWhichId; in Next() 193 GetWhichOfScript( nWhichId, in SearchNextChg() 194 aSIter.GetCurrScript() ) : nWhichId; in SearchNextChg() 208 GetWhichOfScript( nWhichId, in SearchNextChg() 209 aSIter.GetCurrScript() ) : nWhichId; in SearchNextChg()
|
| /AOO41X/main/svx/source/accessibility/ |
| H A D | DescriptionGenerator.cxx | 156 long nWhichId) in AddProperty() argument 163 AddProperty (sPropertyName, aType, sLocalizedName, nWhichId); in AddProperty() 170 PropertyType aType, const OUString& sLocalizedName, long nWhichId) in AddProperty() argument 200 AddString (sPropertyName, sLocalizedName, nWhichId); in AddProperty() 340 const OUString& sLocalizedName, long nWhichId) in AddString() argument 353 if (nWhichId >= 0) in AddString() 357 SvxUnogetInternalNameForItem (sal::static_int_cast<sal_Int16>(nWhichId), in AddString()
|
| /AOO41X/main/svtools/source/misc/ |
| H A D | xwindowitem.cxx | 45 XWindowItem::XWindowItem( sal_uInt16 nWhichId, Window * pWin ) : in XWindowItem() argument 46 SfxPoolItem( nWhichId ) in XWindowItem() 57 XWindowItem::XWindowItem( sal_uInt16 nWhichId, uno::Reference< awt::XWindow > & rxWin ) : in XWindowItem() argument 58 SfxPoolItem( nWhichId ), in XWindowItem()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdibrow.cxx | 90 sal_uInt16 nWhichId; member in ImpItemListRow 106 nWhichId(0), in ImpItemListRow() 159 && nWhichId==rEntry.nWhichId in operator ==() 333 sRet = UniString::CreateFromInt32(pEntry->nWhichId); break; in GetCellText() 398 nRet=ImpGetEntry(nPos)->nWhichId; in GetCurrentWhich() 474 nLastWhichOben=ImpGetEntry(nTop)->nWhichId; in ImpSaveWhich() 475 nLastWhichUnten=ImpGetEntry(nBtm)->nWhichId; in ImpSaveWhich() 490 sal_uInt16 nWh=pEntry->nWhichId; in ImpRestoreWhich() 989 aEntry.nWhichId=nWhich; in SetAttributes() 1177 SfxItemSet aNewSet(*aSet.GetPool(),pEntry->nWhichId,pEntry->nWhichId); in IMPL_LINK() [all …]
|
| /AOO41X/main/sw/source/filter/xml/ |
| H A D | xmlfonte.cxx | 72 sal_uInt16 nWhichId = aWhichIds[i]; in SwXMLFontAutoStylePool_Impl() local 75 (const SvxFontItem&)rPool.GetDefaultItem( nWhichId ); in SwXMLFontAutoStylePool_Impl() 79 sal_uInt32 nItems = rPool.GetItemCount2( nWhichId ); in SwXMLFontAutoStylePool_Impl() 82 if( 0 != (pItem = rPool.GetItem2( nWhichId, j ) ) ) in SwXMLFontAutoStylePool_Impl()
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | bindings.cxx | 173 sal_uInt16 nWhichId; // falls verf"ugbar die Which-Id, sonst nSlotId member 179 nWhichId(0), in SfxFoundCache_Impl() 186 nWhichId(r.nWhichId), in SfxFoundCache_Impl() 193 nWhichId(nW), in SfxFoundCache_Impl() 199 { return nWhichId < r.nWhichId; } in operator <() 202 { return nWhichId== r.nWhichId; } in operator ==() 425 sal_uInt16 nWhich = pFound->nWhichId; in Update_Impl() 1545 pRanges[j++] = rFound[i]->nWhichId; in CreateSet_Impl() 1548 if ( rFound[i]->nWhichId+1 != rFound[i+1]->nWhichId ) in CreateSet_Impl() 1550 pRanges[j++] = rFound[i++]->nWhichId; in CreateSet_Impl() [all …]
|
| /AOO41X/main/sfx2/source/view/ |
| H A D | frame.cxx | 553 SfxFrameItem::SfxFrameItem( sal_uInt16 nWhichId, SfxViewFrame *p ) in SfxFrameItem() argument 554 : SfxPoolItem( nWhichId ), pFrame( p ? &p->GetFrame() : NULL ) in SfxFrameItem() 559 SfxFrameItem::SfxFrameItem( sal_uInt16 nWhichId, SfxFrame *p ): in SfxFrameItem() argument 560 SfxPoolItem( nWhichId ), in SfxFrameItem() 625 SfxUsrAnyItem::SfxUsrAnyItem( sal_uInt16 nWhichId, const ::com::sun::star::uno::Any& rAny ) in SfxUsrAnyItem() argument 626 : SfxPoolItem( nWhichId ) in SfxUsrAnyItem() 660 SfxUnoFrameItem::SfxUnoFrameItem( sal_uInt16 nWhichId, const ::com::sun::star::uno::Reference< ::co… in SfxUnoFrameItem() argument 661 : SfxPoolItem( nWhichId ) in SfxUnoFrameItem()
|
| /AOO41X/main/sc/source/filter/ftools/ |
| H A D | ftools.cxx | 205 bool ScfTools::CheckItem( const SfxItemSet& rItemSet, sal_uInt16 nWhichId, bool bDeep ) in CheckItem() argument 207 return rItemSet.GetItemState( nWhichId, bDeep ) == SFX_ITEM_SET; in CheckItem() 219 void ScfTools::PutItem( SfxItemSet& rItemSet, const SfxPoolItem& rItem, sal_uInt16 nWhichId, bool b… in PutItem() argument 221 if( !bSkipPoolDef || (rItem != rItemSet.GetPool()->GetDefaultItem( nWhichId )) ) in PutItem() 222 rItemSet.Put( rItem, nWhichId ); in PutItem()
|