Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dfltrcfg.cxx46 #define FILTERCFG_PPOINT_STORAGE 0x0020 macro
214 FILTERCFG_PPOINT_STORAGE | in SvtFilterOptions_Impl()
249 case FILTERCFG_PPOINT_STORAGE: aImpressCfg.SetSave(bSet);break; in SetFlag()
271 case FILTERCFG_PPOINT_STORAGE : bRet = aImpressCfg.IsSave();break; in IsFlag()
470 pImp->SetFlag( FILTERCFG_PPOINT_STORAGE, bFlag ); in SetLoadPPointBasicStorage()
476 return pImp->IsFlag( FILTERCFG_PPOINT_STORAGE ); in IsLoadPPointBasicStorage()

Completed in 7 milliseconds