Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/crsr/
H A Dtrvltbl.cxx799 if( !pBoxIdx || !pBoxPtr || IsSelTblCells() || !IsAutoUpdateCells() ) in CheckTblBoxCntnt()
809 if( pBoxIdx && pBoxPtr && in CheckTblBoxCntnt()
810 0 != ( pSttNd = pBoxIdx->GetNode().GetStartNode() ) && in CheckTblBoxCntnt()
813 GetTblBox( pBoxIdx->GetIndex() ) ) in CheckTblBoxCntnt()
877 if( pSttNd && pBoxIdx ) in SaveTblBoxCntnt()
879 if( pSttNd == &pBoxIdx->GetNode() ) in SaveTblBoxCntnt()
885 bCheckBox = 0 != pBoxIdx; in SaveTblBoxCntnt()
890 SwPosition aPos( *pBoxIdx ); in SaveTblBoxCntnt()
898 if( pBoxIdx ) in SaveTblBoxCntnt()
899 *pBoxIdx = *pSttNd; in SaveTblBoxCntnt()
[all …]
H A Dcrsrsh.cxx2643 pBoxIdx( 0 ), pBoxPtr( 0 ), nCrsrMove( 0 ), nBasicActionCnt( 0 ), in SwCrsrShell()
2676 pBoxIdx( 0 ), pBoxPtr( 0 ), nCrsrMove( 0 ), nBasicActionCnt( 0 ), in SwCrsrShell()
/AOO41X/main/sw/inc/
H A Dcrsrsh.hxx201 SwNodeIndex* pBoxIdx; // fuers erkennen der veraenderten member in SwCrsrShell