Lines Matching refs:rExtraBits
274 WinBits SvtFilePicker::getWinBits( WinBits& rExtraBits ) in getWinBits() argument
278 rExtraBits = 0L; in getWinBits()
292 rExtraBits = SFX_EXTRA_AUTOEXTENSION; in getWinBits()
297 rExtraBits = SFX_EXTRA_AUTOEXTENSION; in getWinBits()
302 rExtraBits = SFX_EXTRA_AUTOEXTENSION | SFX_EXTRA_FILTEROPTIONS; in getWinBits()
307 rExtraBits = SFX_EXTRA_AUTOEXTENSION | SFX_EXTRA_TEMPLATES; in getWinBits()
312 rExtraBits = SFX_EXTRA_AUTOEXTENSION | SFX_EXTRA_SELECTION; in getWinBits()
318 rExtraBits = SFX_EXTRA_INSERTASLINK | SFX_EXTRA_SHOWPREVIEW | SFX_EXTRA_IMAGE_TEMPLATE; in getWinBits()
323 rExtraBits = SFX_EXTRA_PLAYBUTTON; in getWinBits()
328 rExtraBits = SFX_EXTRA_SHOWVERSIONS; in getWinBits()
333 rExtraBits = SFX_EXTRA_INSERTASLINK | SFX_EXTRA_SHOWPREVIEW; in getWinBits()