Home
last modified time | relevance | path

Searched refs:pSh (Results 176 – 200 of 232) sorted by relevance

12345678910

/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx480 …virtual SfxAbstractDialog * CreateSwWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, …
483 const SfxItemSet* pItemSet, SwWrtShell* pSh,int nResId ); //add for SwTableTabDlg
/trunk/main/sw/source/ui/inc/
H A Dview.hxx389 void SetFormShell( FmFormShell* pSh ) { pFormShell = pSh; } in SetFormShell() argument
H A Ddselect.hxx37 DrawSelection(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);
H A Dconform.hxx31 ConstFormControl(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);
H A Dtabledlg.hxx47 const SfxItemSet* pItemSet, SwWrtShell* pSh );
H A Dconarc.hxx40 ConstArc(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);
H A Dconpoly.hxx39 ConstPolygon(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);
H A Dconrect.hxx44 ConstRectangle(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);
H A Dfldedt.hxx37 SwWrtShell* pSh; member in SwFldEditDlg
H A Dconcustomshape.hxx48 ConstCustomShape( SwWrtShell* pSh, SwEditWin* pWin, SwView* pView, SfxRequest& rReq );
H A Dchangedb.hxx72 SwWrtShell *pSh; member in SwChangeDBDlg
H A Ddrawbase.hxx56 SwDrawBase(SwWrtShell *pSh, SwEditWin* pWin, SwView* pView);
H A Ddbtree.hxx65 SwWrtShell* pSh,
H A Djavaedit.hxx80 SwWrtShell* pSh; member in SwJavaEditDialog
H A Duitool.hxx80 SwWrtShell* pSh );
/trunk/main/sw/inc/
H A Dinit.hxx37 void SetShell( ViewShell *pSh );
H A Dswurl.hxx36 void LoadURL( const UniString& rName, ViewShell* pSh,
H A Deditsh.hxx939 SwEditShell *pSh; member in SwActKontext
952 SwEditShell *pSh; member in SwMvKontext
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1530 SfxObjectShell* pSh = NULL; in GetCurrentUnit() local
1532 pSh = pFrame->GetObjectShell(); in GetCurrentUnit()
1533 if ( pSh ) //the object shell is not always available during reload in GetCurrentUnit()
1535 SfxModule* pModule = pSh->GetModule(); in GetCurrentUnit()
/trunk/main/sfx2/inc/sfx2/
H A Dobjitem.hxx40 SfxObjectItem( sal_uInt16 nWhich=0, SfxShell *pSh=0 );
H A Dsfxhtml.hxx95 SfxObjectShell *pSh=0 );
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2769 ViewShell* pSh; in Remove() local
2771 0 != ( pSh = pDoc->GetCurrentViewShell()) ) //swmod 071108//swmod 071225 in Remove()
2772 pSh->InvalidateWindows( SwRect( 0, 0, LONG_MAX, LONG_MAX ) ); in Remove()
2783 ViewShell* pSh; in DeleteAndDestroy() local
2785 0 != ( pSh = pDoc->GetCurrentViewShell() ) ) //swmod 071108//swmod 071225 in DeleteAndDestroy()
2786 pSh->InvalidateWindows( SwRect( 0, 0, LONG_MAX, LONG_MAX ) ); in DeleteAndDestroy()
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx757 ViewShell *pSh = getRootFrm()->GetCurrShell(); in ConnectFtn() local
758 if ( pSh && nHeight == (pCont->Frm().*fnRect->fnGetHeight)() ) in ConnectFtn()
760 pSh->InvalidateWindows( pCont->Frm() ); in ConnectFtn()
/trunk/main/sw/source/ui/uiview/
H A Dviewfunc.hxx42 void SetAppPrintOptions( ViewShell* pSh, sal_Bool bWeb );
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx758 SwGlossaryHdl::SwGlossaryHdl(SfxViewFrame* pVwFrm, SwWrtShell *pSh) in SwGlossaryHdl() argument
762 pWrtShell( pSh ), in SwGlossaryHdl()

Completed in 112 milliseconds

12345678910