Home
last modified time | relevance | path

Searched refs:GetTypeFromStorage (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx107 static String GetTypeFromStorage( const SotStorage& rStg );
108 …static String GetTypeFromStorage( const com::sun::star::uno::Reference< com::sun::star::embed::X…
/aoo42x/main/sfx2/source/doc/
H A Ddocfilt.cxx136 String SfxFilter::GetTypeFromStorage( const SotStorage& rStg ) in GetTypeFromStorage() function in SfxFilter
176 String SfxFilter::GetTypeFromStorage( const com::sun::star::uno::Reference< com::sun::star::embed::… in GetTypeFromStorage() function in SfxFilter
H A Ddocfile.cxx3298 String aType = SfxFilter::GetTypeFromStorage( rStor ); in SfxMedium()
/aoo42x/main/sw/source/ui/uno/
H A Dswdetect.cxx255 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pPreFilter ? pPreFilter->IsOwnTemplateFormat(… in detect()
/aoo42x/main/starmath/source/
H A Dsmdetect.cxx244 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsAllowedAsTemplate() : sa… in detect()
/aoo42x/main/sd/source/filter/
H A Dsddetect.cxx287 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsOwnTemplateFormat() : sa… in detect()
/aoo42x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx409 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsOwnTemplateFormat() : sa… in detect()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx7252 String aType = SfxFilter::GetTypeFromStorage( rSrcStg ); in CheckForConvertToSOObj()

Completed in 92 milliseconds