Searched refs:bRowFormat (Results 1 – 1 of 1) sorted by relevance
1458 sal_Bool bRowFormat = aTransferData.HasFormat(SOT_FORMATSTR_ID_SBA_TABED); in IsPasteAllowed() local1460 bAllowed = bRowFormat; in IsPasteAllowed()1462 bAllowed = !bRowFormat && aTransferData.HasFormat(SOT_FORMAT_STRING); in IsPasteAllowed()
Completed in 22 milliseconds