Home
last modified time | relevance | path

Searched refs:pWrtSh (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx215 SwWrtShell* pWrtSh, in fillLangPopupMenu() argument
386 SwWrtShell* pWrtSh, in SwSpellPopup() argument
390 pSh( pWrtSh ), in SwSpellPopup()
527 String aScriptTypesInUse( String::CreateFromInt32( pWrtSh->GetScriptType() ) ); in SwSpellPopup()
533 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in SwSpellPopup()
541 nLang = SwLangHelper::GetCurrentLanguage( *pWrtSh ); in SwSpellPopup()
580 SwWrtShell *pWrtSh, in SwSpellPopup() argument
586 pSh( pWrtSh ), in SwSpellPopup()
660 String aScriptTypesInUse( String::CreateFromInt32( pWrtSh->GetScriptType() ) ); in SwSpellPopup()
666 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in SwSpellPopup()
[all …]
/trunk/main/sw/source/ui/dialog/
H A Dswwrtshitem.cxx29 : SfxPoolItem( _nWhich ), pWrtSh( pSh ) in SwWrtShellItem()
35 pWrtSh( rItem.pWrtSh ) in SwWrtShellItem()
41 return ((SwWrtShellItem&)rItem).pWrtSh == pWrtSh; in operator ==()
H A Dswdlgfact.cxx940 SwWrtShell* pWrtSh, Printer* pPrt, in CreateSwEnvDlg() argument
947 pDlg = new SwEnvDlg( pParent, rSet, pWrtSh,pPrt, bInsert ); in CreateSwEnvDlg()
1425 Window* pParent, SwWrtShell* pWrtSh ) //add for SwJavaEditDialog in CreateJavaEditDialog() argument
1431 pDlg = new SwJavaEditDialog( pParent, pWrtSh ); in CreateJavaEditDialog()
H A Dswdlgfact.hxx456 …g* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, sa…
524 Window* pParent, SwWrtShell* pWrtSh ); //add for SwJavaEditDialog
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx97 SwWrtShell* pWrtSh; member in SwDBTreeList_Impl
101 pWrtSh(pShell) {} in SwDBTreeList_Impl()
110 SwWrtShell* GetWrtShell() { return pWrtSh;} in GetWrtShell()
111 void SetWrtShell(SwWrtShell& rSh) { pWrtSh = &rSh;} in SetWrtShell()
211 if(!xRet.is() && xDBContext.is() && pWrtSh) in GetConnection()
215 xRet = pWrtSh->GetNewDBMgr()->RegisterConnection(pPtr->sSourceName); in GetConnection()
/trunk/main/sw/source/ui/inc/
H A Dswwrtshitem.hxx32 SwWrtShell* pWrtSh; member in SwWrtShellItem
37 SwWrtShellItem( sal_uInt16 nWhich , SwWrtShell* pWrtSh);
44 SwWrtShell* GetValue() const { return pWrtSh; } in GetValue()
H A Dolmenu.hxx64 ::com::sun::star::uno::Sequence< ::rtl::OUString > aSeq, SwWrtShell* pWrtSh,
70 SwSpellPopup( SwWrtShell *pWrtSh,
75 SwSpellPopup( SwWrtShell *pWrtSh,
H A Dwrap.hxx107 SwWrtShell* pWrtSh; member in SwWrapTabPage
142 inline void SetShell(SwWrtShell* pSh) { pWrtSh = pSh; } in SetShell()
H A Dfrmpage.hxx310 SwWrtShell* pWrtSh; member in SwFrmAddPage
334 void SetShell(SwWrtShell* pSh) { pWrtSh = pSh; } in SetShell()
H A Djavaedit.hxx100 SwJavaEditDialog(Window* pParent, SwWrtShell* pWrtSh);
H A Denvlop.hxx93 …SwEnvDlg(Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, sal_Bool bIns…
H A Dnum.hxx120 SwWrtShell* pWrtSh; member in SwNumPositionTabPage
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx55 inline ShellMoveCrsr( SwWrtShell* pWrtSh, sal_Bool bSel ) in ShellMoveCrsr() argument
57 bAct = !pWrtSh->ActionPend() && (pWrtSh->GetFrmType(0,sal_False) & FRMTYPE_FLY_ANY); in ShellMoveCrsr()
58 ( pSh = pWrtSh )->MoveCrsr( sal_Bool(bSel) ); in ShellMoveCrsr()
59 pWrtSh->GetView().GetViewFrame()->GetBindings().Invalidate(SID_HYPERLINK_GETLINK); in ShellMoveCrsr()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx694 SwWrtShell* pWrtSh = pDocSh ? pDocSh->GetWrtShell() : 0; in Notify() local
698 OSL_ASSERT(!pWrtSh); in Notify()
713 if( pWrtSh ) in Notify()
721 pWrtSh->UpdateInputFlds(); in Notify()
731 ShowDBObj(pWrtSh->GetView(), pDoc->GetDBData()); in Notify()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx131 pWrtSh(0), in SwNumPositionTabPage()
621 pWrtSh = pSh; in SetWrtShell()
624 const SwTwips nWidth = pWrtSh->GetAnyCurRect(RECT_FRM).Width(); in SetWrtShell()
645 const SwRect& rPrtRect = pWrtSh->GetAnyCurRect(RECT_PAGE); in SetWrtShell()
647 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &pWrtSh->GetView())); in SetWrtShell()
1010 SwNumRule aTmpNumRule( pWrtSh->GetUniqueNumRuleName(), in IMPL_LINK()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx139 pWrtSh(0), in SwWrapTabPage()
221 int nSelType = pWrtSh->GetSelectionType(); in Reset()
224 pWrtSh->GetIMapGraphic().GetType() )) in Reset()
456 SwWrtShell* pSh = bFormat ? ::GetActiveWrtShell() : pWrtSh; in ActivatePage()
H A Dfrmpage.cxx2961 pWrtSh(0), in SwFrmAddPage()
3030 DBG_ASSERT(pWrtSh, "keine Shell?"); in Reset()
3036 aTmpName1 = pWrtSh->GetUniqueGrfName(); in Reset()
3039 aTmpName1 = pWrtSh->GetUniqueOLEName(); in Reset()
3042 aTmpName1 = pWrtSh->GetUniqueFrameName(); in Reset()
3094 SwFrmFmt* pFmt = pWrtSh->GetFlyFrmFmt(); in Reset()
3115 pWrtSh->GetConnectableFrmFmts(*pFmt, sNextChain, sal_False, in Reset()
3132 pWrtSh->GetConnectableFrmFmts(*pFmt, sPrevChain, sal_True, in Reset()
3230 if(pWrtSh) in FillItemSet()
3232 const SwFrmFmt* pFmt = pWrtSh->GetFlyFrmFmt(); in FillItemSet()
[all …]
/trunk/main/sw/source/ui/fldui/
H A Djavaedit.cxx71 SwJavaEditDialog::SwJavaEditDialog(Window* pParent, SwWrtShell* pWrtSh) : in SwJavaEditDialog() argument
93 pSh(pWrtSh), in SwJavaEditDialog()
/trunk/main/sw/source/ui/envelp/
H A Denvlop1.cxx158 SwWrtShell* pWrtSh, Printer* pPrt, sal_Bool bInsert) : in SwEnvDlg() argument
164 pSh(pWrtSh), in SwEnvDlg()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx374 …g* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, sa…
449 Window* pParent, SwWrtShell* pWrtSh ) = 0; //add for SwJavaEditDialog
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1484 SFX_ITEMSET_ARG (&aSet,pWrtSh,SwWrtShellItem,SID_WRT_SHELL,sal_False); in PageCreated()
1485 if (pWrtSh) in PageCreated()
1486 SetWrtShell(pWrtSh->GetValue()); in PageCreated()
1577 SFX_ITEMSET_ARG (&aSet,pWrtSh,SwWrtShellItem,SID_WRT_SHELL,sal_False); in PageCreated()
1578 if (pWrtSh) in PageCreated()
1579 SetWrtShell(pWrtSh->GetValue()); in PageCreated()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3416 SwWrtShell *pWrtSh = pDocShell->GetWrtShell(); in getDocumentLanguages() local
3417 SdrView *pSdrView = pWrtSh->GetDrawView(); in getDocumentLanguages()

Completed in 170 milliseconds