Home
last modified time | relevance | path

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

/aoo4110/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…
/aoo4110/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()
/aoo4110/main/starmath/source/
H A Dsmdetect.cxx253 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsAllowedAsTemplate() : sa… in detect()
/aoo4110/main/sw/source/ui/uno/
H A Dswdetect.cxx255 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pPreFilter ? pPreFilter->IsOwnTemplateFormat(… in detect()
/aoo4110/main/sd/source/ui/unoidl/
H A Dsddetect.cxx272 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsOwnTemplateFormat() : sa… in detect()
/aoo4110/main/sc/source/ui/unoobj/
H A Dscdetect.cxx409 …aTypeName = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsOwnTemplateFormat() : sa… in detect()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx7206 String aType = SfxFilter::GetTypeFromStorage( rSrcStg ); in CheckForConvertToSOObj()

Completed in 104 milliseconds