/aoo41x/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 215 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 …]
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | swwrtshitem.cxx | 29 : SfxPoolItem( _nWhich ), pWrtSh( pSh ) in SwWrtShellItem() 35 pWrtSh( rItem.pWrtSh ) in SwWrtShellItem() 41 return ((SwWrtShellItem&)rItem).pWrtSh == pWrtSh; in operator ==()
|
H A D | swdlgfact.cxx | 940 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 D | swdlgfact.hxx | 456 …g* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, sa… 524 Window* pParent, SwWrtShell* pWrtSh ); //add for SwJavaEditDialog
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbtree.cxx | 97 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()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | swwrtshitem.hxx | 32 SwWrtShell* pWrtSh; member in SwWrtShellItem 37 SwWrtShellItem( sal_uInt16 nWhich , SwWrtShell* pWrtSh); 44 SwWrtShell* GetValue() const { return pWrtSh; } in GetValue()
|
H A D | olmenu.hxx | 64 ::com::sun::star::uno::Sequence< ::rtl::OUString > aSeq, SwWrtShell* pWrtSh, 70 SwSpellPopup( SwWrtShell *pWrtSh, 75 SwSpellPopup( SwWrtShell *pWrtSh,
|
H A D | wrap.hxx | 107 SwWrtShell* pWrtSh; member in SwWrapTabPage 142 inline void SetShell(SwWrtShell* pSh) { pWrtSh = pSh; } in SetShell()
|
H A D | frmpage.hxx | 310 SwWrtShell* pWrtSh; member in SwFrmAddPage 334 void SetShell(SwWrtShell* pSh) { pWrtSh = pSh; } in SetShell()
|
H A D | javaedit.hxx | 100 SwJavaEditDialog(Window* pParent, SwWrtShell* pWrtSh);
|
H A D | envlop.hxx | 93 …SwEnvDlg(Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, sal_Bool bIns…
|
H A D | num.hxx | 120 SwWrtShell* pWrtSh; member in SwNumPositionTabPage
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 55 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()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 694 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()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | num.cxx | 131 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()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | wrap.cxx | 139 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 D | frmpage.cxx | 2961 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 …]
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | javaedit.cxx | 71 SwJavaEditDialog::SwJavaEditDialog(Window* pParent, SwWrtShell* pWrtSh) : in SwJavaEditDialog() argument 93 pSh(pWrtSh), in SwJavaEditDialog()
|
/aoo41x/main/sw/source/ui/envelp/ |
H A D | envlop1.cxx | 158 SwWrtShell* pWrtSh, Printer* pPrt, sal_Bool bInsert) : in SwEnvDlg() argument 164 pSh(pWrtSh), in SwEnvDlg()
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 374 …g* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, sa… 449 Window* pParent, SwWrtShell* pWrtSh ) = 0; //add for SwJavaEditDialog
|
/aoo41x/main/sw/source/ui/config/ |
H A D | optpage.cxx | 1487 SFX_ITEMSET_ARG (&aSet,pWrtSh,SwWrtShellItem,SID_WRT_SHELL,sal_False); in PageCreated() 1488 if (pWrtSh) in PageCreated() 1489 SetWrtShell(pWrtSh->GetValue()); in PageCreated() 1580 SFX_ITEMSET_ARG (&aSet,pWrtSh,SwWrtShellItem,SID_WRT_SHELL,sal_False); in PageCreated() 1581 if (pWrtSh) in PageCreated() 1582 SetWrtShell(pWrtSh->GetValue()); in PageCreated()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 3400 SwWrtShell *pWrtSh = pDocShell->GetWrtShell(); in getDocumentLanguages() local 3401 SdrView *pSdrView = pWrtSh->GetDrawView(); in getDocumentLanguages()
|