Searched refs:rParentWindow (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorter.cxx | 105 ::Window& rParentWindow) in CreateSlideSorter() argument 111 rParentWindow)); in CreateSlideSorter() 149 ::Window& rParentWindow) in SlideSorter() argument 157 mpContentWindow(new ContentWindow(rParentWindow,*this )), in SlideSorter() 159 mpHorizontalScrollBar(new ScrollBar(&rParentWindow,WinBits(WB_HSCROLL | WB_DRAG))), in SlideSorter() 160 mpVerticalScrollBar(new ScrollBar(&rParentWindow,WinBits(WB_VSCROLL | WB_DRAG))), in SlideSorter() 161 mpScrollBarBox(new ScrollBarBox(&rParentWindow)), in SlideSorter()
|
/trunk/main/sd/source/ui/inc/ |
H A D | SlideSorter.hxx | 128 ::Window& rParentWindow); 260 ::Window& rParentWindow);
|
H A D | AccessibleSlideView.hxx | 179 ::sd::Window& rParentWindow);
|
/trunk/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 221 FocusForwardingWindow (::Window& rParentWindow, ViewShellBase& rBase); 1611 ::Window& rParentWindow, in FocusForwardingWindow() argument 1613 : ::Window(&rParentWindow, WinBits(WB_CLIPCHILDREN | WB_DIALOGCONTROL)), in FocusForwardingWindow()
|
/trunk/main/svx/source/accessibility/ |
H A D | svxrectctaccessiblecontext.cxx | 862 const Window& rParentWindow, in DBG_NAME() 873 mrParentWindow( rParentWindow ), in DBG_NAME()
|
/trunk/main/svx/source/inc/ |
H A D | svxrectctaccessiblecontext.hxx | 358 const Window& rParentWindow,
|
Completed in 44 milliseconds