Searched refs:PrintRowHdr (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 334 void PrintRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY );
|
/aoo4110/main/sc/source/ui/view/ |
H A D | printfun.cxx | 1443 void ScPrintFunc::PrintRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY ) in PrintRowHdr() function in ScPrintFunc 2345 PrintRowHdr( nRepeatStartRow,nRepeatEndRow, nInnerStartX,nRepStartY ); in PrintPage() 2350 PrintRowHdr( nY1,nY2, nInnerStartX,nDataY ); in PrintPage()
|
Completed in 30 milliseconds