Searched refs:IsSave (Results 1 – 1 of 1) sorted by relevance
87 sal_Bool IsSave() const {return bSaveVBA;} in IsSave() function in SvtAppFilterOptions_Impl266 case FILTERCFG_WORD_STORAGE : bRet = aWriterCfg.IsSave();break; in IsFlag()268 case FILTERCFG_EXCEL_STORAGE : bRet = aCalcCfg.IsSave();break; in IsFlag()271 case FILTERCFG_PPOINT_STORAGE : bRet = aImpressCfg.IsSave();break; in IsFlag()
Completed in 17 milliseconds