Home
last modified time | relevance | path

Searched refs:pShell (Results 51 – 75 of 242) sorted by relevance

12345678910

/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx1583 SwCrsrShell* pShell = pDoc->GetEditShell(); in _SaveCntntIdx() local
1584 if( pShell ) in _SaveCntntIdx()
1587 FOREACHSHELL_START( pShell ) in _SaveCntntIdx()
1603 FOREACHSHELL_END( pShell ) in _SaveCntntIdx()
1708 SwCrsrShell* pShell = pDoc->GetEditShell(); in _RestoreCntntIdx() local
1709 if( pShell ) in _RestoreCntntIdx()
1711 FOREACHSHELL_START( pShell ) in _RestoreCntntIdx()
1740 FOREACHSHELL_END( pShell ) in _RestoreCntntIdx()
1869 if( pShell ) in _RestoreCntntIdx()
1871 FOREACHSHELL_START( pShell ) in _RestoreCntntIdx()
[all …]
H A Ddocxforms.cxx86 SwDocShell* pShell( GetDocShell() ); in initXForms() local
87 if ( pShell ) in initXForms()
88 xModule = xModule.query( pShell->GetModel() ); in initXForms()
/trunk/main/sc/source/filter/ftools/
H A Dfapihelper.cxx73 Reference< XMultiServiceFactory > ScfApiHelper::GetServiceFactory( SfxObjectShell* pShell ) in GetServiceFactory() argument
76 if( pShell ) in GetServiceFactory()
77 xFactory.set( pShell->GetModel(), UNO_QUERY ); in GetServiceFactory()
99 Reference< XInterface > ScfApiHelper::CreateInstance( SfxObjectShell* pShell, const OUString& rServ… in CreateInstance() argument
101 return CreateInstance( GetServiceFactory( pShell ), rServiceName ); in CreateInstance()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx222 void SwLinguIter::_Start( SwEditShell *pShell, SwDocPositions eStart, in _Start() argument
231 pSh = pShell; in _Start()
241 if( pShell->HasSelection() || pCrsr != pCrsr->GetNext() ) in _Start()
323 void SwSpellIter::Start( SwEditShell *pShell, SwDocPositions eStart, in Start() argument
332 _Start( pShell, eStart, eEnd ); in Start()
408 void SwConvIter::Start( SwEditShell *pShell, SwDocPositions eStart, in Start() argument
413 _Start( pShell, eStart, eEnd ); in Start()
515 void SwHyphIter::Start( SwEditShell *pShell, SwDocPositions eStart, SwDocPositions eEnd ) in Start() argument
525 bOldIdle = pShell->GetViewOptions()->IsIdle(); in Start()
526 ((SwViewOption*)pShell->GetViewOptions())->SetIdle( sal_False ); in Start()
[all …]
H A Dedws.cxx206 SwActKontext::SwActKontext(SwEditShell *pShell) in SwActKontext() argument
207 : pSh(pShell) in SwActKontext()
224 SwMvKontext::SwMvKontext(SwEditShell *pShell ) : pSh(pShell) in SwMvKontext() argument
/trunk/main/sw/source/ui/inc/
H A Dfldmgr.hxx92 …sal_uLong nFmtId, SwWrtShell* pShell = NULL, sal_Unicode cSep = ' ', sal_Bool bIsAutoLanguage = sa… in SwInsertFld_Data()
98 pSh(pShell), in SwInsertFld_Data()
137 void SetWrtShell( SwWrtShell* pShell ) in SetWrtShell() argument
138 { pWrtShell = pShell; } in SetWrtShell()
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx61 pShell = pRootFrm ? pRootFrm->GetCurrShell() : 0; //swmod 080218 in CtorInitAttrIter()
71 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pShell ); in CtorInitAttrIter()
94 *rTxtNode.getIDocumentSettingAccess(), pShell, *pFnt, bVertLayout ); in CtorInitAttrIter()
125 pFnt->ChkMagic( pShell, nTmp ); in CtorInitAttrIter()
132 pFnt->ChkMagic( pShell, SW_LATIN ); in CtorInitAttrIter()
H A Datrhndl.hxx123 const ViewShell* pShell );
126 const ViewShell* pShell, SwFont& rFnt,
148 void GetDefaultAscentAndHeight(ViewShell* pShell,
H A Ditratr.hxx55 ViewShell *pShell; member in SwAttrIter
78 : pShell(0), pFnt(0), pLastOut(0), nChgCnt(0), pRedln(0), nPropFont(0), m_pTxtNode(pTxtNode) {} in SwAttrIter()
83 …: pShell(0), pFnt(0), pHints(0), pScriptInfo(0), pLastOut(0), nChgCnt(0), pRedln(0),nPropFont(0), … in SwAttrIter()
/trunk/main/sw/source/ui/table/
H A Dinstable.cxx115 pShell(&rView.GetWrtShell()), in SwInsTableDlg()
120 aNameEdit.SetText(pShell->GetUniqueTblName()); in SwInsTableDlg()
178 aOkBtn.Enable(pShell->GetTblStyle( sTblName ) == 0); in IMPL_LINK_INLINE_START()
221 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton,pShell, DLG_AUTOFMT_TABLE, sa… in IMPL_LINK()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx534 ScTabViewShell* pShell = excel::getCurrentBestViewShell( mxContext ); in GoTo() local
535 ScGridWindow* gridWindow = (ScGridWindow*)pShell->GetWindow(); in GoTo()
545 ScSplitPos eWhich = pShell->GetViewData()->GetActivePart(); in GoTo()
546 sal_Int32 nValueX = pShell->GetViewData()->GetPosX(WhichH(eWhich)); in GoTo()
547 sal_Int32 nValueY = pShell->GetViewData()->GetPosY(WhichV(eWhich)); in GoTo()
577 ScTabViewShell* pShell = excel::getCurrentBestViewShell( mxContext ); in GoTo() local
578 ScGridWindow* gridWindow = (ScGridWindow*)pShell->GetWindow(); in GoTo()
586 ScSplitPos eWhich = pShell->GetViewData()->GetActivePart(); in GoTo()
587 sal_Int32 nValueX = pShell->GetViewData()->GetPosX(WhichH(eWhich)); in GoTo()
588 sal_Int32 nValueY = pShell->GetViewData()->GetPosY(WhichV(eWhich)); in GoTo()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1288 SfxObjectShell* pShell = pDestSh; in lcl_FindDocShell() local
1289 sal_Bool bFirst = 0 != pShell; in lcl_FindDocShell()
1294 pShell = SfxObjectShell::GetFirst( &aType ); in lcl_FindDocShell()
1296 while( pShell ) in lcl_FindDocShell()
1299 SfxMedium* pMed = pShell->GetMedium(); in lcl_FindDocShell()
1309 xDocSh = pShell; in lcl_FindDocShell()
1317 pShell = SfxObjectShell::GetFirst( &aType ); in lcl_FindDocShell()
1320 pShell = SfxObjectShell::GetNext( *pShell, &aType ); in lcl_FindDocShell()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx78 SfxShell *pShell, SfxRequest& rReq) \
80 (( aShellClass* ) pShell )->aExecMethod( rReq ); \
85 SfxShell *pShell, SfxItemSet& rSet) \
87 (( aShellClass* ) pShell )->aStateMethod( rSet ); \
/trunk/main/starmath/source/
H A Dunodoc.cxx60 SfxObjectShell* pShell = new SmDocShell( _nCreationFlags ); in SmDocument_createInstance() local
61 if( pShell ) in SmDocument_createInstance()
62 return uno::Reference< uno::XInterface >( pShell->GetModel() ); in SmDocument_createInstance()
/trunk/main/sd/source/ui/inc/
H A DViewShellManager.hxx96 void ActivateShell (SfxShell* pShell);
103 void DeactivateViewShell (const ViewShell* pShell);
107 void DeactivateShell (const SfxShell* pShell);
/trunk/main/sw/source/core/layout/
H A Dhffrm.cxx785 ViewShell *pShell; in PrepareFooter() local
786 if ( pLay->GetPrev() && 0 != (pShell = getRootFrm()->GetCurrShell()) && in PrepareFooter()
787 pShell->VisArea().HasArea() ) in PrepareFooter()
788 pShell->InvalidateWindows( pShell->VisArea() ); in PrepareFooter()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx695 SfxObjectShell* pShell = pDoc->GetDocumentShell(); in GetObjectByName() local
696 if (pShell) in GetObjectByName()
728 SfxObjectShell* pShell = pDoc->GetDocumentShell(); in SelectCurrentViewObject() local
729 if (pShell) in SelectCurrentViewObject()
782 SfxObjectShell* pShell = pDoc->GetDocumentShell(); in SelectObject() local
783 if (pShell) in SelectObject()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx132 pShell( pDocShell ), in ScDocument()
272 if ( bAutoCalc && !pLinkManager && pShell) in GetLinkManager()
274 pLinkManager = new sfx2::LinkManager( pShell ); in GetLinkManager()
312 nCrc = rtl_crc32( nCrc, &pShell, sizeof(SfxObjectShell*) ); in GetDocumentID()
345 else if (pShell) // ausfuehren in IMPL_LINK()
348 pShell->Broadcast( SfxSimpleHint( FID_DATACHANGED ) ); in IMPL_LINK()
353 if (!pShell->IsModified()) in IMPL_LINK()
355 pShell->SetModified( sal_True ); in IMPL_LINK()
H A Ddocumen9.cxx150 if (pDocShell && !pShell) in InitDrawLayer()
151 pShell = pDocShell; in InitDrawLayer()
158 if ( pShell && !pShell->IsLoading() ) // #88438# don't call GetTitle while loading in InitDrawLayer()
159 aName = pShell->GetTitle(); in InitDrawLayer()
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx235 SfxObjectShell* pShell = GetDocShell(); in ReadBasic() local
237 if( pShell && xRootStrg.Is() ) try in ReadBasic()
253 uno::Reference< lang::XComponent > xComponent( pShell->GetModel(), uno::UNO_QUERY_THROW ); in ReadBasic()
324 if( SfxObjectShell* pShell = GetDocShell() ) in LoadDocumentProperties() local
330 …uno::Reference< document::XDocumentPropertiesSupplier > xDPS( pShell->GetModel(), uno::UNO_QUERY_T… in LoadDocumentProperties()
H A Dexcdoc.cxx198 SfxObjectShell* pShell = GetDocShell(); in FillAsHeader() local
199 sal_uInt16 nWriteProtHash = pShell ? pShell->GetModifyPasswordHash() : 0; in FillAsHeader()
200 bool bRecommendReadOnly = pShell && pShell->IsLoadReadonly(); in FillAsHeader()
/trunk/main/ucb/source/ucp/file/
H A Dfilinsreq.cxx128 shell *pShell,sal_Int32 CommandId) in XTYPEPROVIDER_IMPL_2()
137 if( pShell ) in XTYPEPROVIDER_IMPL_2()
138 pShell->retrieveError(CommandId,m_nErrorCode,m_nMinorError); in XTYPEPROVIDER_IMPL_2()
/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx95 ContainerListenerImpl( BasicIDEShell* pShell ) : mpShell( pShell ) {} in ContainerListenerImpl() argument
233 if ( IDE_DLL() && IDE_DLL()->pShell == NULL ) in Init()
234 IDE_DLL()->pShell = this; in Init()
253 if ( IDE_DLL() && IDE_DLL()->pShell == this ) in ~BasicIDEShell()
254 IDE_DLL()->pShell = NULL; in ~BasicIDEShell()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx420 SfxViewShell* pShell = m_pController->GetViewShell_Impl(); in queryClosing() local
421 if ( m_pController != NULL && pShell ) in queryClosing()
423 sal_Bool bCanClose = (sal_Bool) pShell->PrepareClose( sal_False ); in queryClosing()
426 … if ( bDeliverOwnership && ( !pShell->GetWindow() || !pShell->GetWindow()->IsReallyVisible() ) ) in queryClosing()
431 pShell->TakeOwnerShip_Impl(); in queryClosing()
433 pShell->TakeFrameOwnerShip_Impl(); in queryClosing()
1085 SfxViewShell *pShell = m_pData->m_pViewShell; in dispose() local
1087 if ( pFrame->GetViewShell() == pShell ) in dispose()
/trunk/main/svx/source/form/
H A Dfmmodel.cxx294 void FmFormModel::SetObjectShell( SfxObjectShell* pShell ) in SetObjectShell() argument
297 if (pShell == m_pObjShell) in SetObjectShell()
306 m_pObjShell = pShell; in SetObjectShell()

Completed in 138 milliseconds

12345678910