Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableRowExchange.cxx50 if(nUserObjectId == SOT_FORMATSTR_ID_SBA_TABED) in WriteObject()
69 AddFormat(SOT_FORMATSTR_ID_SBA_TABED); in AddSupportedFormats()
75 if(nFormat == SOT_FORMATSTR_ID_SBA_TABED) in GetData()
76 return SetObject(&m_vTableRow,SOT_FORMATSTR_ID_SBA_TABED,rFlavor); in GetData()
H A DTEditControl.cxx1002 if(aTransferData.HasFormat(SOT_FORMATSTR_ID_SBA_TABED)) in InsertRows()
1005 aTransferData.GetSotStorageStream(SOT_FORMATSTR_ID_SBA_TABED,aStreamRef); in InsertRows()
1458 sal_Bool bRowFormat = aTransferData.HasFormat(SOT_FORMATSTR_ID_SBA_TABED); in IsPasteAllowed()
1523 if(aTransferData.HasFormat(SOT_FORMATSTR_ID_SBA_TABED)) in paste()
/trunk/main/sot/inc/sot/
H A Dformats.hxx123 #define SOT_FORMATSTR_ID_SBA_TABED ((sal_uLong)80) macro

Completed in 18 milliseconds