Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx386 pFilter = mpMatcher->GetFilter4UIName( aFilterName, m_nMustFlags, m_nDontFlags ); in getCurentSfxFilter()
941 m_nMustFlags = SFX_FILTER_IMPORT; in FileDialogHelper_Impl()
943 m_nMustFlags = SFX_FILTER_EXPORT; in FileDialogHelper_Impl()
1766 mpMatcher->GetFilter4UIName( _rFilter, m_nMustFlags, m_nDontFlags ); in getRealFilter()
1825 rFilter, m_nMustFlags, m_nDontFlags ); in setFilter()
1880 m_nMustFlags |= nMust; in addFilters()
1889 sQuery.append (::rtl::OUString::valueOf((sal_Int32)m_nMustFlags)); in addFilters()
H A Dfiledlgimpl.hxx80 SfxFilterFlags m_nMustFlags; member in sfx2::FileDialogHelper_Impl

Completed in 26 milliseconds