Home
last modified time | relevance | path

Searched refs:GetFilter4ClipBoardId (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sd/source/ui/func/
H A Dfuinsfil.cxx184 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_60, SFX_FILTER_IMPORT, SFX_FI… in DoExecute()
188 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_60, SFX_FILTER_TEMPLATEPATH ); in DoExecute()
192 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_60, SFX_FILTER_IMPORT, SFX_FILTE… in DoExecute()
196 … pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_60, SFX_FILTER_TEMPLATEPATH ); in DoExecute()
204 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_50, SFX_FILTER_TEMPLATEPATH ); in DoExecute()
208 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_50, SFX_FILTER_IMPORT, SFX_FILTE… in DoExecute()
212 … pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_50, SFX_FILTER_TEMPLATEPATH ); in DoExecute()
216 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_40, SFX_FILTER_IMPORT, SFX_FILTE… in DoExecute()
220 … pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_40, SFX_FILTER_TEMPLATEPATH ); in DoExecute()
224 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW, SFX_FILTER_IMPORT, SFX_FILTER_T… in DoExecute()
[all …]
/aoo4110/main/sfx2/source/doc/
H A Ddocfilt.cxx167 const SfxFilter* pFilter = SfxFilterMatcher().GetFilter4ClipBoardId( nClipId ); in GetTypeFromStorage()
219 pFilter = aMatcher.GetFilter4ClipBoardId( nClipId, nMust, nDont ); in GetTypeFromStorage()
223 pFilter = aMatcher.GetFilter4ClipBoardId( nClipId ); in GetTypeFromStorage()
H A Ddocvor.cxx1796 SFX_APP()->GetFilterMatcher().GetFilter4ClipBoardId( nFormat ); in GetServiceName_Impl()
H A Dobjstor.cxx1378 const SfxFilter *pFilt = rMatcher.GetFilter4ClipBoardId( nFormat ); in SaveTo_Impl()
/aoo4110/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx108 …const SfxFilter* GetFilter4ClipBoardId( sal_uInt32 nId, SfxFilterFlags nMust = SFX_FILTER_IMPORT,…
146 …const SfxFilter* GetFilter4ClipBoardId( sal_uInt32 nId, SfxFilterFlags nMust = SFX_FILTER_IMPOR…
/aoo4110/main/sfx2/source/bastyp/
H A Dfltfnc.cxx167 IMPL_FORWARD_LOOP( GetFilter4ClipBoardId, sal_uInt32, nId );
739 const SfxFilter* SfxFilterMatcher::GetFilter4ClipBoardId( sal_uInt32 nId, SfxFilterFlags nMust, Sfx… in GetFilter4ClipBoardId() function in SfxFilterMatcher

Completed in 38 milliseconds