Lines Matching refs:SwFEShell
251 const SwFEShell *pFESh = 0,
264 size_t& rSize, const SwFEShell *pFESh, in Copy()
1139 const SwFEShell *pFESh = pVSh->ISA( SwFEShell ) ? in InvalidateShapeInParaSelection()
1140 static_cast< const SwFEShell * >( pVSh ) : 0; in InvalidateShapeInParaSelection()
1450 const SwFEShell *pFESh = pVSh->ISA( SwFEShell ) ? in DoInvalidateShapeSelection()
1451 static_cast< const SwFEShell * >( pVSh ) : 0; in DoInvalidateShapeSelection()
2117 sal_Bool SwAccessibleMap::IsInSameLevel(const SdrObject* pObj, const SwFEShell* pFESh) in IsInSameLevel()
2641 else if( pVSh->ISA( SwFEShell ) ) in InvalidateCursorPosition()
2644 const SwFEShell *pFESh = static_cast< const SwFEShell * >( pVSh ); in InvalidateCursorPosition()
2733 const SwFEShell *pFESh = pVSh ? static_cast< const SwFEShell * >( pVSh ) : NULL ; in InvalidateCursorPosition()
3628 SwFEShell* pFEShell = dynamic_cast<SwFEShell*>(pCrsrShell); in _BuildSelectedParas()