/aoo4110/main/sd/source/ui/inc/ |
H A D | ViewShell.hxx | 269 FunctionReference GetOldFunction() const { return mxOldFunction; } in GetOldFunction() 271 FunctionReference GetCurrentFunction() const { return mxCurrentFunction; } in GetCurrentFunction() 275 void SetCurrentFunction(const FunctionReference& xFunction); 276 void SetOldFunction(const FunctionReference& xFunction); 502 FunctionReference mxCurrentFunction; 503 FunctionReference mxOldFunction;
|
H A D | fuinsert.hxx | 37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… 59 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… 80 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… 100 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
|
H A D | DrawDocShell.hxx | 116 ::sd::FunctionReference GetDocShellFunction() const { return mxDocShellFunction; } in GetDocShellFunction() 117 void SetDocShellFunction( const ::sd::FunctionReference& xFunction ); 218 ::sd::FunctionReference mxDocShellFunction;
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 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() 205 FunctionReference FuInsertClipboard::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pV… in Create() 207 FunctionReference xFunc( new FuInsertClipboard( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 283 FunctionReference FuInsertOLE::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() 285 FunctionReference xFunc( new FuInsertOLE( pViewSh, pWin, pView, pDoc, rReq ) ); in Create() 729 FunctionReference FuInsertAVMedia::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create() 731 FunctionReference xFunc( new FuInsertAVMedia( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fulink.cxx | 66 FunctionReference FuLink::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() 68 FunctionReference xFunc( new FuLink( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fumeasur.cxx | 57 FunctionReference FuMeasureDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, … in Create() 59 FunctionReference xFunc( new FuMeasureDlg( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | futxtatt.cxx | 58 FunctionReference FuTextAttrDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView,… in Create() 60 FunctionReference xFunc( new FuTextAttrDlg( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuconnct.cxx | 58 FunctionReference FuConnectionDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create() 60 FunctionReference xFunc( new FuConnectionDlg( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fucushow.cxx | 63 FunctionReference FuCustomShowDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create() 65 FunctionReference xFunc( new FuCustomShowDlg( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuarea.cxx | 61 FunctionReference FuArea::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* _pView, SdDra… in Create() 63 FunctionReference xFunc( new FuArea( pViewSh, pWin, _pView, pDoc, rReq ) ); in Create()
|
H A D | fuline.cxx | 70 FunctionReference FuLine::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() 72 FunctionReference xFunc( new FuLine( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuvect.cxx | 70 FunctionReference FuVectorize::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() 72 FunctionReference xFunc( new FuVectorize( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuchar.cxx | 66 FunctionReference FuChar::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() 68 FunctionReference xFunc( new FuChar( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fudspord.cxx | 80 FunctionReference FuDisplayOrder::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView… in Create() 82 FunctionReference xFunc( new FuDisplayOrder( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fusearch.cxx | 81 FunctionReference FuSearch::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDr… in Create() 83 FunctionReference xFunc( new FuSearch( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | futransf.cxx | 59 FunctionReference FuTransform::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() 61 FunctionReference xFunc( new FuTransform( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fulinend.cxx | 65 FunctionReference FuLineEnd::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdD… in Create() 67 FunctionReference xFunc( new FuLineEnd( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuscale.cxx | 76 FunctionReference FuScale::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra… in Create() 78 FunctionReference xFunc( new FuScale( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | futhes.cxx | 79 FunctionReference FuThesaurus::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() 81 FunctionReference xFunc( new FuThesaurus( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuparagr.cxx | 69 FunctionReference FuParagraph::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() 71 FunctionReference xFunc( new FuParagraph( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
H A D | fuconuno.cxx | 75 FunctionReference FuConstructUnoControl::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View… in Create() 78 FunctionReference xFunc( pFunc = new FuConstructUnoControl( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | viewshel.cxx | 1354 FunctionReference xFunc( GetCurrentFunction() ); in ExecReq() 1452 void ViewShell::SetCurrentFunction( const FunctionReference& xFunction) in SetCurrentFunction() 1456 FunctionReference xTemp( mxCurrentFunction ); in SetCurrentFunction() 1460 void ViewShell::SetOldFunction(const FunctionReference& xFunction) in SetOldFunction() 1465 FunctionReference xTemp( mxOldFunction ); in SetOldFunction() 1476 FunctionReference xTemp( mxCurrentFunction ); in Cancel() 1500 FunctionReference xTemp( mxCurrentFunction ); in DeactivateCurrentFunction() 1509 FunctionReference xTemp( mxCurrentFunction ); in DisposeFunctions() 1517 FunctionReference xTemp( mxOldFunction ); in DisposeFunctions()
|
/aoo4110/main/sd/source/ui/docshell/ |
H A D | docshel3.cxx | 215 …FunctionReference aFunc( FuHangulHanjaConversion::Create( mpViewShell, mpViewShell->GetActiveWindo… in Execute() 225 …FunctionReference aFunc( FuHangulHanjaConversion::Create( mpViewShell, mpViewShell->GetActiveWindo… in Execute() 248 void DrawDocShell::SetDocShellFunction( const ::sd::FunctionReference& xFunction ) in SetDocShellFunction()
|
/aoo4110/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorter.cxx | 62 void SetCurrentFunction (const FunctionReference& rpFunction); 73 FunctionReference mpCurrentFunction; 560 void SlideSorter::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction() 621 void ContentWindow::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction()
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsHideSlideFunction.cxx | 65 FunctionReference HideSlideFunction::Create ( in Create() 69 FunctionReference xFunc( new HideSlideFunction( rSlideSorter, rRequest ) ); in Create()
|