Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx651 const _Sort_CellFrm& rCF = aCellFrms[ n ]; in ChkChartSel() local
652 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel()
666 nYPos = (rCF.pFrm->Frm().*fnRect->fnGetTop)(); in ChkChartSel()
667 nHeight = (rCF.pFrm->Frm().*fnRect->fnGetHeight)(); in ChkChartSel()
670 (rCF.pFrm->Frm().*fnRect->fnGetLeft)() : in ChkChartSel()
671 (rCF.pFrm->Frm().*fnRect->fnGetRight)(); in ChkChartSel()
679 (rCF.pFrm->Frm().*fnRect->fnGetWidth)(); in ChkChartSel()
702 const _Sort_CellFrm& rCF = aCellFrms[ n ]; in ChkChartSel() local
703 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel()
708 nYPos = (rCF.pFrm->Frm().*fnRect->fnGetTop)(); in ChkChartSel()
[all …]

Completed in 14 milliseconds