| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | fetab.cxx | 113 void SwFEShell::ParkCursorInTab() in ParkCursorInTab() 204 sal_Bool SwFEShell::InsertRow( sal_uInt16 nCnt, sal_Bool bBehind ) in InsertRow() 235 sal_Bool SwFEShell::InsertCol( sal_uInt16 nCnt, sal_Bool bBehind ) in InsertCol() 283 sal_Bool SwFEShell::IsLastCellInRow() const in IsLastCellInRow() 299 sal_Bool SwFEShell::DeleteCol() in DeleteCol() 345 sal_Bool SwFEShell::DeleteRow() in DeleteRow() 473 sal_uInt16 SwFEShell::MergeTab() in MergeTab() 504 sal_Bool SwFEShell::SplitTab( sal_Bool bVert, sal_uInt16 nCnt, sal_Bool bSameHeight ) in SplitTab() 554 void SwFEShell::_GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const in _GetTabCols() 638 void SwFEShell::_GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const in _GetTabRows() [all …]
|
| H A D | feshview.cxx | 108 void lcl_GrabCursor( SwFEShell* pSh, SwFlyFrm* pOldSelFly) in lcl_GrabCursor() 139 sal_Bool SwFEShell::SelectObj( const Point& rPt, sal_uInt8 nFlag, SdrObject *pObj ) in SelectObj() 281 sal_Bool SwFEShell::MoveAnchor( sal_uInt16 nDir ) in MoveAnchor() 532 const SdrMarkList* SwFEShell::_GetMarkList() const in _GetMarkList() 540 sal_uInt16 SwFEShell::GetSelFrmType() const in GetSelFrmType() 573 bool SwFEShell::IsSelContainsControl() const in IsSelContainsControl() 596 void SwFEShell::ScrollTo( const Point &rPt ) in ScrollTo() 614 void SwFEShell::SetDragMode( sal_uInt16 eDragMode ) in SetDragMode() 626 long SwFEShell::BeginDrag( const Point* pPt, sal_Bool ) in BeginDrag() 645 long SwFEShell::Drag( const Point *pPt, sal_Bool ) in Drag() [all …]
|
| H A D | fews.cxx | 67 TYPEINIT1(SwFEShell,SwEditShell) in TYPEINIT1() argument 77 void SwFEShell::EndAllActionAndCall() in TYPEINIT1() 83 ((SwFEShell*)pTmp)->EndAction(); in TYPEINIT1() 84 ((SwFEShell*)pTmp)->CallChgLnk(); in TYPEINIT1() 100 Point SwFEShell::GetCntntPos( const Point& rPoint, sal_Bool bNext ) const in GetCntntPos() 107 const SwRect& SwFEShell::GetAnyCurRect( CurRectType eType, const Point* pPt, in GetAnyCurRect() 190 sal_uInt16 SwFEShell::GetPageNumber( const Point &rPoint ) const in GetPageNumber() 202 sal_Bool SwFEShell::GetPageNumber( long nYPos, sal_Bool bAtCrsrPos, sal_uInt16& rPhyNum, sal_uInt16… in GetPageNumber() 245 bool SwFEShell::IsDirectlyInSection() const in IsDirectlyInSection() 260 sal_uInt16 SwFEShell::GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const in GetFrmType() [all …]
|
| H A D | fefly1.cxx | 245 void SwFEShell::SelectFlyFrm( SwFlyFrm& rFrm, sal_Bool bNew ) in SelectFlyFrm() 298 SwFlyFrm *SwFEShell::FindFlyFrm() const in FindFlyFrm() 324 const SwFrmFmt* SwFEShell::IsFlyInFly() in IsFlyInFly() 390 void SwFEShell::SetFlyPos( const Point& rAbsPos ) in SetFlyPos() 438 Point SwFEShell::FindAnchorPos( const Point& rAbsPos, sal_Bool bMoveIt ) in FindAnchorPos() 651 const SwFrmFmt *SwFEShell::NewFlyFrm( const SfxItemSet& rSet, sal_Bool bAnchValid, in NewFlyFrm() 837 void SwFEShell::Insert( const String& rGrfName, const String& rFltName, in Insert() 910 SwFlyFrmFmt* SwFEShell::InsertObject( const svt::EmbeddedObjectRef& xObj, in InsertObject() 941 void SwFEShell::InsertDrawObj( SdrObject& rDrawObj, in InsertDrawObj() 994 void SwFEShell::GetPageObjs( SvPtrarr& rFillArr ) in GetPageObjs() [all …]
|
| H A D | feflyole.cxx | 52 SwFlyFrm *SwFEShell::FindFlyFrm( const uno::Reference < embed::XEmbeddedObject >& xObj ) const in FindFlyFrm() 93 String SwFEShell::GetUniqueOLEName() const in GetUniqueOLEName() 99 String SwFEShell::GetUniqueFrameName() const in GetUniqueFrameName() 105 void SwFEShell::MakeObjVisible( const uno::Reference < embed::XEmbeddedObject >& xObj ) const in MakeObjVisible() 114 ((SwFEShell*)this)->StartAction(); in MakeObjVisible() 115 ((SwFEShell*)this)->MakeVisible( aTmp ); in MakeObjVisible() 116 ((SwFEShell*)this)->EndAction(); in MakeObjVisible() 121 sal_Bool SwFEShell::FinishOLEObj() // Server wird beendet in FinishOLEObj()
|
| H A D | fedesc.cxx | 52 sal_uInt16 SwFEShell::GetPageDescCnt() const in GetPageDescCnt() 66 void SwFEShell::ChgCurPageDesc( const SwPageDesc& rDesc ) in ChgCurPageDesc() 139 void SwFEShell::ChgPageDesc( sal_uInt16 i, const SwPageDesc &rChged ) in ChgPageDesc() 163 const SwPageDesc& SwFEShell::GetPageDesc( sal_uInt16 i ) const in GetPageDesc() 168 SwPageDesc* SwFEShell::FindPageDescByName( const String& rName, in FindPageDescByName() 185 sal_uInt16 SwFEShell::GetMousePageDesc( const Point &rPt ) const in GetMousePageDesc() 207 sal_uInt16 SwFEShell::GetCurPageDesc( const sal_Bool bCalcFrm ) const in GetCurPageDesc() 229 const SwPageDesc* SwFEShell::GetSelectedPageDescs() const in GetSelectedPageDescs()
|
| H A D | fecopy.cxx | 100 sal_Bool SwFEShell::Copy( SwDoc* pClpDoc, const String* pNewClpTxt ) in Copy() 262 const Point& rInsPt, SwFEShell& rDestShell, SwFmtAnchor& rAnchor, in lcl_SetAnchor() 295 sal_Bool SwFEShell::CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt, in CopyDrawSel() 461 sal_Bool SwFEShell::Copy( SwFEShell* pDestShell, const Point& rSttPt, in Copy() 702 sal_Bool SwFEShell::Paste( SwDoc* pClpDoc, sal_Bool bIncludingPageFrames ) in Paste() 1135 sal_Bool SwFEShell::PastePages( SwFEShell& rToFill, sal_uInt16 nStartPage, sal_uInt16 nEndPage) in PastePages() 1222 sal_Bool SwFEShell::GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const in GetDrawObjGraphic() 1346 void SwFEShell::Paste( SvStream& rStrm, sal_uInt16 nAction, const Point* pPt ) in Paste() 1571 bool SwFEShell::Paste( const Graphic &rGrf, const String& rURL ) in Paste()
|
| /AOO42X/main/sw/source/core/access/ |
| H A D | accselectionhelper.cxx | 66 SwFEShell* SwAccessibleSelectionHelper::GetFEShell() in GetFEShell() 73 SwFEShell* pFEShell = NULL; in GetFEShell() 74 if( pViewShell->ISA( SwFEShell ) ) in GetFEShell() 76 pFEShell = static_cast<SwFEShell*>( pViewShell ); in GetFEShell() 112 SwFEShell* pFEShell = GetFEShell(); in selectAccessibleChild() 176 SwFEShell* pFEShell = GetFEShell(); in isAccessibleChildSelected() 212 SwFEShell* pFEShell = GetFEShell(); in selectAllAccessibleChildren() 244 SwFEShell* pFEShell = GetFEShell(); in getSelectedAccessibleChildCount() 313 SwFEShell* pFEShell = GetFEShell(); in getSelectedAccessibleChild()
|
| H A D | accframebase.cxx | 74 if( pVSh->ISA( SwFEShell ) ) in IsSelected() 76 const SwFEShell *pFESh = static_cast< const SwFEShell * >( pVSh ); in IsSelected() 92 sal_Bool bSelectable = pVSh->ISA( SwFEShell ); in GetStates() 309 SwFEShell *pFESh = pCrsrShell->ISA( SwFEShell ) in GetCrsr() 310 ? static_cast< SwFEShell * >( pCrsrShell ) : 0; in GetCrsr()
|
| H A D | accmap.cxx | 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() [all …]
|
| H A D | accselectionhelper.hxx | 26 class SwFEShell; 36 SwFEShell* GetFEShell();
|
| H A D | accdoc.cxx | 644 SwFEShell* pFEShell = pCrsrShell->ISA( SwFEShell ) in getExtendedAttributes() 645 ? static_cast<SwFEShell*>( pCrsrShell ) in getExtendedAttributes()
|
| H A D | acccontext.cxx | 1463 SwFEShell* pFEShell = pCrsrShell->ISA( SwFEShell ) in Select() 1464 ? static_cast<SwFEShell*>( pCrsrShell ) in Select()
|
| /AOO42X/main/sw/source/core/edit/ |
| H A D | edundo.cxx | 72 static_cast<SwFEShell*>(this)->SelectObj( in HandleUndoRedoContext() 82 static_cast<SwFEShell*>(this)->SelectFlyFrm(*pFly, true); in HandleUndoRedoContext() 241 if( pShell->ISA( SwFEShell ) ) in lcl_SelectSdrMarkList() 243 SwFEShell* pFEShell = static_cast<SwFEShell*>( pShell ); in lcl_SelectSdrMarkList()
|
| /AOO42X/main/sw/inc/ |
| H A D | fesh.hxx | 181 class SW_DLLPUBLIC SwFEShell : public SwEditShell class 213 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt, 230 SwFEShell( SwDoc& rDoc, Window *pWin, const SwViewOption *pOpt = 0 ); 231 SwFEShell( SwEditShell& rShell, Window *pWin ); 232 virtual ~SwFEShell(); 238 sal_Bool PastePages( SwFEShell& rToFill, sal_uInt16 nStartPage, sal_uInt16 nEndPage); 240 sal_Bool Copy( SwFEShell*, const Point& rSttPt, const Point& rInsPt,
|
| H A D | docsh.hxx | 46 class SwFEShell; 246 SwFEShell *GetFEShell(); 247 const SwFEShell *GetFEShell() const in GetFEShell()
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | docdesc.cxx | 732 SwFEShell *pShell = 0; in PrtOLENotify() 736 if ( !pSh->ISA(SwFEShell) ) in PrtOLENotify() 739 } while ( !pSh->ISA(SwFEShell) && in PrtOLENotify() 742 if ( pSh->ISA(SwFEShell) ) in PrtOLENotify() 743 pShell = (SwFEShell*)pSh; in PrtOLENotify() 830 SwFEShell* pSh = (SwFEShell*)GetEditShell();
|
| /AOO42X/main/sw/source/ui/wrtsh/ |
| H A D | wrtsh1.cxx | 339 SwFEShell::Insert(rPath, rFilter, &rGrf, &pFrmMgr->GetAttrSet()); in Insert() 549 SwFEShell::SplitNode( sal_False, sal_False ); in InsertOleObject() 571 SwFlyFrmFmt *pFmt = SwFEShell::InsertObject( xRef, &aFrmMgr.GetAttrSet() ); in InsertOleObject() 931 SwFEShell::SplitNode(); in InsertPageBreak() 987 SwFEShell::SplitNode( sal_False, sal_False ); in InsertColumnBreak() 1050 SwFEShell::SplitNode( bAutoFmt, bCheckTableStart ); in SplitNode() 1763 : SwFEShell( rSh, _pWin ), in SwWrtShell() 1782 : SwFEShell( rDoc, _pWin, pViewOpt), 1896 SwFEShell::ApplyViewOptions( rOpt ); in ApplyViewOptions()
|
| H A D | select.cxx | 725 fnDrag = &SwFEShell::Drag; in BeginFrmDrag() 729 SwFEShell::BeginDrag( &aTmp, sal_False ); in BeginFrmDrag() 732 SwFEShell::BeginDrag( pPt, sal_False ); in BeginFrmDrag() 796 SwFEShell::EndDrag( pPt, sal_False ); in UpdateLayoutFrm() 991 SwFEShell::Delete(); in IntelligentCut() 1005 SwFEShell::Delete(); in IntelligentCut()
|
| /AOO42X/main/sw/source/core/view/ |
| H A D | vdraw.cxx | 90 if ( pSh->ISA(SwFEShell) ) in StartAction() 91 ((SwFEShell*)pSh)->HideChainMarker(); //Kann sich geaendert haben in StartAction() 106 if ( pSh->ISA(SwFEShell) ) in EndAction() 107 ((SwFEShell*)pSh)->SetChainMarker(); //Kann sich geaendert haben in EndAction()
|
| H A D | vprint.cxx | 366 ASSERT( this->IsA( TYPE(SwFEShell) ),"ViewShell::Prt for FEShell only"); in FillPrtDoc() 367 SwFEShell* pFESh = (SwFEShell*)this; in FillPrtDoc()
|
| /AOO42X/main/sw/source/ui/dialog/ |
| H A D | docstdlg.cxx | 104 SwFEShell* pFEShell = pDocShell->GetFEShell(); in SwDocStatPage() 185 SwFEShell* pFEShell = pDocShell->GetFEShell(); in IMPL_LINK()
|
| /AOO42X/main/sw/source/core/layout/ |
| H A D | pagechg.cxx | 1937 if ( pSh->ISA( SwFEShell ) ) in EndAllAction() 1938 ((SwFEShell*)pSh)->SetChainMarker(); in EndAllAction() 1961 sal_Bool bFE = pSh->ISA( SwFEShell ); in UnoRemoveAllActions() 1970 ((SwFEShell*)pSh)->SetChainMarker(); in UnoRemoveAllActions() 2058 SwFEShell* pFEShell = dynamic_cast< SwFEShell* >( pTmp ); in lcl_MoveAllLowerObjs()
|
| /AOO42X/main/sw/source/ui/uiview/ |
| H A D | viewdraw.cxx | 170 pWrtShell->SwFEShell::InsertDrawObj( *pObj, aStartPos ); in ExecDraw() 217 pWrtShell->SwFEShell::InsertDrawObj( *pObj, aPos ); in ExecDraw()
|
| /AOO42X/main/sw/source/ui/inc/ |
| H A D | wrtsh.hxx | 85 class SW_DLLPUBLIC SwWrtShell: public SwFEShell 96 using SwFEShell::InsertObject;
|