Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dfltrcfg.cxx44 #define FILTERCFG_EXCEL_STORAGE 0x0008 macro
212 FILTERCFG_EXCEL_STORAGE | in SvtFilterOptions_Impl()
246 case FILTERCFG_EXCEL_STORAGE: aCalcCfg.SetSave(bSet);break; in SetFlag()
268 case FILTERCFG_EXCEL_STORAGE : bRet = aCalcCfg.IsSave();break; in IsFlag()
446 pImp->SetFlag( FILTERCFG_EXCEL_STORAGE, bFlag ); in SetLoadExcelBasicStorage()
452 return pImp->IsFlag( FILTERCFG_EXCEL_STORAGE ); in IsLoadExcelBasicStorage()

Completed in 14 milliseconds