Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx91 …SfxDetectFilter)( SfxMedium& rMedium, const SfxFilter **, SfxFilterFlags nMust, SfxFilterFlags nDo…
106 …const SfxFilter* GetAnyFilter( SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = S…
109 …st SfxFilter* GetFilter4EA( const String& rEA, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilte…
111 … SfxFilter* GetFilter4FilterName( const String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags n…
112 …const SfxFilter* GetFilter4UIName( const String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags
149 …fxFilter* GetFilter4FilterName( const String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags n…
150 …st SfxFilter* GetFilter4UIName( const String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags n…
152 …const SfxFilter* GetAnyFilter( SfxFilterFlags nMust=0, SfxFilterFlags nDont=SFX_FILTER_NOTINSTALL…
158 SfxFilterFlags nOrMask;
159 SfxFilterFlags nAndMask;
[all …]
H A Dfiledlghelper.hxx144 SfxFilterFlags nMust,
145 SfxFilterFlags nDont );
150 SfxFilterFlags nMust,
151 SfxFilterFlags nDont,
157 SfxFilterFlags nMust = 0,
158 SfxFilterFlags nDont = 0 );
163 SfxFilterFlags nMust = 0,
164 SfxFilterFlags nDont = 0 );
170 SfxFilterFlags nMust,
171 SfxFilterFlags nDont,
H A Ddocfilt.hxx51 SfxFilterFlags nFormatType;
64 SfxFilterFlags nFormatType,
80 SfxFilterFlags GetFilterFlags() const { return nFormatType; } in GetFilterFlags()
H A Dsfxdefs.hxx31 #define SfxFilterFlags sal_uLong macro
/aoo4110/main/sfx2/source/bastyp/
H A Dfltfnc.cxx160 const SfxFilter* SfxFilterContainer::aMethod( ArgType aArg, SfxFilterFlags nMust, SfxFilterFlags nD…
173 const SfxFilter* SfxFilterContainer::GetAnyFilter( SfxFilterFlags nMust, SfxFilterFlags nDont ) con… in GetAnyFilter()
353 const SfxFilter* SfxFilterMatcher::GetAnyFilter( SfxFilterFlags nMust, SfxFilterFlags nDont ) const in GetAnyFilter()
373 SfxFilterFlags /*nMust*/, in GuessFilterIgnoringContent() argument
374 SfxFilterFlags /*nDont*/ ) const in GuessFilterIgnoringContent()
645 …fxFilterMatcher::GetFilter4Mime( const String& rMediaType,SfxFilterFlags nMust, SfxFilterFlags nDo… in GetFilter4Mime()
667 …lter* SfxFilterMatcher::GetFilter4EA( const String& rType,SfxFilterFlags nMust, SfxFilterFlags nDo… in GetFilter4EA()
697 …fxFilterMatcher::GetFilter4Extension( const String& rExt, SfxFilterFlags nMust, SfxFilterFlags nDo… in GetFilter4Extension()
739 … SfxFilterMatcher::GetFilter4ClipBoardId( sal_uInt32 nId, SfxFilterFlags nMust, SfxFilterFlags nDo… in GetFilter4ClipBoardId()
751 … SfxFilterMatcher::GetFilter4UIName( const String& rName, SfxFilterFlags nMust, SfxFilterFlags nDo… in GetFilter4UIName()
[all …]
/aoo4110/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx80 SfxFilterFlags m_nMustFlags;
81 SfxFilterFlags m_nDontFlags;
112 SfxFilterFlags nMust,
113 SfxFilterFlags nDont );
H A Dfiledlghelper.cxx1852 SfxFilterFlags nMust, in addFilters()
2376 SfxFilterFlags nMust, in FileDialogHelper()
2377 SfxFilterFlags nDont ) in FileDialogHelper()
2390 SfxFilterFlags nMust, in FileDialogHelper()
2391 SfxFilterFlags nDont, in FileDialogHelper()
2406 SfxFilterFlags nMust, in FileDialogHelper()
2407 SfxFilterFlags nDont ) in FileDialogHelper()
2430 SfxFilterFlags nMust, in FileDialogHelper()
2431 SfxFilterFlags nDont ) in FileDialogHelper()
2446 SfxFilterFlags nMust, in FileDialogHelper()
[all …]
/aoo4110/main/starmath/inc/
H A Dsmdll.hxx42 SfxFilterFlags nMust, SfxFilterFlags nDont );
/aoo4110/main/sc/inc/
H A Dscdll.hxx67 SfxFilterFlags nMust, SfxFilterFlags nDont );
/aoo4110/main/sfx2/source/doc/
H A Ddocfilt.cxx54 SfxFilterFlags nType, in DBG_NAME()
203 SfxFilterFlags nMust = SFX_FILTER_IMPORT, nDont = SFX_FILTER_NOTINSTALLED; in GetTypeFromStorage()
/aoo4110/main/sfx2/source/view/
H A Dfrmload.cxx174 const SfxFilterFlags nMust = SFX_FILTER_IMPORT; in impl_getFilterFromServiceName_nothrow()
175 const SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED; in impl_getFilterFromServiceName_nothrow()
190 SfxFilterFlags nFlags = pFilter->GetFilterFlags(); in impl_getFilterFromServiceName_nothrow()

Completed in 58 milliseconds