Searched refs:aComboButton (Results 1 – 3 of 3) sorted by relevance
148 ScDDComboBoxButton aComboButton((Window*)pDev); in lcl_DrawOneFrame() local149 aComboButton.SetOptSizePixel(); in lcl_DrawOneFrame()150 long nBWidth = ( aComboButton.GetSizePixel().Width() * rZoomY.GetNumerator() ) in lcl_DrawOneFrame()155 aComboButton.Draw( Point(nButtonPos, nButtonY), aButSize, sal_False ); in lcl_DrawOneFrame()1206 aComboButton.SetOutputDevice( pContentDev ); in DrawButtons()1224 Point aOldPos = aComboButton.GetPosPixel(); // Zustand fuer MouseDown/Up in DrawButtons()1225 Size aOldSize = aComboButton.GetSizePixel(); // merken in DrawButtons()1345 aComboButton.SetPosPixel( aRect.TopLeft() ); in DrawButtons()1346 aComboButton.SetSizePixel( aRect.GetSize() ); in DrawButtons()1348 aComboButton.Draw( sal_False, sal_False ); in DrawButtons()[all …]
430 aComboButton( this ), in ScGridWindow()
184 ScDDComboBoxButton aComboButton; member in ScGridWindow