Home
last modified time | relevance | path

Searched refs:pSdViewShell (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DMediaObjectBar.cxx71 MediaObjectBar::MediaObjectBar( ViewShell* pSdViewShell, ::sd::View* pSdView ) : in MediaObjectBar() argument
72 SfxShell( pSdViewShell->GetViewShell() ), in MediaObjectBar()
74 mpViewSh( pSdViewShell ) in MediaObjectBar()
H A DGraphicObjectBar.cxx80 ViewShell* pSdViewShell, in GraphicObjectBar() argument
82 : SfxShell (pSdViewShell->GetViewShell()), in GraphicObjectBar()
84 mpViewSh ( pSdViewShell ), in GraphicObjectBar()
H A Ddrbezob.cxx88 ViewShell* pSdViewShell, in BezierObjectBar() argument
90 : SfxShell(pSdViewShell->GetViewShell()), in BezierObjectBar()
92 mpViewSh(pSdViewShell) in BezierObjectBar()
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx94 TableObjectBar::TableObjectBar( ViewShell* pSdViewShell, ::sd::View* pSdView ) in TableObjectBar() argument
95 : SfxShell( pSdViewShell->GetViewShell() ) in TableObjectBar()
97 , mpViewSh( pSdViewShell ) in TableObjectBar()
H A Dtableobjectbar.hxx46 TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);
/trunk/main/sd/source/ui/inc/
H A DBezierObjectBar.hxx43 BezierObjectBar (ViewShell* pSdViewShell, View* pSdView);
H A DMediaObjectBar.hxx44 MediaObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
H A DGraphicObjectBar.hxx44 GraphicObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
H A DTextObjectBar.hxx48 ViewShell* pSdViewShell,
H A DClient.hxx58 Client (SdrOle2Obj* pObj, ViewShell* pSdViewShell, ::Window* pWindow);

Completed in 27 milliseconds