Lines Matching refs:GetSotStorageStream
1842 bool bRet(GetSotStorageStream(rFlavor, xStm)); in GetBitmapEx()
1848 bRet = GetSotStorageStream(aSubstFlavor, xStm); in GetBitmapEx()
1854 bRet = GetSotStorageStream(aSubstFlavor, xStm); in GetBitmapEx()
1939 if( GetSotStorageStream( rFlavor, xStm ) ) in GetGDIMetaFile()
1948 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
1962 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
1976 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
2048 if( GetSotStorageStream( rFlavor, xStm ) ) in GetGraphic()
2071 sal_Bool bRet = GetSotStorageStream( rFlavor, xStm ); in GetImageMap()
2259 sal_Bool bRet = GetSotStorageStream( rFlavor, xStm ); in GetINetImage()
2290 if( GetSotStorageStream( aFlavor, xStm ) ) in GetFileList()
2333 sal_Bool TransferableDataHelper::GetSotStorageStream( SotFormatStringId nFormat, SotStorageStreamRe… in GetSotStorageStream() function in TransferableDataHelper
2336 …return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetSotStorageStream( aFlavor, rxSt… in GetSotStorageStream()
2341 sal_Bool TransferableDataHelper::GetSotStorageStream( const DataFlavor& rFlavor, SotStorageStreamRe… in GetSotStorageStream() function in TransferableDataHelper