Searched refs:ShowChildWindow (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | showwin.cxx | 391 mpViewShell->GetViewFrame()->ShowChildWindow( SID_NAVIGATOR, sal_False ); in SetEndMode() 427 mpViewShell->GetViewFrame()->ShowChildWindow( SID_NAVIGATOR, sal_False ); in SetPauseMode() 459 mpViewShell->GetViewFrame()->ShowChildWindow( SID_NAVIGATOR, sal_False ); in SetBlankMode() 494 mpViewShell->GetViewFrame()->ShowChildWindow( SID_NAVIGATOR, sal_True ); in TerminateShow() 552 mpViewShell->GetViewFrame()->ShowChildWindow( SID_NAVIGATOR, sal_True ); in RestartShow()
|
/aoo42x/main/sd/source/ui/framework/factories/ |
H A D | ChildWindowPane.cxx | 174 pViewFrame->ShowChildWindow(mnChildWindowId, sal_True); in GetWindow()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 706 pVFrame->ShowChildWindow(FN_REDLINE_ACCEPT); in Execute() 722 GetViewFrame()->ShowChildWindow(nSlot, sal_True); in Execute() 2486 pVFrame->ShowChildWindow(FN_REDLINE_ACCEPT); in IMPL_LINK()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | viewfrm.hxx | 199 void ShowChildWindow(sal_uInt16,sal_Bool bVisible=sal_True);
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 985 pViewFrm->ShowChildWindow(nAcceptId,sal_False); in IMPL_LINK() 1023 pViewFrm->ShowChildWindow( nId, sal_True ); in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 333 pViewFrame->ShowChildWindow(FN_MAILMERGE_CHILDWINDOW, sal_False); in ExecuteMailMergeWizard()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 779 … pViewFrm->ShowChildWindow( ScAcceptChgDlgWrapper::GetChildWindowId(), sal_True ); //@51669 in Execute()
|
/aoo42x/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 407 pViewFrm->ShowChildWindow( SID_STYLE_DESIGNER ); in Select()
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewfrm.cxx | 3565 void SfxViewFrame::ShowChildWindow( sal_uInt16 nId, sal_Bool bVisible ) in ShowChildWindow() function in SfxViewFrame
|
Completed in 83 milliseconds