/trunk/main/svl/source/items/ |
H A D | whiter.cxx | 66 sal_uInt16 nWhich = *pRanges + nOfst; in NextWhich() local 86 sal_uInt16 nWhich = *pRanges + nOfst; in PrevWhich() local 113 sal_uInt16 nWhich = *(pRanges-1); in LastWhich() local
|
H A D | itemset.cxx | 931 sal_uInt16 nWhich = aIter.FirstWhich(); in Set() local 968 sal_uInt16 nWhich = GetPool()->GetWhich(nId); in GetItem() local 1120 sal_uInt16 nWhich = (*ppFnd1)->Which(); in Intersect() local 1141 sal_uInt16 nWhich = IsInvalidItem( pItem ) in Intersect() local 1192 sal_uInt16 nWhich = (*ppFnd1)->Which(); in Differentiate() local 1213 sal_uInt16 nWhich = IsInvalidItem( pItem ) in Differentiate() local 1410 sal_uInt16 nWhich; in MergeValues() local 1438 const sal_uInt16 nWhich = rAttr.Which(); in MergeValue() local 1625 sal_uInt16 nWhich = pItem->Which(); in Load() local 1734 sal_uInt16 nWhich = aIter.FirstWhich(); in Clone() local [all …]
|
H A D | itempool.cxx | 81 FASTBOOL SfxItemPool::IsItemFlag( sal_uInt16 nWhich, sal_uInt16 nFlag ) const in IsItemFlag() 741 const SfxPoolItem& SfxItemPool::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put() 882 const sal_uInt16 nWhich = rItem.Which(); in Remove() local 1013 const SfxPoolItem *SfxItemPool::GetItem2(sal_uInt16 nWhich, sal_uInt32 nOfst) const in GetItem2() 1084 sal_uInt16 SfxItemPool::GetSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const in GetSlotId() 1135 sal_uInt16 SfxItemPool::GetTrueSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const in GetTrueSlotId()
|
/trunk/main/svx/source/sdr/properties/ |
H A D | customshapeproperties.cxx | 95 …sal_Bool CustomShapeProperties::AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewIt… in AllowItemChange() argument 108 void CustomShapeProperties::ClearObjectItem(const sal_uInt16 nWhich) in ClearObjectItem() 126 void CustomShapeProperties::ClearObjectItemDirect(const sal_uInt16 nWhich) in ClearObjectItemDirect() 151 void CustomShapeProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() 171 void CustomShapeProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange()
|
H A D | defaultproperties.cxx | 124 void DefaultProperties::ClearObjectItem(const sal_uInt16 nWhich) in ClearObjectItem() 139 void DefaultProperties::ClearObjectItemDirect(const sal_uInt16 nWhich) in ClearObjectItemDirect() 150 sal_uInt16 nWhich(aWhichIter.FirstWhich()); in SetObjectItemSet() local 203 void DefaultProperties::PostItemChange(const sal_uInt16 nWhich ) in PostItemChange()
|
H A D | attributeproperties.cxx | 80 sal_uInt16 nWhich = aIter.FirstWhich(); in ImpAddStyleSheet() local 170 void AttributeProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange() 446 sal_uInt16 nWhich = aIter.FirstWhich(); in SetModel() local 505 sal_uInt16 nWhich(aIter.FirstWhich()); in ForceStyleToHardAttributes() local
|
H A D | e3dsceneproperties.cxx | 93 sal_uInt16 nWhich(aIter.FirstWhich()); in GetMergedItemSet() local 173 void E3dSceneProperties::ClearMergedItem(const sal_uInt16 nWhich) in ClearMergedItem() 187 void E3dSceneProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()
|
H A D | e3dextrudeproperties.cxx | 55 void E3dExtrudeProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()
|
H A D | e3dlatheproperties.cxx | 55 void E3dLatheProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()
|
H A D | e3dsphereproperties.cxx | 55 void E3dSphereProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()
|
/trunk/main/sw/source/core/inc/ |
H A D | swfont.hxx | 181 inline void ChkMagic( ViewShell *pSh, sal_uInt8 nWhich ) in ChkMagic() 184 inline void CopyMagic( const SwFont* pFnt, sal_uInt8 nWhich ) in CopyMagic() 186 inline void GetMagic( const void* &rMagic, sal_uInt16 &rIdx, sal_uInt8 nWhich ) in GetMagic() 188 inline void SetMagic( const void* pNew, const sal_uInt16 nIdx, sal_uInt8 nWhich ) in SetMagic() 190 inline sal_Bool DifferentMagic( const SwFont* pFnt, sal_uInt8 nWhich ) in DifferentMagic() 423 inline void SwFont::SetName( const XubString& rName, const sal_uInt8 nWhich ) in SetName() 449 inline void SwFont::SetCharSet( const CharSet eCharSet, const sal_uInt8 nWhich ) in SetCharSet() 463 inline void SwFont::SetPitch( const FontPitch ePitch, const sal_uInt8 nWhich ) in SetPitch() 696 inline void SwFont::SetSize( const Size& rSize, const sal_uInt8 nWhich ) in SetSize() 852 #define SV_STAT(nWhich) argument [all …]
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | QTableConnectionData.hxx | 80 …void SetFieldIndex(EConnectionSide nWhich, sal_Int32 nVal) { if (nWhich==JTCS_TO) m_nDestEntryIn… in SetFieldIndex() 83 …void SetFieldType(EConnectionSide nWhich, ETableFieldType eType) { if (nWhich==JTCS_TO) m_eDestT… in SetFieldType()
|
/trunk/main/svx/source/xoutdev/ |
H A D | xexch.cxx | 103 sal_uInt16 nWhich = aIter.FirstWhich(); in operator <<() local 149 sal_uInt16 nWhich, nItemVersion; in operator >>() local
|
/trunk/main/editeng/inc/editeng/ |
H A D | editobj.hxx | 47 sal_uInt16 nWhich; member in EditTextObject
|
/trunk/main/sc/source/ui/pagedlg/ |
H A D | tptable.cxx | 201 sal_uInt16 nWhich = 0; in Reset() local 476 sal_Bool lcl_PutBoolItem( sal_uInt16 nWhich, in lcl_PutBoolItem() 495 sal_Bool lcl_PutVObjModeItem( sal_uInt16 nWhich, in lcl_PutVObjModeItem() 516 sal_Bool lcl_PutScaleItem( sal_uInt16 nWhich, in lcl_PutScaleItem() 538 sal_Bool lcl_PutScaleItem2( sal_uInt16 nWhich, in lcl_PutScaleItem2()
|
/trunk/main/svx/source/unodraw/ |
H A D | unopool.cxx | 178 const sal_uInt16 nWhich = pPool->GetWhich( (sal_uInt16)pEntry->mnHandle ); in putAny() local 259 const sal_uInt16 nWhich = pPool->GetWhich( ((sal_uInt16)(*ppEntries)->mnHandle) ); in _getPropertyStates() local 318 const sal_uInt16 nWhich = pPool->GetWhich( (sal_uInt16)pEntry->mnHandle ); in _setPropertyToDefault() local 336 const sal_uInt16 nWhich = pPool->GetWhich( (sal_uInt16)pEntry->mnHandle ); in _getPropertyDefault() local
|
/trunk/main/sw/inc/ |
H A D | hintids.hxx | 380 inline bool isATR(const sal_uInt16 nWhich) in isATR() 384 inline bool isCHRATR(const sal_uInt16 nWhich) in isCHRATR() 388 inline bool isTXTATR_WITHEND(const sal_uInt16 nWhich) in isTXTATR_WITHEND() 393 inline bool isTXTATR_NOEND(const sal_uInt16 nWhich) in isTXTATR_NOEND() 398 inline bool isTXTATR(const sal_uInt16 nWhich) in isTXTATR() 402 inline bool isPARATR(const sal_uInt16 nWhich) in isPARATR() 406 inline bool isPARATR_LIST(const sal_uInt16 nWhich) in isPARATR_LIST() 410 inline bool isFRMATR(const sal_uInt16 nWhich) in isFRMATR() 418 inline bool isGRFATR(const sal_uInt16 nWhich) in isGRFATR() 422 inline bool isBOXATR(const sal_uInt16 nWhich) in isBOXATR() [all …]
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | tabpages.cxx | 108 sal_uInt16 nWhich = GetWhich( SID_SCATTR_PROTECTION ); in Reset() local 151 sal_uInt16 nWhich = GetWhich( SID_SCATTR_PROTECTION ); in FillItemSet() local
|
/trunk/main/sw/source/core/attr/ |
H A D | hints.cxx | 178 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() 183 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() 241 sal_uInt16 GetWhichOfScript( sal_uInt16 nWhich, sal_uInt16 nScript ) in GetWhichOfScript()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewcoll.cxx | 49 sal_uInt16 nWhich = rReq.GetSlot(); in ExecColl() local
|
/trunk/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 261 sal_uInt16 nWhich = pTmp->pAttr->Which(); in NewAttr() local 1313 const SfxPoolItem& SwFltOutDoc::GetAttr(sal_uInt16 nWhich) in GetAttr() 1318 const SfxPoolItem& SwFltFormatCollection::GetAttr(sal_uInt16 nWhich) in GetAttr() 1328 const SfxPoolItem& SwFltOutDoc::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() 1342 const SfxPoolItem& SwFltShell::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() 1347 const SfxPoolItem& SwFltShell::GetAttr(sal_uInt16 nWhich) in GetAttr() 1352 const SfxPoolItem& SwFltShell::GetFlyFrmAttr(sal_uInt16 nWhich) in GetFlyFrmAttr() 1410 const SfxPoolItem& SwFltOutBase::GetCellAttr(sal_uInt16 nWhich) in GetCellAttr() 1649 const SfxPoolItem& SwFltOutDoc::GetCellAttr(sal_uInt16 nWhich) in GetCellAttr() 1908 /*virtual*/ const SfxPoolItem& SwFltOutDoc::GetFlyFrmAttr(sal_uInt16 nWhich) in GetFlyFrmAttr() [all …]
|
/trunk/main/svx/source/mnuctrls/ |
H A D | fntszctl.cxx | 66 sal_uInt16 nWhich = rPool.GetWhich( SID_ATTR_CHAR_FONTHEIGHT ); in IMPL_LINK() local 109 sal_uInt16 nWhich = rPool.GetWhich( SID_ATTR_CHAR_FONTHEIGHT ); in StateChanged() local
|
/trunk/main/sw/source/core/txtnode/ |
H A D | txtatr2.cxx | 68 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in ModifyNotification() local 190 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify() local 243 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify() local
|
/trunk/main/sw/source/ui/shells/ |
H A D | annotsh.cxx | 188 sal_uInt16 nWhich = GetPool().GetWhich(nSlot); in Exec() local 637 sal_uInt16 nWhich = aIter.FirstWhich(); in GetState() local 970 sal_uInt16 nWhich = aIter.FirstWhich(); in StateClpbrd() local 1017 sal_uInt16 nWhich = aIter.FirstWhich(); in StateStatusLine() local 1047 sal_uInt16 nWhich = aIter.FirstWhich(); in StateInsert() local 1149 sal_uInt16 nWhich = aIter.FirstWhich(); in GetNoteState() local 1340 sal_uInt16 nWhich = aIter.FirstWhich(); in GetLinguState() local 1534 sal_uInt16 nWhich = aIter.FirstWhich(); in StateUndo() local 1635 sal_uInt16 nWhich = aIter.FirstWhich(); in StateDisableItems() local
|
/trunk/main/sw/source/core/edit/ |
H A D | edfldexp.cxx | 57 sal_uInt16 nWhich = rFldType.Which(); in IsFieldDataSourceAvailable() local
|