Home
last modified time | relevance | path

Searched refs:SetCurrentFunction (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/sd/source/ui/view/
H A Doutlnvs2.cxx120 SetCurrentFunction( FuScale::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
153 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporary()
287 SetCurrentFunction( FuTemplate::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
297 SetCurrentFunction( FuSlideShowDlg::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
304SetCurrentFunction( FuCustomShowDlg::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
381 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
397 SetCurrentFunction( FuThesaurus::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
406 SetCurrentFunction( FuChar::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
413 SetCurrentFunction( FuInsertFile::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporaryModify()
464 SetCurrentFunction( FuSummaryPage::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
[all …]
H A Doutlnvsh.cxx752 SetCurrentFunction( FuOutlineText::Create(this,GetActiveWindow(),pOlView,GetDoc(),rReq) ); in FuPermanent()
H A Dviewshel.cxx1452 void ViewShell::SetCurrentFunction( const FunctionReference& xFunction) in SetCurrentFunction() function in sd::ViewShell
H A Ddrviewsc.cxx599 SetCurrentFunction( FuTemplate::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp03()
H A Ddrviewse.cxx238 SetCurrentFunction(0); in FuPermanent()
256 SetCurrentFunction( FuText::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuPermanent()
275SetCurrentFunction( FuConstructUnoControl::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), … in FuPermanent()
400 SetCurrentFunction( FuSelection::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuPermanent()
460SetCurrentFunction( FuConstructRectangle::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), r… in FuPermanent()
473SetCurrentFunction( FuConstructBezierPolygon::Create(this, GetActiveWindow(), mpDrawView, GetDoc()… in FuPermanent()
482SetCurrentFunction( FuEditGluePoints::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq,… in FuPermanent()
504SetCurrentFunction( FuConstructArc::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq, b… in FuPermanent()
518SetCurrentFunction( FuConstruct3dObject::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rRe… in FuPermanent()
531SetCurrentFunction( FuConstructCustomShape::Create( this, GetActiveWindow(), mpDrawView, GetDoc(),… in FuPermanent()
[all …]
H A Ddrviews2.cxx524 SetCurrentFunction( FuScale::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemporary()
554SetCurrentFunction( FuVectorize::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemporary()
H A Ddrviews6.cxx639SetCurrentFunction( FuSlideShowDlg::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) … in FuTemp04()
646SetCurrentFunction( FuCustomShowDlg::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq )… in FuTemp04()
653SetCurrentFunction( FuExpandPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp04()
661SetCurrentFunction( FuSummaryPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp04()
H A Ddrviews8.cxx101 SetCurrentFunction( FuLine::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
108 SetCurrentFunction( FuArea::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
115 SetCurrentFunction( FuTransform::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
124 SetCurrentFunction( FuChar::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
168 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
240 SetCurrentFunction( FuCopy::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
262 SetCurrentFunction( FuPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
272 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
317 SetCurrentFunction( FuSnapLine::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
324 SetCurrentFunction( FuLink::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx292 pShell->SetCurrentFunction(xEmpty); in FuPermanent()
298 pShell->SetCurrentFunction( SelectionFunction::Create(mrSlideSorter, rRequest) ); in FuPermanent()
H A DSlideSorterController.cxx169 mrSlideSorter.SetCurrentFunction(CreateSelectionFunction(aRequest)); in Init()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx61 void SetCurrentFunction (const FunctionReference& rpFunction);
559 void SlideSorter::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction() function in sd::slidesorter::SlideSorter
563 GetViewShell()->SetCurrentFunction(rpFunction); in SetCurrentFunction()
570 pWindow->SetCurrentFunction(rpFunction); in SetCurrentFunction()
620 void ContentWindow::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction() function in sd::slidesorter::__anonc1c11ab80211::ContentWindow
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx275 void SetCurrentFunction(const FunctionReference& xFunction);
H A DSlideSorter.hxx188 void SetCurrentFunction (const FunctionReference& rpFunction);

Completed in 71 milliseconds