Searched refs:aStrgName (Results 1 – 1 of 1) sorted by relevance
2826 String aStrgName; in GetOleStorageName() local2829 aStrgName = mbEmbedded ? EXC_STORAGE_OLE_EMBEDDED : EXC_STORAGE_OLE_LINKED; in GetOleStorageName()2832 …aStrgName.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() local3368 if( pDocShell && xSrcStrg.Is() && (aStrgName.Len() > 0) ) in CreateSdrObject()3385 aStrgName, xSrcStrg, pDocShell->GetStorage(), aGraphic, in CreateSdrObject()
Completed in 57 milliseconds