Searched refs:SC_NOTECAPTION_WIDTH (Results 1 – 1 of 1) sorted by relevance
61 const long SC_NOTECAPTION_WIDTH = 2900; // Default width of note caption textbox. variable394 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 18 milliseconds