Home
last modified time | relevance | path

Searched refs:IsValidStgFilter (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx141 sal_Bool SwIoSystem::IsValidStgFilter( const com::sun::star::uno::Reference < com::sun::star::embed… in IsValidStgFilter() function in SwIoSystem
158 sal_Bool SwIoSystem::IsValidStgFilter(SotStorage& rStg, const SfxFilter& rFilter) in IsValidStgFilter() function in SwIoSystem
245 bRet = IsValidStgFilter( xStor, *pFltr ); in IsFileFilter()
247 bRet = xStg.Is() && IsValidStgFilter( *xStg, *pFltr ); in IsFileFilter()
329 … if( 'C' == *pFilter->GetUserData().GetBuffer() && IsValidStgFilter( xStor, *pFilter ) ) in GetFileFilter()
356 … if( 'C' == *pFilter->GetUserData().GetBuffer() && IsValidStgFilter( *xStg, *pFilter ) ) in GetFileFilter()
/trunk/main/sw/inc/
H A Diodetect.hxx113 static sal_Bool IsValidStgFilter( SotStorage& , const SfxFilter& );
114 …static sal_Bool IsValidStgFilter( const com::sun::star::uno::Reference < com::sun::star::embed::XS…

Completed in 23 milliseconds