Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpostit.cxx67 const long SC_NOTECAPTION_BORDERDIST_TEMP = 100; // Distance of temporary note captions to visi… variable
810 rVisRect.Left() + SC_NOTECAPTION_BORDERDIST_TEMP, in CreateTempCaption()
811 rVisRect.Top() + SC_NOTECAPTION_BORDERDIST_TEMP, in CreateTempCaption()
812 rVisRect.Right() - SC_NOTECAPTION_BORDERDIST_TEMP, in CreateTempCaption()
813 rVisRect.Bottom() - SC_NOTECAPTION_BORDERDIST_TEMP ); in CreateTempCaption()

Completed in 21 milliseconds