Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx162 …16 nCount = 0, const sal_uInt16* pSIDs = NULL) { mbFilterEnable = bEnable; mnFilterCount = nCount;… in SetSlotFilter() argument
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2068 const sal_uInt16* pSIDs // sortiertes Array von 'nCount' SIDs in SetSlotFilter() argument
2104 DBG_ASSERT( pSIDs[n] > pSIDs[n-1], "SetSlotFilter: SIDs not sortet" ); in SetSlotFilter()
2112 pImp->pFilterSIDs = pSIDs; in SetSlotFilter()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx216 sal_uInt16 nCount = 0, const sal_uInt16 *pSIDs = 0 );

Completed in 24 milliseconds