Home
last modified time | relevance | path

Searched refs:PAINT_ALL (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/inc/
H A Dhints.hxx43 ScPaintHint( const ScRange& rRng, sal_uInt16 nPaint = PAINT_ALL );
H A Dglobal.hxx190 #define PAINT_ALL ( PAINT_GRID | PAINT_TOP | PAINT_LEFT | PAINT_EXTRAS | PAINT_OBJECTS | PAINT_SI… macro
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh5.cxx155 nParts = PAINT_ALL; in Notify()
/aoo4110/main/sc/source/ui/undo/
H A Dundotab.cxx429 pDocShell->PostPaint(0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_ALL ); // incl. Extras in Undo()
875 pDocShell->PostPaint(0,0,nDestTab,MAXCOL,MAXROW,MAXTAB, PAINT_ALL); in Undo()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh3.cxx579 PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB,PAINT_ALL); in SetPrinter()
H A Ddocfunc.cxx2911 rDocShell.PostPaint( 0,0,0,MAXCOL,MAXROW,MAXTAB, PAINT_ALL ); in SetLayoutRTL()
3282 rDocShell.PostPaint(0,0,nTab,MAXCOL,MAXROW,nTab,PAINT_ALL); in SetWidthOrHeight()

Completed in 60 milliseconds