Home
last modified time | relevance | path

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

/aoo42x/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;
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 Ddocumentconstants.hxx144 #define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE macro
/aoo42x/main/sfx2/source/doc/
H A Ddocfilt.cxx203 SfxFilterFlags nMust = SFX_FILTER_IMPORT, nDont = SFX_FILTER_NOTINSTALLED; in GetTypeFromStorage()
/aoo42x/main/sd/source/ui/view/
H A Dsdview4.cxx416 …er().GuessFilter( aSfxMedium, &pFoundFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in IMPL_LINK()
/aoo42x/main/sfx2/source/view/
H A Dfrmload.cxx175 const SfxFilterFlags nDont = SFX_FILTER_NOTINSTALLED; in impl_getFilterFromServiceName_nothrow()
/aoo42x/main/sd/source/ui/func/
H A Dfuinsfil.cxx272 …terMatcher().GuessFilter( *pMedium, &pFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in DoExecute()
/aoo42x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx1137 pFilter->nFormatType |= SFX_FILTER_NOTINSTALLED; in ReadFilters_Impl()
/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx1728 …tcher().GuessFilter( aSfxMedium, &pSfxFilter, SFX_FILTER_IMPORT, SFX_FILTER_NOTINSTALLED | SFX_FIL… in setPropertyValueImpl()
/aoo42x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx939 m_nDontFlags = SFX_FILTER_INTERNAL | SFX_FILTER_NOTINFILEDLG | SFX_FILTER_NOTINSTALLED; in FileDialogHelper_Impl()

Completed in 103 milliseconds