Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dfltrcfg.cxx80 sal_Bool IsLoad() const {return bLoadVBA;} in IsLoad() function in SvtAppFilterOptions_Impl
265 case FILTERCFG_WORD_CODE : bRet = aWriterCfg.IsLoad();break; in IsFlag()
267 case FILTERCFG_EXCEL_CODE : bRet = aCalcCfg.IsLoad();break; in IsFlag()
270 case FILTERCFG_PPOINT_CODE : bRet = aImpressCfg.IsLoad();break; in IsFlag()

Completed in 14 milliseconds