Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx517 sal_Bool canCopyCellText(sal_Int32 _nRow, sal_Int16 _nColId);
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2891 sal_Bool DbGridControl::canCopyCellText(sal_Int32 _nRow, sal_Int16 _nColId) in canCopyCellText() function in DbGridControl
2902 DBG_ASSERT(canCopyCellText(_nRow, _nColId), "DbGridControl::copyCellText: invalid call!"); in copyCellText()
2955 else if (canCopyCellText(nRow, nColId)) in Command()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1891 … aReturn.bEnabled = pControl->canCopyCellText(pControl->GetCurRow(), pControl->GetCurColumnId()); in GetState()

Completed in 53 milliseconds