Searched refs:SFX_FILTER_NOTINSTALLED (Results 1 – 9 of 9) sorted by relevance
/aoo42x/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; 109 …, 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; 145 …e, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED) const; 147 …, SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const; 149 …st String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const; 150 …st String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED ) const; 152 …ilter* GetAnyFilter( SfxFilterFlags nMust=0, SfxFilterFlags nDont=SFX_FILTER_NOTINSTALLED ) const; [all …]
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | documentconstants.hxx | 144 #define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE macro
|
/aoo42x/main/sfx2/source/doc/ |
H A D | docfilt.cxx | 203 SfxFilterFlags nMust = SFX_FILTER_IMPORT, nDont = SFX_FILTER_NOTINSTALLED; in GetTypeFromStorage()
|
/aoo42x/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()
|
/aoo42x/main/sfx2/source/view/ |
H A D | frmload.cxx | 175 const SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED; in impl_getFilterFromServiceName_nothrow()
|
/aoo42x/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()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | fltfnc.cxx | 1137 pFilter->nFormatType |= SFX_FILTER_NOTINSTALLED; in ReadFilters_Impl()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 1728 …tcher().GuessFilter( aSfxMedium, &pSfxFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in setPropertyValueImpl()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | filedlghelper.cxx | 939 m_nDontFlags = SFX_FILTER_INTERNAL | SFX_FILTER_NOTINFILEDLG | SFX_FILTER_NOTINSTALLED; in FileDialogHelper_Impl()
|
Completed in 103 milliseconds