Changeset 19670 for platform

Show
Ignore:
Timestamp:
09/21/08 15:52:54 (2 months ago)
Author:
CL
Message:

スペース1文字追加

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/indesign/fit_text/trunk/fit_text.jsx

    r19667 r19670  
    4242  TextFrame.prototype.fitText = function(limit) { 
    4343    var self = this; 
    44     var idStoryOrientation ={ 
     44    var idStoryOrientation = { 
    4545      1752134266: 'idHorizontal', 
    4646      1986359924: 'idVertical',