Searched refs:IsImportData (Results 1 – 3 of 3) sorted by relevance
166 sal_Bool IsImportData() const { return(pImpDesc != NULL); } in IsImportData() function in ScDPObject
842 else if ((*pDPs)[i]->IsImportData()) in WriteDataPilots()
1299 if ( pNewObj == pOldObj && pDestObj->IsImportData() ) in DataPilotUpdate()
Completed in 27 milliseconds