Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dtabview4.cxx486 #ifndef HDR_SLIDERSIZE
487 #define HDR_SLIDERSIZE 2 macro
498 Rectangle aRect( 0,nDragPos, pWin->GetOutputSizePixel().Width()-1,nDragPos+HDR_SLIDERSIZE-1 ); in InvertHorizontal()
513 Rectangle aRect( nDragPos,0, nDragPos+HDR_SLIDERSIZE-1,pWin->GetOutputSizePixel().Height()-1 ); in InvertVertical()
H A Dcolrowba.cxx221 Rectangle aRect( nDragPosP,0, nDragPosP+HDR_SLIDERSIZE-1,GetOutputSizePixel().Width()-1 ); in DrawInvert()
388 Rectangle aRect( 0,nDragPosP, GetOutputSizePixel().Width()-1,nDragPosP+HDR_SLIDERSIZE-1 ); in DrawInvert()
/aoo41x/main/sc/source/ui/inc/
H A Dhdrcont.hxx43 #define HDR_SLIDERSIZE 2 macro

Completed in 10 milliseconds