Searched refs:PrintColHdr (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 333 void PrintColHdr( SCCOL nX1, SCCOL nX2, long nScrX, long nScrY );
|
/aoo4110/main/sc/source/ui/view/ |
H A D | printfun.cxx | 1394 void ScPrintFunc::PrintColHdr( SCCOL nX1, SCCOL nX2, long nScrX, long nScrY ) in PrintColHdr() function in ScPrintFunc 2334 PrintColHdr( nRepeatStartCol,nRepeatEndCol, nRepStartX,nInnerStartY ); in PrintPage() 2339 PrintColHdr( nX1,nX2, nDataX,nInnerStartY ); in PrintPage()
|
Completed in 21 milliseconds