Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx76 bool IsAlienFormat() const { return nFormatType & SFX_FILTER_ALIEN; } in IsAlienFormat()
/aoo41x/main/comphelper/inc/comphelper/
H A Ddocumentconstants.hxx118 #define SFX_FILTER_ALIEN 0x00000040L macro
/aoo41x/main/cui/source/options/
H A Doptsave.cxx558 lAlienList.push_back(0 != (nFlags & SFX_FILTER_ALIEN)); in Reset()
/aoo41x/main/sfx2/source/doc/
H A Dguisaveas.cxx748 else if ( ( !( nFiltFlags & SFX_FILTER_OWN ) || ( nFiltFlags & SFX_FILTER_ALIEN ) ) in CheckFilter()

Completed in 42 milliseconds