Lines Matching refs:SwFEShell
260 const SwFEShell *pFESh = 0,
273 size_t& rSize, const SwFEShell *pFESh, in Copy()
1148 const SwFEShell *pFESh = pVSh->ISA( SwFEShell ) ? in InvalidateShapeInParaSelection()
1149 static_cast< const SwFEShell * >( pVSh ) : 0; in InvalidateShapeInParaSelection()
1459 const SwFEShell *pFESh = pVSh->ISA( SwFEShell ) ? in DoInvalidateShapeSelection()
1460 static_cast< const SwFEShell * >( pVSh ) : 0; in DoInvalidateShapeSelection()
2126 sal_Bool SwAccessibleMap::IsInSameLevel(const SdrObject* pObj, const SwFEShell* pFESh) in IsInSameLevel()
2650 else if( pVSh->ISA( SwFEShell ) ) in InvalidateCursorPosition()
2653 const SwFEShell *pFESh = static_cast< const SwFEShell * >( pVSh ); in InvalidateCursorPosition()
2742 const SwFEShell *pFESh = pVSh ? static_cast< const SwFEShell * >( pVSh ) : NULL ; in InvalidateCursorPosition()
3637 SwFEShell* pFEShell = dynamic_cast<SwFEShell*>(pCrsrShell); in _BuildSelectedParas()