Home
last modified time | relevance | path

Searched refs:rParentWindow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx105 ::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 DSlideSorter.hxx128 ::Window& rParentWindow);
260 ::Window& rParentWindow);
H A DAccessibleSlideView.hxx179 ::sd::Window& rParentWindow);
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx221 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 Dsvxrectctaccessiblecontext.cxx862 const Window& rParentWindow, in DBG_NAME()
873 mrParentWindow( rParentWindow ), in DBG_NAME()
/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx358 const Window& rParentWindow,

Completed in 84 milliseconds