Searched refs:SFX_FILTER_NOTINSTALLED (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | fcontnr.hxx | 106 …( 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 D | documentconstants.hxx | 144 #define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE macro
|
| /trunk/main/sfx2/source/doc/ |
| H A D | docfilt.cxx | 203 SfxFilterFlags nMust = SFX_FILTER_IMPORT, nDont = SFX_FILTER_NOTINSTALLED; in GetTypeFromStorage()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | sdview4.cxx | 416 …er().GuessFilter( aSfxMedium, &pFoundFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in IMPL_LINK()
|
| /trunk/main/sfx2/source/view/ |
| H A D | frmload.cxx | 175 const SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED; in impl_getFilterFromServiceName_nothrow()
|
| /trunk/main/sd/source/ui/func/ |
| H A D | fuinsfil.cxx | 272 …terMatcher().GuessFilter( *pMedium, &pFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in DoExecute()
|
| /trunk/main/sfx2/source/bastyp/ |
| H A D | fltfnc.cxx | 1137 pFilter->nFormatType |= SFX_FILTER_NOTINSTALLED; in ReadFilters_Impl()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unoshap2.cxx | 1729 …tcher().GuessFilter( aSfxMedium, &pSfxFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in setPropertyValueImpl()
|
| /trunk/main/sfx2/source/dialog/ |
| H A D | filedlghelper.cxx | 939 m_nDontFlags = SFX_FILTER_INTERNAL | SFX_FILTER_NOTINFILEDLG | SFX_FILTER_NOTINSTALLED; in FileDialogHelper_Impl()
|