Home
last modified time | relevance | path

Searched refs:IsWhich (Results 1 – 21 of 21) sorted by relevance

/aoo4110/main/editeng/source/uno/
H A Dunofdesc.cxx235 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 Dunoipset.cxx242 if(mrItemPool.IsWhich(pMap->nWID)) in getPropertyValue()
H A Dunotext.cxx1324 if(pPool->IsWhich(pMap->nWID)) in getPropertyDefault()
/aoo4110/main/svl/source/items/
H A Ditempool.cxx88 DBG_ASSERT( !IsWhich(nWhich), "unknown which-id" ); in IsItemFlag()
1086 if ( !IsWhich(nWhich) ) in GetSlotId()
1137 if ( !IsWhich(nWhich) ) in GetTrueSlotId()
H A Dpoolio.cxx830 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 Ditemset.cxx91 !SfxItemPool::IsWhich(pItem->Which()) || in DBG_NAME()
/aoo4110/main/svx/source/table/
H A Dcell.cxx1122 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()
/aoo4110/main/svl/inc/svl/
H A Ditempool.hxx267 static int IsWhich(sal_uInt16 nId) { in IsWhich() function in SfxItemPool
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshell.cxx279 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetState()
/aoo4110/main/sfx2/source/control/
H A Dbindings.cxx428 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 Dshell.cxx1038 if ( SfxItemPool::IsWhich(nSlotId) ) in GetSlotState()
/aoo4110/main/sd/source/ui/view/
H A Ddrtxtob.cxx198 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState()
H A Ddrviewsf.cxx310 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState()
H A Ddrviews2.cxx1132 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
H A Doutlnvsh.cxx1672 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState()
/aoo4110/main/svx/source/unodraw/
H A Dunoshape.cxx697 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()
/aoo4110/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx919 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
/aoo4110/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1163 sal_uInt16 nSlotId = SfxItemPool::IsWhich( nWhich ) ? rPool.GetSlotId( nWhich ) : nWhich; in GetGrafAttrState()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx500 if (SfxItemPool::IsWhich(nWhich) && mrSlideSorter.GetViewShell()!=NULL) in GetAttrState()
/aoo4110/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1267 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr()
/aoo4110/main/sc/source/ui/view/
H A Dformatsh.cxx191 nSlotId = SfxItemPool::IsWhich( nWhich ) in GetStyleState()

Completed in 198 milliseconds