Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2826 String aStrgName; in GetOleStorageName() local
2829 aStrgName = mbEmbedded ? EXC_STORAGE_OLE_EMBEDDED : EXC_STORAGE_OLE_LINKED; in GetOleStorageName()
2832aStrgName.Append( sal_Unicode( spcHexChars[ ::extract_value< sal_uInt8 >( mnStorageId, nIndex - 4,… in GetOleStorageName()
2834 return aStrgName; in GetOleStorageName()
3367 String aStrgName = rPicObj.GetOleStorageName(); in CreateSdrObject() local
3368 if( pDocShell && xSrcStrg.Is() && (aStrgName.Len() > 0) ) in CreateSdrObject()
3385 aStrgName, xSrcStrg, pDocShell->GetStorage(), aGraphic, in CreateSdrObject()

Completed in 39 milliseconds