Searched refs:rCF (Results 1 – 1 of 1) sorted by relevance
651 const _Sort_CellFrm& rCF = aCellFrms[ n ]; in ChkChartSel() local652 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()674 (rCF.pFrm->Frm().*fnRect->fnGetRight)() : in ChkChartSel()675 (rCF.pFrm->Frm().*fnRect->fnGetLeft)() ) && in ChkChartSel()676 nHeight == (rCF.pFrm->Frm().*fnRect->fnGetHeight)() ) in ChkChartSel()679 (rCF.pFrm->Frm().*fnRect->fnGetWidth)(); in ChkChartSel()[all …]