Home
last modified time | relevance | path

Searched refs:SC_NOTECAPTION_WIDTH (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/data/
H A Dpostit.cxx61 const long SC_NOTECAPTION_WIDTH = 2900; // Default width of note caption textbox. variable
394 Rectangle aTextRect( Point( 0 , 0 ), Size( SC_NOTECAPTION_WIDTH, SC_NOTECAPTION_HEIGHT ) ); in CreateCaption()
678 … maNoteData.mpCaption->SetMergedItem( SdrTextMinFrameWidthItem( SC_NOTECAPTION_WIDTH ) ); in CreateCaptionFromInitData()
840 pCaption->SetMergedItem( SdrTextMinFrameWidthItem( SC_NOTECAPTION_WIDTH ) ); in CreateTempCaption()

Completed in 20 milliseconds