Home
last modified time | relevance | path

Searched refs:SFX_FILTER_IMPORT (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx106 …const SfxFilter* GetAnyFilter( SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = S…
107 …const SfxFilter* GetFilter4Mime( const String& rMime, SfxFilterFlags nMust = SFX_FILTER_IMPORT, S…
108 …const SfxFilter* GetFilter4ClipBoardId( sal_uInt32 nId, SfxFilterFlags nMust = SFX_FILTER_IMPORT,…
109 …const SfxFilter* GetFilter4EA( const String& rEA, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFi…
110 …r* GetFilter4Extension( const String& rExt, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFl…
140 …ent( SfxMedium& rMedium, const SfxFilter **, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFl…
141 …ter( SfxMedium& rMedium, const SfxFilter **, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFl…
145 …const SfxFilter* GetFilter4Mime( const String& rMime, SfxFilterFlags nMust = SFX_FILTER_IMPORT, Sf…
146 …r* GetFilter4ClipBoardId( sal_uInt32 nId, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFl…
147 …const SfxFilter* GetFilter4EA( const String& rEA, SfxFilterFlags nMust = SFX_FILTER_IMPORT, Sfx…
[all …]
H A Ddocfilt.hxx77 bool CanImport() const { return nFormatType & SFX_FILTER_IMPORT; } in CanImport()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsfil.cxx184 …er = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_60, SFX_FILTER_IMPORT, SFX_FILTER_… in DoExecute()
192 …ilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_60, SFX_FILTER_IMPORT, SFX_FILTER_… in DoExecute()
200 …er = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_50, SFX_FILTER_IMPORT, SFX_FILTER_… in DoExecute()
208 …ilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_50, SFX_FILTER_IMPORT, SFX_FILTER_… in DoExecute()
216 …ilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_40, SFX_FILTER_IMPORT, SFX_FILTER_… in DoExecute()
224 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW, SFX_FILTER_IMPORT, SFX_FILTER_T… in DoExecute()
272 …SFX_APP()->GetFilterMatcher().GuessFilter( *pMedium, &pFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTIN… in DoExecute()
/aoo41x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx564 GuessFilter( rMedium, &pInstallFilter, SFX_FILTER_IMPORT, SFX_FILTER_CONSULTSERVICE ); in DetectFilter()
574 GuessFilter( rMedium, &pInstallFilter, SFX_FILTER_IMPORT, 0 ); in DetectFilter()
830 const SfxFilter* pFilter = pThis->GetFilter4Extension( *pString, SFX_FILTER_IMPORT ); in IMPL_STATIC_LINK()
/aoo41x/main/comphelper/inc/comphelper/
H A Ddocumentconstants.hxx112 #define SFX_FILTER_IMPORT 0x00000001L macro
/aoo41x/main/sfx2/source/doc/
H A Ddocfilt.cxx203 SfxFilterFlags nMust = SFX_FILTER_IMPORT, nDont = SFX_FILTER_NOTINSTALLED; in GetTypeFromStorage()
H A Dguisaveas.cxx161 …eMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) ? 0 : SFX_FILTER_IMPORT ) ); in getMustFlags()
169 …eMode & EXPORT_REQUESTED ) && !( nStoreMode & WIDEEXPORT_REQUESTED ) ) ? SFX_FILTER_IMPORT : 0 ) ); in getDontFlags()
H A Dobjstor.cxx1159 …pFilter = GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILTER_EXPORT ); in SaveTo_Impl()
2967 …pNewFile->SetFilter( GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILT… in PreDoSaveAs_Impl()
H A Ddoctempl.cxx1970 …etFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_EXPORT | SFX_FILTER_IMPORT, SFX_FILTER_… in DeleteObjectShell()
/aoo41x/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx755 … sal_Int32 nRequired = ( SFX_FILTER_OWN | SFX_FILTER_EXPORT | SFX_FILTER_IMPORT ); in GetDefaultFilterFromServiceName()
796 if ( !( nFlags & SFX_FILTER_IMPORT ) ) in GetExportFilterFromImportFilter()
/aoo41x/main/sfx2/source/view/
H A Dorgmgr.cxx190 …aTitle, aDocShell->GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILTER… in SV_IMPL_OP_PTRARR_SORT()
H A Dfrmload.cxx174 const SfxFilterFlags nMust = SFX_FILTER_IMPORT; in impl_getFilterFromServiceName_nothrow()
/aoo41x/main/sd/source/ui/view/
H A Dsdview4.cxx416 …_APP()->GetFilterMatcher().GuessFilter( aSfxMedium, &pFoundFilter, SFX_FILTER_IMPORT, SFX_FILTER_… in IMPL_LINK()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx319 ,SFX_FILTER_IMPORT);
/aoo41x/main/cui/source/options/
H A Doptsave.cxx527 sCommand += String::CreateFromInt32(SFX_FILTER_IMPORT|SFX_FILTER_EXPORT); in Reset()
/aoo41x/main/svx/source/unodraw/
H A Dunoshap2.cxx1728 …SFX_APP()->GetFilterMatcher().GuessFilter( aSfxMedium, &pSfxFilter, SFX_FILTER_IMPORT, SFX_FILTER_… in setPropertyValueImpl()
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx941 m_nMustFlags = SFX_FILTER_IMPORT; in FileDialogHelper_Impl()

Completed in 139 milliseconds