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()679 (rCF.pFrm->Frm().*fnRect->fnGetWidth)(); in ChkChartSel()702 const _Sort_CellFrm& rCF = aCellFrms[ n ]; in ChkChartSel() local703 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel()708 nYPos = (rCF.pFrm->Frm().*fnRect->fnGetTop)(); in ChkChartSel()[all …]
Completed in 17 milliseconds