Home
last modified time | relevance | path

Searched refs:GetFilterByName (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sd/source/filter/
H A Dsddetect.cxx225 pFilter = SfxFilter::GetFilterByName( aPreselectedFilterName ); in detect()
365 pFilter = SfxFilter::GetFilterByName( pFilterPowerPoint97); in detect()
367 pFilter = SfxFilter::GetFilterByName( pFilterPowerPoint97Template ); in detect()
/aoo42x/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx104 static const SfxFilter* GetFilterByName( const String& rName );
/aoo42x/main/extensions/source/abpilot/
H A Dabpfinalpage.cxx52 const SfxFilter* pFilter = SfxFilter::GetFilterByName( s_sDatabaseType); in lcl_getBaseFilter()
/aoo42x/main/sfx2/source/doc/
H A Ddocfilt.cxx130 const SfxFilter* SfxFilter::GetFilterByName( const String& rName ) in GetFilterByName() function in SfxFilter
/aoo42x/main/cui/source/options/
H A Ddoclinkdialog.cxx170 const SfxFilter* pFilter = SfxFilter::GetFilterByName( s_sDatabaseType); in IMPL_LINK()
/aoo42x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx614 const SfxFilter* pFilter = SfxFilter::GetFilterByName( aValue ); in GetFilterForProps()
1051 SfxFilter* pFilter = bUpdate ? (SfxFilter*) SfxFilter::GetFilterByName( sFilterName ) : 0; in ReadSingleFilter_Impl()
/aoo42x/main/sw/source/ui/uno/
H A Dswdetect.cxx324 pFilter = SfxFilter::GetFilterByName( aPreselectedFilterName ); in detect()
/aoo42x/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx206 const SfxFilter* pFilter = SfxFilter::GetFilterByName( s_sDatabaseType);
/aoo42x/main/starmath/source/
H A Dview.cxx1620 … const SfxFilter* pMathFilter = SfxFilter::GetFilterByName( String::CreateFromAscii(MATHML_XML) ); in Execute()
1638 … const SfxFilter* pMathFilter = SfxFilter::GetFilterByName( String::CreateFromAscii(MATHML_XML) ); in Execute()
/aoo42x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx357 pFilter = SfxFilter::GetFilterByName( aPreselectedFilterName ); in detect()
/aoo42x/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx947 return SfxFilter::GetFilterByName(String(sFilterName)); in impl_getFilter()
/aoo42x/main/dbaccess/source/ui/misc/
H A DUITools.cxx1229 const SfxFilter* pFilter = SfxFilter::GetFilterByName( s_sDatabaseType); in getStandardDatabaseFilter()
/aoo42x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2900 const SfxFilter* pFilter = SfxFilter::GetFilterByName( s_sDatabaseType); in impl_browseForDatabaseDocument_throw()

Completed in 111 milliseconds