Home
last modified time | relevance | path

Searched refs:rpFunction (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx62 void SetCurrentFunction (const FunctionReference& rpFunction);
560 void SlideSorter::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction() argument
564 GetViewShell()->SetCurrentFunction(rpFunction); in SetCurrentFunction()
565 GetViewShell()->SetOldFunction(rpFunction); in SetCurrentFunction()
571 pWindow->SetCurrentFunction(rpFunction); in SetCurrentFunction()
621 void ContentWindow::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction() argument
623 mpCurrentFunction = rpFunction; in SetCurrentFunction()
/aoo41x/main/sd/source/ui/inc/
H A DSlideSorter.hxx188 void SetCurrentFunction (const FunctionReference& rpFunction);

Completed in 9 milliseconds