Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dfltrcfg.cxx42 #define FILTERCFG_WORD_STORAGE 0x0002 macro
210 FILTERCFG_WORD_STORAGE | in SvtFilterOptions_Impl()
244 case FILTERCFG_WORD_STORAGE: aWriterCfg.SetSave(bSet);break; in SetFlag()
266 case FILTERCFG_WORD_STORAGE : bRet = aWriterCfg.IsSave();break; in IsFlag()
411 pImp->SetFlag( FILTERCFG_WORD_STORAGE, bFlag ); in SetLoadWordBasicStorage()
417 return pImp->IsFlag( FILTERCFG_WORD_STORAGE ); in IsLoadWordBasicStorage()

Completed in 13 milliseconds