Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1455 sal_Bool bRowFormat = aTransferData.HasFormat(SOT_FORMATSTR_ID_SBA_TABED); in IsPasteAllowed() local
1457 bAllowed = bRowFormat; in IsPasteAllowed()
1459 bAllowed = !bRowFormat && aTransferData.HasFormat(SOT_FORMAT_STRING); in IsPasteAllowed()