Searched refs:bMoveCells (Results 1 – 4 of 4) sorted by relevance
426 sal_Bool bMoveCells = !bAddrInsert && pDBData->IsDoSize(); in DoImport() local428 if (bMoveCells && nEndCol == rParam.nCol2) in DoImport()458 if ( bSuccess && bMoveCells ) in DoImport()555 if (bMoveCells) in DoImport()604 if (!bMoveCells) // move has happened above in DoImport()
1310 sal_Bool bMoveCells = pUndoDBData && pRedoDBData && in Undo() local1312 if (bMoveCells) in Undo()1350 if (bMoveCells) in Undo()1380 sal_Bool bMoveCells = pUndoDBData && pRedoDBData && in Redo() local1382 if (bMoveCells) in Redo()1422 if (bMoveCells) in Redo()
129 bMoveCells(sal_False), in ScXMLDatabaseRangeContext()175 bMoveCells = !IsXMLToken(sValue, XML_TRUE); in ScXMLDatabaseRangeContext()316 …tyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_MOVCELLS)), uno::makeAny(bMoveCells)); in EndElement()
89 sal_Bool bMoveCells; member in ScXMLDatabaseRangeContext
Completed in 35 milliseconds