Lines Matching refs:GetSotStorageStream
1811 bool bRet(GetSotStorageStream(rFlavor, xStm)); in GetBitmapEx()
1817 bRet = GetSotStorageStream(aSubstFlavor, xStm); in GetBitmapEx()
1823 bRet = GetSotStorageStream(aSubstFlavor, xStm); in GetBitmapEx()
1908 if( GetSotStorageStream( rFlavor, xStm ) ) in GetGDIMetaFile()
1917 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
1931 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
2003 if( GetSotStorageStream( rFlavor, xStm ) ) in GetGraphic()
2026 sal_Bool bRet = GetSotStorageStream( rFlavor, xStm ); in GetImageMap()
2214 sal_Bool bRet = GetSotStorageStream( rFlavor, xStm ); in GetINetImage()
2245 if( GetSotStorageStream( aFlavor, xStm ) ) in GetFileList()
2288 sal_Bool TransferableDataHelper::GetSotStorageStream( SotFormatStringId nFormat, SotStorageStreamRe… in GetSotStorageStream() function in TransferableDataHelper
2291 …return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetSotStorageStream( aFlavor, rxSt… in GetSotStorageStream()
2296 sal_Bool TransferableDataHelper::GetSotStorageStream( const DataFlavor& rFlavor, SotStorageStreamRe… in GetSotStorageStream() function in TransferableDataHelper