Searched refs:pWhichId (Results 1 – 1 of 1) sorted by relevance
1001 sal_uInt16* pWhichId = aSvxUnoFontDescriptorWhichMap; in _getPropertyState() local1003 while( *pWhichId ) in _getPropertyState()1006 eTempItemState = pForwarder->GetItemState( nPara, *pWhichId ); in _getPropertyState()1008 eTempItemState = pForwarder->GetItemState( GetSelection(), *pWhichId ); in _getPropertyState()1037 pWhichId++; in _getPropertyState()1148 sal_uInt16* pWhichId = aSvxUnoFontDescriptorWhichMap; in _getOnePropertyStates() local1150 while( *pWhichId ) in _getOnePropertyStates()1152 eTempItemState = pSet->GetItemState( *pWhichId ); in _getOnePropertyStates()1182 pWhichId++; in _getOnePropertyStates()
Completed in 31 milliseconds