Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx169 mpFilterSIDs(0), in DrawDocShell()
191 mpFilterSIDs(0), in DrawDocShell()
215 mpFilterSIDs(0), in DrawDocShell()
519 if( mpFilterSIDs ) in ApplySlotFilter()
520 pDispatcher->SetSlotFilter( mbFilterEnable, mnFilterCount, mpFilterSIDs ); in ApplySlotFilter()
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx162 …l_uInt16* pSIDs = NULL) { mbFilterEnable = bEnable; mnFilterCount = nCount; mpFilterSIDs = pSIDs; } in SetSlotFilter()
221 const sal_uInt16* mpFilterSIDs; member in sd::DrawDocShell

Completed in 19 milliseconds