Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx166 const sal_uInt16* pFilterSIDs; // sortiertes Array von SIDs member
356 pImp->pFilterSIDs = 0; in Construct_Impl()
2107 if ( pImp->pFilterSIDs ) in SetSlotFilter()
2108 pImp->pFilterSIDs = 0; in SetSlotFilter()
2112 pImp->pFilterSIDs = pSIDs; in SetSlotFilter()
2157 sal_Bool bFound = 0 != bsearch( &nSID, pImp->pFilterSIDs, pImp->nFilterCount, in IsSlotEnabledByFilter_Impl()

Completed in 32 milliseconds