Searched refs:FuInsertGraphic (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuins1.cxx | 276 FuInsertGraphic::FuInsertGraphic( ScTabViewShell* pViewSh, in FuInsertGraphic() function in FuInsertGraphic 365 FuInsertGraphic::~FuInsertGraphic() in ~FuInsertGraphic() 375 void FuInsertGraphic::Activate() in Activate() 386 void FuInsertGraphic::Deactivate() in Deactivate()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | fuinsert.hxx | 30 class FuInsertGraphic : public FuPoor class 33 FuInsertGraphic( ScTabViewShell* pViewSh, Window* pWin, ScDrawView* pView, 35 virtual ~FuInsertGraphic();
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 99 TYPEINIT1( FuInsertGraphic, FuPoor ); 110 FuInsertGraphic::FuInsertGraphic ( in FuInsertGraphic() function in sd::FuInsertGraphic 120 FunctionReference FuInsertGraphic::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create() 122 FunctionReference xFunc( new FuInsertGraphic( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 131 void FuInsertGraphic::DoExecute( SfxRequest& ) in DoExecute()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | fuinsert.hxx | 31 class FuInsertGraphic class 42 FuInsertGraphic (
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 190 …SetCurrentFunction( FuInsertGraphic::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq )… in FuTemp01()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwshb.cxx | 311 FuInsertGraphic(this, pWin, pView, pDrModel, rReq); in ExecDrawIns()
|
Completed in 155 milliseconds