Searched refs:nItemWhich (Results 1 – 2 of 2) sorted by relevance
1854 beans::PropertyState ScCellRangesBase::GetOnePropertyState( sal_uInt16 nItemWhich, const SfxItemPro… in GetOnePropertyState() argument1857 if ( nItemWhich ) // item wid (from map or special case) in GetOnePropertyState()1866 SfxItemState eState = pPattern->GetItemSet().GetItemState( nItemWhich, sal_False ); in GetOnePropertyState()1873 if ( nItemWhich == ATTR_VALUE_FORMAT && eState == SFX_ITEM_DEFAULT ) in GetOnePropertyState()1914 sal_uInt16 nItemWhich = 0; in getPropertyState() local1916 lcl_GetPropertyWhich( pEntry, nItemWhich ); in getPropertyState()1917 return GetOnePropertyState( nItemWhich, pEntry ); in getPropertyState()1931 sal_uInt16 nItemWhich = 0; in getPropertyStates() local1933 lcl_GetPropertyWhich( pEntry, nItemWhich ); in getPropertyStates()1934 pStates[i] = GetOnePropertyState(nItemWhich, pEntry); in getPropertyStates()[all …]
221 sal_uInt16 nItemWhich, const SfxItemPropertySimpleEntry* pEntry );