Home
last modified time | relevance | path

Searched refs:SC_NOTECAPTION_HEIGHT (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dpostit.cxx63 const long SC_NOTECAPTION_HEIGHT = 1800; // Default height of note caption textbox. variable
394 Rectangle aTextRect( Point( 0 , 0 ), Size( SC_NOTECAPTION_WIDTH, SC_NOTECAPTION_HEIGHT ) ); in CreateCaption()

Completed in 16 milliseconds