Searched refs:bRowFormat (Results 1 – 1 of 1) sorted by relevance
1455 sal_Bool bRowFormat = aTransferData.HasFormat(SOT_FORMATSTR_ID_SBA_TABED); in IsPasteAllowed() local1457 bAllowed = bRowFormat; in IsPasteAllowed()1459 bAllowed = !bRowFormat && aTransferData.HasFormat(SOT_FORMAT_STRING); in IsPasteAllowed()