Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dfltrcfg.cxx55 #define FILTERCFG_EXCEL_EXECTBL 0x10000 macro
247 case FILTERCFG_EXCEL_EXECTBL: aCalcCfg.SetLoadExecutable(bSet);break; in SetFlag()
269 case FILTERCFG_EXCEL_EXECTBL : bRet = aCalcCfg.IsLoadExecutable();break; in IsFlag()
435 pImp->SetFlag( FILTERCFG_EXCEL_EXECTBL, bFlag ); in SetLoadExcelBasicExecutable()
441 return pImp->IsFlag( FILTERCFG_EXCEL_EXECTBL ); in IsLoadExcelBasicExecutable()

Completed in 15 milliseconds