Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpostit.cxx62 const long SC_NOTECAPTION_MAXWIDTH_TEMP = 12000; // Maximum width of temporary note caption tex… variable
679 … maNoteData.mpCaption->SetMergedItem( SdrTextMaxFrameWidthItem( SC_NOTECAPTION_MAXWIDTH_TEMP ) ); in CreateCaptionFromInitData()
838 … long nMaxWidth = ::std::min< long >( aVisRect.GetWidth() * 2 / 3, SC_NOTECAPTION_MAXWIDTH_TEMP ); in CreateTempCaption()

Completed in 21 milliseconds