Searched refs:pTBox (Results 1 – 3 of 3) sorted by relevance
469 const SwTableBox* pTBox = pSttNd->FindTableNode()->GetTable(). in GotoNxtPrvTblFormula() local471 if( pTBox ) in GotoNxtPrvTblFormula()472 aCurGEF = _SetGetExpFld( *pTBox ); in GotoNxtPrvTblFormula()482 const SwTableBox* pTBox; in GotoNxtPrvTblFormula() local488 0 != (pTBox = ((SwTblBoxFormula*)pItem)->GetTableBox() ) && in GotoNxtPrvTblFormula()489 pTBox->GetSttNd() && in GotoNxtPrvTblFormula()490 pTBox->GetSttNd()->GetNodes().IsDocNodes() && in GotoNxtPrvTblFormula()495 SwNodeIndex aIdx( *pTBox->GetSttNd() ); in GotoNxtPrvTblFormula()500 _SetGetExpFld aCmp( *pTBox ); in GotoNxtPrvTblFormula()
53 const SwTableBox* pTBox; member93 { return TABLEBOX == eSetGetExpFldType ? CNTNT.pTBox : 0; } in GetTableBox()
810 CNTNT.pTBox = &rTBox; in _SetGetExpFld()997 if( CNTNT.pTBox->GetSttNd() ) in GetNodeFromCntnt()999 SwNodeIndex aIdx( *CNTNT.pTBox->GetSttNd() ); in GetNodeFromCntnt()
Completed in 35 milliseconds