Searched refs:nItemWhich (Results 1 – 2 of 2) sorted by relevance
1857 beans::PropertyState ScCellRangesBase::GetOnePropertyState( sal_uInt16 nItemWhich, const SfxItemPro… in GetOnePropertyState() argument1860 if ( nItemWhich ) // item wid (from map or special case) in GetOnePropertyState()1869 SfxItemState eState = pPattern->GetItemSet().GetItemState( nItemWhich, sal_False ); in GetOnePropertyState()1876 if ( nItemWhich == ATTR_VALUE_FORMAT && eState == SFX_ITEM_DEFAULT ) in GetOnePropertyState()1918 sal_uInt16 nItemWhich = 0; in getPropertyState() local1920 lcl_GetPropertyWhich( pEntry, nItemWhich ); in getPropertyState()1921 return GetOnePropertyState( nItemWhich, pEntry ); in getPropertyState()1936 sal_uInt16 nItemWhich = 0; in getPropertyStates() local1938 lcl_GetPropertyWhich( pEntry, nItemWhich ); in getPropertyStates()1939 pStates[i] = GetOnePropertyState(nItemWhich, pEntry); in getPropertyStates()[all …]
221 sal_uInt16 nItemWhich, const SfxItemPropertySimpleEntry* pEntry );