Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx2266 long nNoteWidth = (long)( SC_CLIPMARK_SIZE * nPPTX ); in AddPDFNotes() local
2269 … long nMarkX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - nNoteWidth ) * nLayoutSign; in AddPDFNotes()
2282 … Rectangle aNoteRect( nMarkX, nPosY, nMarkX+nNoteWidth*nLayoutSign, nPosY+nNoteHeight ); in AddPDFNotes()

Completed in 28 milliseconds