Home
last modified time | relevance | path

Searched refs:mpLastBtn (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/control/
H A Dtabbar.cxx364 mpLastBtn = NULL; in ImplInit()
404 if(mpLastBtn) in ImplInit()
432 if ( mpLastBtn ) in ~TabBar()
433 delete mpLastBtn; in ~TabBar()
701 if ( !mpLastBtn ) in ImplInitControls()
707 mpLastBtn->Show(); in ImplInitControls()
712 DELETEZ( mpLastBtn ); in ImplInitControls()
733 if ( mpLastBtn ) in ImplEnableControls()
734 mpLastBtn->Enable( bEnableBtn ); in ImplEnableControls()
1344 if ( mpLastBtn ) in Resize()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dtabbar.hxx338 ImplTabButton* mpLastBtn; member in TabBar

Completed in 19 milliseconds