Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Dacccell.cxx76 const SwCrsrShell *pCSh = static_cast< const SwCrsrShell * >( pVSh ); in IsSelected() local
77 if( pCSh->IsTableMode() ) in IsSelected()
83 bRet = pCSh->GetTableCrsr()->GetBoxes().Seek_Entry( pBox ); in IsSelected()
H A Dacctable.cxx703 const SwCrsrShell *pCSh = GetCrsrShell(); in GetSelBoxes() local
704 if( (pCSh != NULL) && pCSh->IsTableMode() ) in GetSelBoxes()
706 pSelBoxes = &pCSh->GetTableCrsr()->GetBoxes(); in GetSelBoxes()
H A Daccmap.cxx2635 const SwCrsrShell *pCSh = static_cast< const SwCrsrShell * >( pVSh ); in InvalidateCursorPosition() local
2636 if( pCSh->IsTableMode() ) in InvalidateCursorPosition()

Completed in 50 milliseconds