Lines Matching refs:rExtraBits
264 WinBits SvtFilePicker::getWinBits( WinBits& rExtraBits ) in getWinBits() argument
268 rExtraBits = 0L; in getWinBits()
282 rExtraBits = SFX_EXTRA_AUTOEXTENSION; in getWinBits()
287 rExtraBits = SFX_EXTRA_AUTOEXTENSION; in getWinBits()
292 rExtraBits = SFX_EXTRA_AUTOEXTENSION | SFX_EXTRA_FILTEROPTIONS; in getWinBits()
297 rExtraBits = SFX_EXTRA_AUTOEXTENSION | SFX_EXTRA_TEMPLATES; in getWinBits()
302 rExtraBits = SFX_EXTRA_AUTOEXTENSION | SFX_EXTRA_SELECTION; in getWinBits()
308 rExtraBits = SFX_EXTRA_INSERTASLINK | SFX_EXTRA_SHOWPREVIEW | SFX_EXTRA_IMAGE_TEMPLATE; in getWinBits()
313 rExtraBits = SFX_EXTRA_PLAYBUTTON; in getWinBits()
318 rExtraBits = SFX_EXTRA_SHOWVERSIONS; in getWinBits()
323 rExtraBits = SFX_EXTRA_INSERTASLINK | SFX_EXTRA_SHOWPREVIEW; in getWinBits()