Searched refs:SC_CLIPMARK_SIZE (Results 1 – 4 of 4) sorted by relevance
50 const sal_uInt8 SC_CLIPMARK_SIZE = 64; variable
2266 long nNoteWidth = (long)( SC_CLIPMARK_SIZE * nPPTX ); in AddPDFNotes()2267 long nNoteHeight = (long)( SC_CLIPMARK_SIZE * nPPTY ); in AddPDFNotes()2416 long nMarkPixel = (long)( SC_CLIPMARK_SIZE * nPPTX ); in DrawClipMarks()
1268 long nMarkPixel = (long)( SC_CLIPMARK_SIZE * nPPTX ); in GetOutputArea()1275 long nMarkPixel = (long)( SC_CLIPMARK_SIZE * nPPTX ); in GetOutputArea()2748 long nMarkPixel = (long)( SC_CLIPMARK_SIZE * nPPTX ); in DrawEdit()
2079 long nMarkPixel = (long)( SC_CLIPMARK_SIZE * aViewData.GetPPTX() ); in PaintArea()
Completed in 43 milliseconds