Searched refs:pSheetSaveData (Results 1 – 2 of 2) sorted by relevance
915 if (pSheetSaveData) in Notify()916 pSheetSaveData->SetInSupportedSave(true); in Notify()924 if (pSheetSaveData) in Notify()925 pSheetSaveData->SetInSupportedSave(true); in Notify()933 if (pSheetSaveData) in Notify()934 pSheetSaveData->SetInSupportedSave(false); in Notify()940 if (pSheetSaveData) in Notify()941 pSheetSaveData->SetInSupportedSave(false); in Notify()945 if (pSheetSaveData) in Notify()946 pSheetSaveData->SetInSupportedSave(false); in Notify()[all …]
117 ScSheetSaveData* pSheetSaveData; member in ScDocShell