Searched refs:pSdViewShell (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sd/source/ui/view/ |
H A D | MediaObjectBar.cxx | 71 MediaObjectBar::MediaObjectBar( ViewShell* pSdViewShell, ::sd::View* pSdView ) : in MediaObjectBar() argument 72 SfxShell( pSdViewShell->GetViewShell() ), in MediaObjectBar() 74 mpViewSh( pSdViewShell ) in MediaObjectBar()
|
H A D | GraphicObjectBar.cxx | 80 ViewShell* pSdViewShell, in GraphicObjectBar() argument 82 : SfxShell (pSdViewShell->GetViewShell()), in GraphicObjectBar() 84 mpViewSh ( pSdViewShell ), in GraphicObjectBar()
|
H A D | drbezob.cxx | 88 ViewShell* pSdViewShell, in BezierObjectBar() argument 90 : SfxShell(pSdViewShell->GetViewShell()), in BezierObjectBar() 92 mpViewSh(pSdViewShell) in BezierObjectBar()
|
/aoo4110/main/sd/source/ui/table/ |
H A D | tableobjectbar.cxx | 94 TableObjectBar::TableObjectBar( ViewShell* pSdViewShell, ::sd::View* pSdView ) in TableObjectBar() argument 95 : SfxShell( pSdViewShell->GetViewShell() ) in TableObjectBar() 97 , mpViewSh( pSdViewShell ) in TableObjectBar()
|
H A D | tableobjectbar.hxx | 46 TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | BezierObjectBar.hxx | 43 BezierObjectBar (ViewShell* pSdViewShell, View* pSdView);
|
H A D | MediaObjectBar.hxx | 44 MediaObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
|
H A D | GraphicObjectBar.hxx | 44 GraphicObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
|
H A D | TextObjectBar.hxx | 48 ViewShell* pSdViewShell,
|
H A D | Client.hxx | 58 Client (SdrOle2Obj* pObj, ViewShell* pSdViewShell, ::Window* pWindow);
|
Completed in 28 milliseconds