Home
last modified time | relevance | path

Searched refs:ScColBar (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dcolrowba.cxx68 ScColBar::ScColBar( Window* pParent, ScViewData* pData, ScHSplitPos eWhichPos, in ScColBar() function in ScColBar
79 ScColBar::~ScColBar() in ~ScColBar()
83 inline sal_Bool ScColBar::UseNumericHeader() const in UseNumericHeader()
88 SCCOLROW ScColBar::GetPos() in GetPos()
104 String ScColBar::GetEntryText( SCCOLROW nEntryNo ) in GetEntryText()
172 void ScColBar::SetMarking( sal_Bool bSet ) in SetMarking()
181 void ScColBar::SelectWindow() in SelectWindow()
207 sal_Bool ScColBar::IsDisabled() in IsDisabled()
213 sal_Bool ScColBar::ResizeAllowed() in ResizeAllowed()
219 void ScColBar::DrawInvert( long nDragPosP ) in DrawInvert()
[all …]
H A Dtabview5.cxx94 pColBar[SC_SPLIT_LEFT] = new ScColBar( pFrameWin, &aViewData, SC_SPLIT_LEFT, in Init()
H A Dtabview.cxx1741 pColBar[SC_SPLIT_RIGHT] = new ScColBar( pFrameWin, &aViewData, SC_SPLIT_RIGHT, in UpdateShow()
/trunk/main/sc/source/ui/inc/
H A Dcolrowba.hxx36 class ScColBar : public ScHeaderControl class
44 ScColBar( Window* pParent, ScViewData* pData, ScHSplitPos eWhichPos,
46 ~ScColBar();
H A Dtabview.hxx42 class ScColBar;
116 ScColBar* pColBar[2];

Completed in 32 milliseconds