Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx184 sal_Bool bRealSelection = sal_False; // sal_True if not everything is selected in DoImport() local
204 bRealSelection = sal_True; in DoImport()
304 bDoSelection = bRealSelection = bBookmarkSelection = sal_False; in DoImport()
359 bRealSelection = sal_True; in DoImport()
367bRealSelection = sal_True; // more data available but not used in DoImport()
630 pDBData->SetImportSelection( bRealSelection ); in DoImport()