| /AOO41X/main/editeng/source/uno/ |
| H A D | unofdesc.cxx | 235 if(!pPool->IsWhich(EE_CHAR_FONTINFO)|| in getPropertyDefault() 236 !pPool->IsWhich(EE_CHAR_FONTHEIGHT)|| in getPropertyDefault() 237 !pPool->IsWhich(EE_CHAR_ITALIC)|| in getPropertyDefault() 238 !pPool->IsWhich(EE_CHAR_UNDERLINE)|| in getPropertyDefault() 239 !pPool->IsWhich(EE_CHAR_WEIGHT)|| in getPropertyDefault() 240 !pPool->IsWhich(EE_CHAR_STRIKEOUT)|| in getPropertyDefault() 241 !pPool->IsWhich(EE_CHAR_WLM)) in getPropertyDefault()
|
| H A D | unoipset.cxx | 242 if(mrItemPool.IsWhich(pMap->nWID)) in getPropertyValue()
|
| H A D | unotext.cxx | 1324 if(pPool->IsWhich(pMap->nWID)) in getPropertyDefault()
|
| /AOO41X/main/svl/source/items/ |
| H A D | itempool.cxx | 88 DBG_ASSERT( !IsWhich(nWhich), "unknown which-id" ); in IsItemFlag() 1086 if ( !IsWhich(nWhich) ) in GetSlotId() 1137 if ( !IsWhich(nWhich) ) in GetTrueSlotId()
|
| H A D | poolio.cxx | 830 int bKnownItem = bOwnPool || IsWhich(nMappedWhich); in Load1_Impl() 979 int bKnownItem = bOwnPool || IsWhich(nMappedWhich); in Load1_Impl() 1097 if ( IsWhich(nMappedWhich) ) in LoadSurrogate()
|
| H A D | itemset.cxx | 91 !SfxItemPool::IsWhich(pItem->Which()) || in DBG_NAME()
|
| /AOO41X/main/svx/source/table/ |
| H A D | cell.cxx | 1122 if(GetModel()->GetItemPool().IsWhich(pMap->nWID)) in setPropertyValue() 1217 if(GetModel()->GetItemPool().IsWhich(pMap->nWID)) in getPropertyValue() 1564 if( GetModel()->GetItemPool().IsWhich(pMap->nWID) ) in getPropertyDefault()
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | itempool.hxx | 267 static int IsWhich(sal_uInt16 nId) { in IsWhich() function in SfxItemPool
|
| /AOO41X/main/sd/source/ui/docshell/ |
| H A D | docshell.cxx | 279 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetState()
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | bindings.cxx | 428 if ( eState == SFX_ITEM_DEFAULT && SfxItemPool::IsWhich(nWhich) ) in Update_Impl() 1289 if ( SFX_ITEM_AVAILABLE == eState && SfxItemPool::IsWhich(nWhich) ) in Execute_Impl() 1294 SfxItemPool::IsWhich(nWhich) && in Execute_Impl()
|
| H A D | shell.cxx | 1038 if ( SfxItemPool::IsWhich(nSlotId) ) in GetSlotState()
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | drtxtob.cxx | 198 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState()
|
| H A D | drviewsf.cxx | 310 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState()
|
| H A D | drviews2.cxx | 1132 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
|
| H A D | outlnvsh.cxx | 1672 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState()
|
| /AOO41X/main/svx/source/unodraw/ |
| H A D | unoshape.cxx | 697 if(rSet.GetPool()->IsWhich(pEntry->nWID)) in SvxItemPropertySet_ObtainSettingsFromPropertySet() 1827 if(mpModel->GetItemPool().IsWhich(pMap->nWID)) in _setPropertyValue() 1923 if(mpModel->GetItemPool().IsWhich(pMap->nWID)) in _getPropertyValue() 3223 if(!mpModel->GetItemPool().IsWhich(pMap->nWID)) in _getPropertyDefault()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | drwtxtsh.cxx | 919 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
|
| /AOO41X/main/svx/source/tbxctrls/ |
| H A D | grafctrl.cxx | 1161 sal_uInt16 nSlotId = SfxItemPool::IsWhich( nWhich ) ? rPool.GetSlotId( nWhich ) : nWhich; in GetGrafAttrState()
|
| /AOO41X/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlsSlotManager.cxx | 498 if (SfxItemPool::IsWhich(nWhich) && mrSlideSorter.GetViewShell()!=NULL) in GetAttrState()
|
| /AOO41X/main/sc/source/ui/drawfunc/ |
| H A D | drtxtob.cxx | 1267 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | formatsh.cxx | 191 nSlotId = SfxItemPool::IsWhich( nWhich ) in GetStyleState()
|