Searched refs:pMapEntry (Results 1 – 2 of 2) sorted by relevance
71 SfxItemPropertySimpleEntry( const SfxItemPropertyMapEntry* pMapEntry ) : in SfxItemPropertySimpleEntry()72 nWID( pMapEntry->nWID ), in SfxItemPropertySimpleEntry()73 pType( pMapEntry->pType ), in SfxItemPropertySimpleEntry()74 nFlags( pMapEntry->nFlags ), in SfxItemPropertySimpleEntry()75 nMemberId( pMapEntry->nMemberId ){} in SfxItemPropertySimpleEntry()
305 PropertyMapEntry* pMapEntry = getPropertyMapEntry( aLoop ); in updateSet() local306 pPropSetInfo->add( pMapEntry, 1 ); in updateSet()
Completed in 18 milliseconds