Home
last modified time | relevance | path

Searched refs:pCornerWin (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx1323 if ( !getDataWindow()->pCornerWin ) in UpdateScrollbars()
1324 getDataWindow()->pCornerWin = new ScrollBarBox( this, 0 ); in UpdateScrollbars()
1325 getDataWindow()->pCornerWin->SetPosSizePixel( in UpdateScrollbars()
1328 getDataWindow()->pCornerWin->Show(); in UpdateScrollbars()
1331 DELETEZ( getDataWindow()->pCornerWin ); in UpdateScrollbars()
H A Ddatwin.hxx123 ScrollBarBox* pCornerWin; // Window in the corner btw the ScrollBars member in BrowserDataWin
H A Ddatwin.cxx213 ,pCornerWin( 0 ) in BrowserDataWin()
H A Dbrwbox1.cxx188 delete getDataWindow()->pCornerWin; in ~BrowseBox()

Completed in 37 milliseconds