/aoo41x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 725 if( GetCurrentViewShell() ) in _MakeFlySection() 1012 if ( GetCurrentViewShell() ) in InsertDrawObj() 1122 if( !GetCurrentViewShell() || pCmpRange ) //swmod 071108//swmod 071225 in GetAllFlyFmts() 1940 pSh = pStartSh = GetCurrentViewShell(); in IMPL_LINK() 2379 const ViewShell *SwDoc::GetCurrentViewShell() const in GetCurrentViewShell() function in SwDoc 2384 ViewShell *SwDoc::GetCurrentViewShell() in GetCurrentViewShell() function in SwDoc 2391 if(GetCurrentViewShell()) in GetCurrentLayout() 2392 return GetCurrentViewShell()->GetLayout(); in GetCurrentLayout() 2398 if(GetCurrentViewShell()) in GetCurrentLayout() 2399 return GetCurrentViewShell()->GetLayout(); in GetCurrentLayout() [all …]
|
H A D | docdesc.cxx | 644 ViewShell *pSh = GetCurrentViewShell(); in PrtDataChanged() 673 while ( pSh != GetCurrentViewShell() ); in PrtDataChanged() 706 if ( GetCurrentViewShell() ) in PrtOLENotify() 708 ViewShell *pSh = GetCurrentViewShell(); in PrtOLENotify() 713 pSh != GetCurrentViewShell() ); in PrtOLENotify()
|
H A D | visiturl.cxx | 53 if( rHint.ISA( INetURLHistoryHint ) && pDoc->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in Notify()
|
H A D | htmltbl.cxx | 1784 SwRootFrm *pRoot = (SwRootFrm*)GetDoc()->GetCurrentViewShell()->GetLayout(); in _Resize() 1830 …if( pDoc->GetCurrentViewShell() && pDoc->GetCurrentViewShell()->GetViewOptions()->getBrowseMode() ) in Resize()
|
H A D | swserv.cxx | 340 if( pDoc->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in ~SwDataChanged()
|
/aoo41x/main/sw/inc/ |
H A D | IDocumentLayoutAccess.hxx | 44 virtual const ViewShell* GetCurrentViewShell() const = 0; 45 virtual ViewShell* GetCurrentViewShell() = 0; //swmod 071107//swmod 071225
|
H A D | doc.hxx | 984 virtual const ViewShell *GetCurrentViewShell() const; //swmod 080219 985 …virtual ViewShell *GetCurrentViewShell();//swmod 080219 It must be able to communicate to a ViewSh… 1963 { if( GetCurrentViewShell() ) aOLEModifiedTimer.Start(); } //swmod 071107//swmod 071225 in SetOLEObjModified()
|
/aoo41x/main/sw/source/core/view/ |
H A D | vnew.cxx | 135 ViewShell *pCurrShell = GetDoc()->GetCurrentViewShell(); in Init() 393 if(pDoc->GetCurrentViewShell()==this) in ~ViewShell()
|
H A D | vprint.cxx | 604 if( pDoc->GetCurrentViewShell() ) in PrtOle2() 605 …pSh = new ViewShell( *pDoc->GetCurrentViewShell(), 0, pOleOut,VSHELLFLAG_SHARELAYOUT );//swmod 080… in PrtOle2()
|
H A D | viewimp.cxx | 415 if( IsAccessible() && pIDLA->GetCurrentViewShell() && pWin ) //swmod 071108//swmod 071225 in UpdateAccessible()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 918 GetDoc()->GetCurrentViewShell(); //swmod 071108//swmod 071225 in InsertTextSection() 1093 if( rNds.IsDocNodes() && rNds.GetDoc()->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in MakeFrms() 1324 pNewSect->CreateLink( pDoc->GetCurrentViewShell() ? CREATE_CONNECT //swmod 071108//swmod 071225 in MakeCopy() 1407 m_pSection->CreateLink( pDoc->GetCurrentViewShell() ? CREATE_CONNECT //swmod 071108 in NodesArrChgd()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1157 if ( pDoc->GetCurrentViewShell() && in Changed() 1158 pDoc->GetCurrentViewShell()->IsInConstructor() ) in Changed() 1906 if( !pDrawFrmFmt->getIDocumentLayoutAccess()->GetCurrentViewShell() ) in ConnectToLayout() 1924 ViewShell *pShell = pDrawFrmFmt->getIDocumentLayoutAccess()->GetCurrentViewShell(); in ConnectToLayout()
|
H A D | dpage.cxx | 117 …ViewShell *pSh = ((SwDrawDocument*)GetModel())->GetDoc().GetCurrentViewShell(); //swmod 071108//sw… in GetGridFrameList()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | flypos.cxx | 60 else if( pFmt->GetDoc()->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in SwPosFlyFrm()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbainformationhelper.cxx | 59 ViewShell* pViewSh = pDoc->GetCurrentViewShell(); in handleWdVerticalPositionRelativeToPage()
|
H A D | wordvbahelper.cxx | 84 ViewShell* pViewSh = pDocShell ? pDocShell->GetDoc()->GetCurrentViewShell() : 0; in getPageCount()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | ddetbl.cxx | 185 if( pDoc->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in NoDDETable()
|
H A D | ddefld.cxx | 316 if( pDoc->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in _RefCntChgd()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlexp.cxx | 621 if( pDoc && pDoc->GetCurrentViewShell() && in SetBodyAttributes() 622 pDoc->GetCurrentViewShell()->GetPageCount() > 1 ) in SetBodyAttributes()
|
H A D | wrtxml.cxx | 420 if( pDoc->GetCurrentViewShell() && pDoc->GetDocStat().nPage > 1 && //swmod 071108//swmod 071225 in _Write()
|
/aoo41x/main/sw/source/core/text/ |
H A D | itratr.cxx | 436 const_cast<ViewShell *>(getIDocumentLayoutAccess()->GetCurrentViewShell()) );//swmod 080311 in IsSymbol() 701 …DrawTextInfo aDrawInf( const_cast<ViewShell *>(getIDocumentLayoutAccess()->GetCurrentViewShell()), in GetMinMaxSize()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 659 if ( pTmp->GetCurrentViewShell() ) //swmod 071108//swmod 071225 in CheckSpellChanges()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view.cxx | 840 else if( dynamic_cast<SwWrtShell*>( pDocSh->GetDoc()->GetCurrentViewShell() ) ) in SwView() 842 pWrtShell = new SwWrtShell( *(SwWrtShell*)pDocSh->GetDoc()->GetCurrentViewShell(), in SwView()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | undraw.cxx | 80 ViewShell* pSh = GetCurrentViewShell(); in IMPL_LINK()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 407 if (rDoc.GetCurrentViewShell() && //swmod 071108//swmod 071225 in MakeGrafNotInCntnt()
|