Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx235 ButtonType meButtonType; member in ToolBox
415 ButtonType GetButtonType() const { return meButtonType; } in GetButtonType()
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx946 if ( meButtonType != eNewType ) in SetButtonType()
948 meButtonType = eNewType; in SetButtonType()
1522 ((meButtonType != BUTTON_SYMBOL) || !pItem->maImage) ) in SetItemText()
H A Dtoolbox.cxx1617 meButtonType = BUTTON_SYMBOL; in ImplInit()
1994 …ButtonType tmpButtonType = determineButtonType( &(*it), meButtonType ); // default to toolbox sett… in ImplCalcItem()
3629 …ButtonType tmpButtonType = determineButtonType( pItem, meButtonType ); // default to toolbox setti… in ImplDrawItem()

Completed in 46 milliseconds