Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx77 bool CanImport() const { return nFormatType & SFX_FILTER_IMPORT; } in CanImport() function in SfxFilter
/AOO41X/main/sfx2/source/doc/
H A Dobjstor.cxx2810 || (!bSaveTo && !pFilter->CanImport()) ) in CommonSaveAs_Impl()