Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx139 const svx::ODataAccessDescriptor* pDescriptor, sal_Bool bRecord, sal_Bool bAddrInsert ) in DoImport() argument
155 if ( !bAddrInsert ) in DoImport()
323 if ( !bAddrInsert ) // read column names in DoImport()
435 sal_Bool bKeepFormat = !bAddrInsert && pDBData->IsKeepFmt(); in DoImport()
436 sal_Bool bMoveCells = !bAddrInsert && pDBData->IsDoSize(); in DoImport()
535 if ( !bAddrInsert ) in DoImport()
624 if( !bAddrInsert ) // update database range in DoImport()
/AOO42X/main/sc/source/ui/inc/
H A Ddbdocfun.hxx75 sal_Bool bAddrInsert = sal_False );