Home
last modified time | relevance | path

Searched refs:nWhich (Results 176 – 200 of 461) sorted by relevance

12345678910>>...19

/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1136 sal_uInt16 nWhich = aIter.FirstWhich(); in GetGrafAttrState() local
1161 while( nWhich ) in GetGrafAttrState()
1163 sal_uInt16 nSlotId = SfxItemPool::IsWhich( nWhich ) ? rPool.GetSlotId( nWhich ) : nWhich; in GetGrafAttrState()
1313 rSet.Put( SfxBoolItem( nWhich, aToolboxAccess.isToolboxVisible() ) ); in GetGrafAttrState()
1321 nWhich = aIter.NextWhich(); in GetGrafAttrState()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx678 sal_uInt16 nWhich = pNew ? pNew->Which() : pOld ? pOld->Which() : 0; in Modify() local
682 if ( RES_GRAPHIC_PIECE_ARRIVED != nWhich && in Modify()
683 RES_GRAPHIC_ARRIVED != nWhich && in Modify()
684 RES_GRF_REREAD_AND_INCACHE != nWhich && in Modify()
685 RES_LINKED_GRAPHIC_STREAM_ARRIVED != nWhich ) in Modify()
693 switch( nWhich ) in Modify()
791 if ( !pNew || !isGRFATR(nWhich) ) in Modify()
H A Dextinput.cxx81 sal_uInt16 nWhich = RES_CHRATR_LANGUAGE; in ~SwExtTextInput() local
84 case i18n::ScriptType::ASIAN: nWhich = RES_CHRATR_CJK_LANGUAGE; break; in ~SwExtTextInput()
85 case i18n::ScriptType::COMPLEX: nWhich = RES_CHRATR_CTL_LANGUAGE; break; in ~SwExtTextInput()
90 SvxLanguageItem aLangItem( eInputLanguage, nWhich ); in ~SwExtTextInput()
H A Ddocnew.cxx1168 sal_uInt16 nWhich; in CreateCopy() local
1172 for( nWhich = aRangeOfDefaults[nRange]; nWhich < aRangeOfDefaults[nRange + 1]; ++nWhich ) in CreateCopy()
1174 const SfxPoolItem& rSourceAttr = mpAttrPool->GetDefaultItem( nWhich ); in CreateCopy()
1175 if( rSourceAttr != pRet->mpAttrPool->GetDefaultItem( nWhich ) ) in CreateCopy()
/trunk/main/svx/source/sdr/properties/
H A De3dextrudeproperties.cxx55 void E3dExtrudeProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() argument
58 E3dCompoundProperties::PostItemChange(nWhich); in PostItemChange()
63 switch(nWhich) in PostItemChange()
H A De3dlatheproperties.cxx55 void E3dLatheProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() argument
58 E3dCompoundProperties::PostItemChange(nWhich); in PostItemChange()
63 switch(nWhich) in PostItemChange()
H A De3dcompoundproperties.cxx113 void E3dCompoundProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() argument
116 E3dProperties::PostItemChange(nWhich); in PostItemChange()
121 switch(nWhich) in PostItemChange()
/trunk/main/svl/source/items/
H A Dpoolitem.cxx84 nWhich( nW ) in IMPL_PTRHINT()
122 nWhich( rCpy.Which() ) // Funktion rufen wg. ChkThis() in SfxPoolItem()
360 SfxInvalidItem::SfxInvalidItem( sal_uInt16 nWhich, const SfxPoolItem &rDefault ):
361 SfxPoolItem(nWhich),
/trunk/main/sw/source/ui/uiview/
H A Dviewcoll.cxx49 sal_uInt16 nWhich = rReq.GetSlot(); in ExecColl() local
50 switch( nWhich ) in ExecColl()
62 SFX_ITEM_SET == pArgs->GetItemState( nWhich , sal_True, &pItem )) in ExecColl()
/trunk/main/sw/inc/
H A Dndtxt.hxx284 const sal_uInt16 nWhich = 0,
329 void DeleteAttributes( const sal_uInt16 nWhich,
385 RES_TXTATR const nWhich,
394 RES_TXTATR const nWhich,
406 const RES_TXTATR nWhich = RES_TXTATR_END ) const;
H A Dfldbas.hxx264 sal_uInt16 nWhich; member in SwFieldType
285 virtual sal_Bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt16 nWhich ) const;
286 virtual sal_Bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt16 nWhich );
288 sal_uInt16 Which() const { return nWhich; } in Which()
/trunk/main/svx/inc/svx/
H A Dxcolit.hxx46 XColorItem(sal_uInt16 nWhich, sal_Int32 nIndex, const Color& rTheColor);
51 XColorItem(sal_uInt16 nWhich, const String& rName, const Color& rTheColor);
52 XColorItem(sal_uInt16 nWhich, SvStream& rIn);
/trunk/main/sfx2/inc/sfx2/
H A Dframe.hxx258 SfxFrameItem( sal_uInt16 nWhich, SfxViewFrame *p );
260 SfxFrameItem( sal_uInt16 nWhich, SfxFrame *p );
280 … SfxUsrAnyItem( sal_uInt16 nWhich, const ::com::sun::star::uno::Any& rAny );
297 …SfxUnoFrameItem( sal_uInt16 nWhich, const ::com::sun::star::uno::Reference< ::com::sun::star::fram…
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx646 sal_uInt16 nWhich = rReq.GetSlot(); in Execute() local
648 switch ( nWhich ) in Execute()
1033 sal_Bool bImpress = FN_ABSTRACT_STARIMPRESS == nWhich; in Execute()
1118 if ( nWhich == FN_OUTLINE_TO_IMPRESS ) in Execute()
1202 sal_Bool bCreateHtml = FN_NEW_HTML_DOC == nWhich; in Execute()
1208 if( pArgs && SFX_ITEM_SET == pArgs->GetItemState( nWhich, sal_False, &pItem ) ) in Execute()
1422 rReq.AppendItem( SfxStringItem( nWhich, aFileName ) ); in Execute()
1492 rReq.SetReturnValue(SfxBoolItem( nWhich, bDone )); in Execute()
1500 if ( pArgs && SFX_ITEM_SET == pArgs->GetItemState( nWhich , sal_False, &pItem )) in Execute()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx425 sal_uInt16 nWhich = pFound->nWhichId; in Update_Impl() local
427 SfxItemState eState = pSet->GetItemState(nWhich, sal_True, &pItem); in Update_Impl()
428 if ( eState == SFX_ITEM_DEFAULT && SfxItemPool::IsWhich(nWhich) ) in Update_Impl()
429 pItem = &pSet->Get(nWhich); in Update_Impl()
1280 sal_uInt16 nWhich = pSlot->GetWhich(rPool); in Execute_Impl() local
1281 SfxItemSet aSet(rPool, nWhich, nWhich, 0); in Execute_Impl()
1285 SfxItemState eState = aSet.GetItemState(nWhich, sal_True, &pOldItem); in Execute_Impl()
1289 if ( SFX_ITEM_AVAILABLE == eState && SfxItemPool::IsWhich(nWhich) ) in Execute_Impl()
1290 pOldItem = &aSet.Get(nWhich); in Execute_Impl()
1294 SfxItemPool::IsWhich(nWhich) && in Execute_Impl()
[all …]
/trunk/main/sc/source/ui/app/
H A Dmsgpool.cxx106 SfxMapUnit __EXPORT ScMessagePool::GetMetric( sal_uInt16 nWhich ) const in GetMetric()
110 if ( nWhich >= ATTR_STARTINDEX && nWhich <= ATTR_ENDINDEX ) in GetMetric()
/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx1124 sal_uInt16 nWhich = aIter.FirstWhich(); in GetStatePropPanelAttr() local
1133 while ( nWhich ) in GetStatePropPanelAttr()
1135 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
1136 ? GetPool().GetSlotId(nWhich) in GetStatePropPanelAttr()
1137 : nWhich; in GetStatePropPanelAttr()
1169 nWhich = aIter.NextWhich(); in GetStatePropPanelAttr()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx358 void AddPardAttr( sal_uInt16 nWhich ) { aPardMap.Insert( nWhich, aPardMap.Count() ); } in AddPardAttr() argument
359 void AddPlainAttr( sal_uInt16 nWhich ) { aPlainMap.Insert( nWhich, aPlainMap.Count() ); } in AddPlainAttr() argument
H A Dunofored.hxx48 … RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16 nWhich );
51 virtual sal_uInt16 GetItemState( const ESelection& rSel, sal_uInt16 nWhich ) const;
52 virtual sal_uInt16 GetItemState( sal_uInt32 nPara, sal_uInt16 nWhich ) const;
H A Dunoforou.hxx66 … RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16 nWhich );
69 virtual sal_uInt16 GetItemState( const ESelection& rSel, sal_uInt16 nWhich ) const;
70 virtual sal_uInt16 GetItemState( sal_uInt32 nPara, sal_uInt16 nWhich ) const;
/trunk/main/sw/source/core/txtnode/
H A Dndhints.cxx357 sal_uInt16 nWhich = pHt->Which(); in Check() local
358 CHECK_ERR( !isCHRATR(nWhich), in Check()
362 nWhich = pHtEnd->Which(); in Check()
363 CHECK_ERR( !isCHRATR(nWhich), in Check()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1698 sal_uInt16 nWhich=aIter.FirstWhich(); in SetAttributes() local
1699 while (nWhich!=0) in SetAttributes()
1702 SfxItemState eState=pSet->GetItemState(nWhich,sal_False,&pItem); in SetAttributes()
1704 nWhich=aIter.NextWhich(); in SetAttributes()
2167 sal_uInt16 nWhich = *pRanges++; in CreatePaintSet() local
2170 if( bNoCharacterFormats && (nWhich == EE_CHAR_START) ) in CreatePaintSet()
2173 if( bNoParagraphFormats && (nWhich == EE_PARA_START ) ) in CreatePaintSet()
2176 for( ; nWhich < nLastWhich; nWhich++ ) in CreatePaintSet()
2178 const SfxPoolItem* pSourceItem = rSourceSet.GetItem( nWhich ); in CreatePaintSet()
2179 const SfxPoolItem* pTargetItem = rTargetSet.GetItem( nWhich ); in CreatePaintSet()
H A Dsvdetc.cxx699 sal_uInt16 nWhich=aIter.FirstWhich(); in SearchOutlinerItems() local
700 while (((bLookOnly && bOnly) || !bHas) && nWhich!=0) { in SearchOutlinerItems()
704 SfxItemState eState=rSet.GetItemState(nWhich); in SearchOutlinerItems()
706 if (nWhich<EE_ITEMS_START || nWhich>EE_ITEMS_END) bOnly=sal_False; in SearchOutlinerItems()
709 nWhich=aIter.NextWhich(); in SearchOutlinerItems()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx602 const SfxPoolItem& GetItem( sal_uInt16 nWhich ) const;
651 virtual bool CollapseScriptsforWordOk( sal_uInt16 nScript, sal_uInt16 nWhich ) = 0;
755 const SfxPoolItem* HasItem( sal_uInt16 nWhich ) const;
1103 virtual bool CollapseScriptsforWordOk( sal_uInt16 nScript, sal_uInt16 nWhich );
1413 virtual const SfxPoolItem* HasTextItem( sal_uInt16 nWhich ) const = 0;
1414 virtual const SfxPoolItem& GetItem( sal_uInt16 nWhich ) const = 0;
1450 virtual const SfxPoolItem* HasTextItem( sal_uInt16 nWhich ) const;
1451 virtual const SfxPoolItem& GetItem( sal_uInt16 nWhich ) const;
/trunk/main/sw/source/core/undo/
H A DSwUndoField.cxx125 : SwUndoField(rPos), aOldVal(rOldVal), aNewVal(rNewVal), nWhich(_nWhich) in SwUndoFieldFromAPI()
138 pField->PutValue(aOldVal, nWhich); in UndoImpl()
146 pField->PutValue(aNewVal, nWhich); in DoImpl()

Completed in 183 milliseconds

12345678910>>...19