Home
last modified time | relevance | path

Searched refs:i_parentWindow (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx322 getAccessible( Window& i_parentWindow );
H A Dtablecontrol_impl.cxx2713 Reference< XAccessible > TableControl_Impl::getAccessible( Window& i_parentWindow ) in getAccessible() argument
2718 Reference< XAccessible > const xAccParent = i_parentWindow.GetAccessible(); in getAccessible()
/trunk/main/vcl/source/control/
H A Dthrobber.cxx51 Throbber::Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet ) in Throbber() argument
52 :ImageControl( i_parentWindow, i_style ) in Throbber()
67 Throbber::Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet ) in Throbber() argument
68 :ImageControl( i_parentWindow, i_resId ) in Throbber()
/trunk/main/vcl/inc/vcl/
H A Dthrobber.hxx55 … Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet = IMAGES_AUTO );
56 … Throbber( Window* i_parentWindow, const ResId& i_resId, const ImageSet i_imageSet = IMAGES_AUTO );

Completed in 36 milliseconds