Searched refs:aFloatBtn (Results 1 – 1 of 1) sorted by relevance
688 PushButton aFloatBtn; member in MenuBarWindow5237 aFloatBtn( this, WB_NOPOINTERFOCUS | WB_SMALLSTYLE | WB_RECTSTYLE ), in MenuBarWindow()5271 aFloatBtn.SetClickHdl( LINK( this, MenuBarWindow, FloatHdl ) ); in MenuBarWindow()5272 aFloatBtn.SetSymbol( SYMBOL_FLOAT ); in MenuBarWindow()5273 aFloatBtn.SetQuickHelpText( XubString( ResId( SV_HELPTEXT_RESTORE, *pResMgr ) ) ); in MenuBarWindow()5301 aFloatBtn.Show( pMen->HasFloatButton() ); in SetMenu()5320 aFloatBtn.Show( bFloat ); in ShowButtons()5953 if ( aFloatBtn.IsVisible() ) in Resize()5956 aFloatBtn.SetPosSizePixel( nX, nY, n, n ); in Resize()5964 aFloatBtn.SetSymbol( SYMBOL_FLOAT ); in Resize()[all …]
Completed in 33 milliseconds