Home
last modified time | relevance | path

Searched refs:SFX_FILTER_NOTINSTALLED (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx106 …( SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
107 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
108 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
109 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
110 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
111 …st String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
112 …st String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
140 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
141 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const;
142 …SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED, sal_Bool…
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Ddocumentconstants.hxx144 #define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE macro
/trunk/main/sfx2/source/doc/
H A Ddocfilt.cxx203 SfxFilterFlags nMust = SFX_FILTER_IMPORT, nDont = SFX_FILTER_NOTINSTALLED; in GetTypeFromStorage()
/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx416 …er().GuessFilter( aSfxMedium, &pFoundFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in IMPL_LINK()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx175 const SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED; in impl_getFilterFromServiceName_nothrow()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx272 …terMatcher().GuessFilter( *pMedium, &pFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in DoExecute()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx1137 pFilter->nFormatType |= SFX_FILTER_NOTINSTALLED; in ReadFilters_Impl()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1729 …tcher().GuessFilter( aSfxMedium, &pSfxFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in setPropertyValueImpl()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx939 m_nDontFlags = SFX_FILTER_INTERNAL | SFX_FILTER_NOTINFILEDLG | SFX_FILTER_NOTINSTALLED; in FileDialogHelper_Impl()