Home
last modified time | relevance | path

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

/trunk/main/editeng/source/uno/
H A Dunotext.cxx1001 sal_uInt16* pWhichId = aSvxUnoFontDescriptorWhichMap; in _getPropertyState() local
1003 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() local
1150 while( *pWhichId ) in _getOnePropertyStates()
1152 eTempItemState = pSet->GetItemState( *pWhichId ); in _getOnePropertyStates()
1182 pWhichId++; in _getOnePropertyStates()

Completed in 23 milliseconds