Home
last modified time | relevance | path

Searched refs:aComboButton (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx148 ScDDComboBoxButton aComboButton((Window*)pDev); in lcl_DrawOneFrame() local
149 aComboButton.SetOptSizePixel(); in lcl_DrawOneFrame()
1206 aComboButton.SetOutputDevice( pContentDev ); 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()
1356 aComboButton.SetOutputDevice( this ); in DrawButtons()
1452 Size aBtnSize = aComboButton.GetSizePixel(); in DrawComboButton()
1462 aComboButton.SetSizePixel( aBtnSize ); in DrawComboButton()
1473 aComboButton.SetPosPixel( aScrPos ); in DrawComboButton()
[all …]
H A Dgridwin.cxx432 aComboButton( this ), in ScGridWindow()
/trunk/main/sc/source/ui/inc/
H A Dgridwin.hxx187 ScDDComboBoxButton aComboButton; member in ScGridWindow

Completed in 47 milliseconds