Home
last modified time | relevance | path

Searched defs:pSh (Results 76 – 100 of 176) sorted by relevance

12345678

/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx202 SwWrtShell* pSh = GetView().GetWrtShellPtr(); in DataChanged() local
H A Dedtdd.cxx77 void SwEditWin::StopDDTimer(SwWrtShell *pSh, const Point &rPt) in StopDDTimer()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphf.cxx71 SfxViewShell* pSh = SfxViewShell::Current(); in ScHFPage() local
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx74 ViewShell *pSh; //Falls jemand einen Imp durchreicht und doch member in SwViewImp
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx838 ScTabViewShell* pSh = GetBestViewShell(); in Execute() local
920 ScTabViewShell* pSh = GetBestViewShell(); in Execute() local
1112 ScTabViewShell* pSh = GetBestViewShell(); in Execute() local
1208 ScTabViewShell* pSh = GetBestViewShell(); in DoRecalc() local
1247 ScTabViewShell* pSh = GetBestViewShell(); in DoHardRecalc() local
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx93 ScDocShell* pSh = NULL; in GetManualOrCurrent() local
624 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in Command() local
748 ScDocShell* pSh = GetManualOrCurrent(); in GetSourceDocument() local
1616 ScDocShell* pSh = GetManualOrCurrent(); in ActiveDocChanged() local
1668 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in SelectDoc() local
/trunk/main/sc/source/ui/view/
H A Dtabvwshf.cxx522 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in ExecuteTable() local
586 ScDocShell* pSh = ScDocShell::GetShellByNum( nDoc ); in ExecuteTable() local
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx810 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in MakeAll() local
1409 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in Format() local
2046 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in _Grow() local
2579 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UpdateAttr() local
H A Dpagedesc.cxx248 ViewShell* pSh = 0L; in RegisterChange() local
H A Dftnfrm.cxx272 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in Format() local
369 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in GrowFrm() local
483 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in ShrinkFrm() local
2771 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in SetFtnDeadLine() local
2853 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in GetVarSpace() local
H A Dfrmtool.cxx585 const ViewShell *pSh = pLay->getRootFrm()->GetCurrShell(); in ~SwLayNotify() local
693 ViewShell *pSh = pFly->getRootFrm()->GetCurrShell(); in ~SwFlyNotify() local
896 ViewShell *pSh = pCnt->getRootFrm()->GetCurrShell(); in ~SwCntntNotify() local
2873 ViewShell *pSh = pFly->getRootFrm()->GetCurrShell(); in Notify() local
3165 ViewShell* pSh = 0; in Notify_Background() local
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx90 void SwDocShell::StateStyleSheet(SfxItemSet& rSet, SwWrtShell* pSh) in StateStyleSheet()
894 SwWrtShell *pSh = pShell ? pShell : GetWrtShell(); in ApplyStyles() local
H A Dappenv.cxx177 *pSh; in InsertEnv() local
H A Dapplab.cxx247 SwWrtShell *pSh = pNewView->GetWrtShellPtr(); in InsertLab() local
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx500 SfxObjectShell* pSh = rDocs.GetObject( nPos ); in GetFirst() local
533 SfxObjectShell* pSh = rDocs.GetObject( nPos ); in GetNext() local
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx1106 SfxObjectShell* pSh = SfxObjectShell::Current(); in FillLineEndList() local
1132 SfxObjectShell* pSh = SfxObjectShell::Current(); in FillLineStyleList() local
/trunk/main/sw/source/ui/inc/
H A Dfldmgr.hxx83 SwWrtShell* pSh; member
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx821 SwWrtShell* pSh = bFormat ? ::GetActiveWrtShell() : in Reset() local
1016 SwWrtShell* pSh = bFormat ? ::GetActiveWrtShell() in FillItemSet() local
1724 SwWrtShell* pSh = bFormat ? ::GetActiveWrtShell() in DeactivatePage() local
1785 SwWrtShell* pSh = bFormat ? ::GetActiveWrtShell() in IMPL_LINK() local
2170 SwWrtShell* pSh = ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Init() local
2265 SwWrtShell* pSh = ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Init() local
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx112 ViewShell *pSh = rInf.GetVsh(); in NewFldPortion() local
H A Dfrmcrsr.cxx926 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UnitUp() local
1279 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UnitDown() local
1439 ViewShell *pSh = getRootFrm()->GetCurrShell(); in FillCrsrPos() local
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx462 SfxViewShell* pSh = SfxViewShell::Current(); in SvxFontPrevWindow() local
657 SfxViewShell* pSh = SfxViewShell::Current(); in Paint() local
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx666 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in lcl_HideAllReferences() local
805 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in SwitchToDocument() local
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx160 SwWrtShell* pSh = pView->GetWrtShellPtr(); in SwTextGridPage() local
/trunk/main/sfx2/source/bastyp/
H A Dsfxhtml.cxx243 SfxObjectShell *pSh ) in StartFileDownload()
/trunk/main/sw/inc/
H A Dexpfld.hxx401 SwEditShell* pSh; member in SwInputFieldList

Completed in 171 milliseconds

12345678