Home
last modified time | relevance | path

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

/AOO42X/main/unotools/inc/unotools/
H A Dfltrcfg.hxx60 sal_Bool IsLoadPPointBasicStorage() const;
/AOO42X/main/sd/source/filter/
H A Dsdpptwrp.cxx191 if( pFilterOptions && pFilterOptions->IsLoadPPointBasicStorage() ) in PreSaveBasic()
/AOO42X/main/unotools/source/config/
H A Dfltrcfg.cxx474 sal_Bool SvtFilterOptions::IsLoadPPointBasicStorage() const in IsLoadPPointBasicStorage() function in SvtFilterOptions
/AOO42X/main/cui/source/options/
H A Doptfltr.cxx131 aPBasicStgCB.Check( pOpt->IsLoadPPointBasicStorage() ); in Reset()