Home
last modified time | relevance | path

Searched refs:ImplListBoxFloatingWindow (Results 1 – 6 of 6) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx535 class ImplListBoxFloatingWindow : public FloatingWindow class
548 ImplListBoxFloatingWindow( Window* pParent );
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx34 class ImplListBoxFloatingWindow;
48 ImplListBoxFloatingWindow* mpFloatWin;
H A Dlstbox.hxx33 class ImplListBoxFloatingWindow;
45 ImplListBoxFloatingWindow* mpFloatWin;
/trunk/main/vcl/source/control/
H A Dcombobox.cxx178 mpFloatWin = new ImplListBoxFloatingWindow( this ); in ImplInit()
H A Dilstbox.cxx3130 ImplListBoxFloatingWindow::ImplListBoxFloatingWindow( Window* pParent ) : in ImplListBoxFloatingWindow() function in ImplListBoxFloatingWindow
3156 long ImplListBoxFloatingWindow::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
3169 void ImplListBoxFloatingWindow::SetPosSizePixel( long nX, long nY, long nWidth, long nHeight, sal_u… in SetPosSizePixel()
3206 void ImplListBoxFloatingWindow::Resize() in Resize()
3214 Size ImplListBoxFloatingWindow::CalcFloatSize() in CalcFloatSize()
3275 void ImplListBoxFloatingWindow::StartFloat( sal_Bool bStartTracking ) in StartFloat()
H A Dlstbox.cxx145 mpFloatWin = new ImplListBoxFloatingWindow( this ); in ImplInit()

Completed in 47 milliseconds