/aoo42x/main/sw/source/core/doc/ |
H A D | doccorr.cxx | 131 SwCrsrShell *const pShell = pDoc->GetEditShell(); in PaMCorrAbs() 282 SwCrsrShell* pShell = pDoc->GetEditShell(); in PaMCorrRel() 344 SwEditShell* SwDoc::GetEditShell( ViewShell** ppSh ) const in GetEditShell() function in SwDoc 368 return GetEditShell(0); in GetIShellCursorSupplier()
|
H A D | docchart.cxx | 110 GetEditShell( &pVSh ); in IMPL_LINK() 161 GetEditShell( &pVSh ); in UpdateCharts() 204 GetEditShell( &pVSh ); in SetTableName()
|
H A D | visiturl.cxx | 59 SwEditShell* pESh = pDoc->GetEditShell(); in Notify()
|
H A D | notxtfrm.cxx | 705 pNd->GetDoc()->GetEditShell( &pVSh ); in Modify() 766 pNd->GetDoc()->GetEditShell( &pVSh ); in Modify()
|
H A D | docbm.cxx | 1583 SwCrsrShell* pShell = pDoc->GetEditShell(); in _SaveCntntIdx() 1708 SwCrsrShell* pShell = pDoc->GetEditShell(); in _RestoreCntntIdx() 1868 SwCrsrShell* pShell = pDoc->GetEditShell(); in _RestoreCntntIdx()
|
H A D | docdesc.cxx | 830 SwFEShell* pSh = (SwFEShell*)GetEditShell();
|
H A D | docnew.cxx | 1034 … if( GetCurrentViewShell() && !GetEditShell( &pVSh ) && !pVSh ) //swmod 071108//swmod 071225 in UpdateLinks()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | ddefld.cxx | 113 SwEditShell* pESh = rFldType.GetDoc()->GetEditShell( &pSh ); in DataChanged() 162 SwEditShell* pESh = rFldType.GetDoc()->GetEditShell( &pSh ); in Closed()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | swbaslnk.cxx | 211 SwEditShell* pESh = pDoc->GetEditShell( &pSh ); in DataChanged() 308 if ( pGrfNd->GetDoc()->GetEditShell( &pSh ) ) in SetGrfFlySize()
|
H A D | section.cxx | 1402 SwEditShell* pESh = pDoc->GetEditShell( &pVSh ); in DataChanged() 1663 SwEditShell* pESh = pDoc->GetEditShell( &pSh ); in Closed()
|
H A D | ndtbl.cxx | 1486 SwEditShell* pESh = GetEditShell(); in TableToText() 1906 SwEditShell* pESh = GetEditShell(); in DeleteRow() 1994 SwEditShell* pESh = GetEditShell(); in DeleteCol() 2358 SwEditShell *const pEditShell(GetEditShell(0)); in MergeTbl()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | unotools.cxx | 348 SwEditShell* pSh = pCrsr->GetDoc()->GetEditShell(); in IMPL_LINK() 376 SwEditShell* pSh = pDoc->GetEditShell(); in ClearDocument()
|
/aoo42x/main/sw/source/core/text/ |
H A D | itratr.cxx | 592 GetDoc()->GetEditShell( &pSh ); in GetMinMaxSize() 832 GetDoc()->GetEditShell( &pSh ); in GetScalingOfSelectedText()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | pagedesc.cxx | 249 pDoc->GetEditShell( &pSh ); in RegisterChange()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1505 if ( pFmt->GetDoc()->GetEditShell() != NULL in setPropertyValue() 1506 … && !::lcl_ChkAndSetNewAnchor( *(pFmt->GetDoc()->GetEditShell()), *pFly, *pSet ) ) in setPropertyValue() 1891 if ( pFmt->GetDoc()->GetEditShell() != NULL ) in setPropertyValue() 1893 … ::lcl_ChkAndSetNewAnchor( *(pFmt->GetDoc()->GetEditShell()), *pFly, aSet ); in setPropertyValue() 2212 pFmt->GetDoc()->GetEditShell()->CalcLayout(); in getPropertyValue()
|
H A D | unoflatpara.cxx | 349 mpDoc->GetEditShell( &pViewShell ); in getNextPara()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | docundo.cxx | 472 SwEditShell *const pEditShell( rDoc.GetEditShell() ); in impl_DoUndoRedo()
|
H A D | unsect.cxx | 211 SwEditShell* pESh = rDoc.GetEditShell(); in RedoImpl()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 663 pTmp->GetEditShell( &pViewShell ); in CheckSpellChanges()
|
H A D | apphdl.cxx | 859 pDoc->GetEditShell( &pVSh ); in ConfigurationChanged()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 1004 SwEditShell *pEditShell = GetDoc()->GetEditShell(); in SetLanguageAndFont() 1106 SwEditShell *pEditShell = GetDoc()->GetEditShell(); in Convert()
|
/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 916 SwEditShell* pESh = pOutDoc->GetEditShell(); in Write()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 712 pDoc->GetEditShell( &pVSh ); in SetControlSize() 730 pDoc->GetEditShell( &pVSh ); in SetControlSize()
|
H A D | swhtml.cxx | 2458 pDoc->GetEditShell( &pVSh ); in CallStartAction() 2483 pDoc->GetEditShell( &pVSh ); in CallEndAction() 2549 pDoc->GetEditShell( &pVSh ); in CheckActionViewShell()
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | SwXDocumentSettings.cxx | 429 SwEditShell* pEditSh = mpDoc->GetEditShell(); in _setSingleValue()
|