home *** CD-ROM | disk | FTP | other *** search
- TextTool = {OUTLETS = {aDTPElement = aDTPElement; }; SUPERCLASS = Tool; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- TextMetrikTool = {
- ACTIONS = {
- "attrFixing:" = "attrFixing:";
- "attrSpareOut:" = "attrSpareOut:";
- "hyphenation:" = "hyphenation:";
- "print:" = "print:";
- "setAbsatzhoehe:" = "setAbsatzhoehe:";
- "setAutoIndent:" = "setAutoIndent:";
- "setAutoKerning:" = "setAutoKerning:";
- "setAutoLigaturen:" = "setAutoLigaturen:";
- "setBlock:" = "setBlock:";
- "setColour:" = "setColour:";
- "setEinzugErsteZeile:" = "setEinzugErsteZeile:";
- "setEinzugLinks:" = "setEinzugLinks:";
- "setEinzugRechts:" = "setEinzugRechts:";
- "setFlatter:" = "setFlatter:";
- "setLaufweite:" = "setLaufweite:";
- "setMaxWortabstand:" = "setMaxWortabstand:";
- "setMinWortabstand:" = "setMinWortabstand:";
- "setRight:" = "setRight:";
- "setStauchHorizD:" = "setStauchHorizD:";
- "setStauchVertD:" = "setStauchVertD:";
- "setStrokeColorD:" = "setStrokeColorD:";
- "setStrokeWidthD:" = "setStrokeWidthD:";
- "setVertical:" = "setVertical:";
- "setWortabstand:" = "setWortabstand:";
- "setWrapWords:" = "setWrapWords:";
- "setZeilenhoehe:" = "setZeilenhoehe:";
- "setZentriert:" = "setZentriert:";
- "spacingLineAbs:" = "spacingLineAbs:";
- "spacingParaAbs:" = "spacingParaAbs:";
- "ul:" = "ul:";
- "ulColor:" = "ulColor:";
- "ulPosition:" = "ulPosition:";
- "ulThickness:" = "ulThickness:";
- };
- OUTLETS = {
- attrFixing = attrFixing;
- attrSpareOut = attrSpareOut;
- charOutlineWidth = charOutlineWidth;
- charVerticalOffset = charVerticalOffset;
- colorOutline = colorOutline;
- colorText = colorText;
- indentLeft = indentLeft;
- indentPara = indentPara;
- indentRight = indentRight;
- language = language;
- optAuto = optAuto;
- optHyphenation = optHyphenation;
- optKerning = optKerning;
- optLigatures = optLigatures;
- optWW = optWW;
- spacingChar = spacingChar;
- spacingLine = spacingLine;
- spacingLineAbs = spacingLineAbs;
- spacingPara = spacingPara;
- spacingParaAbs = spacingParaAbs;
- spacingWord = spacingWord;
- stretchHor = stretchHor;
- stretchVer = stretchVer;
- ulColor = ulColor;
- ulPosition = ulPosition;
- ulThickness = ulThickness;
- };
- SUPERCLASS = TextTool;
- };
- Tool = {
- ACTIONS = {
- "alignSelCenter:" = "alignSelCenter:";
- "alignSelLeft:" = "alignSelLeft:";
- "alignSelRight:" = "alignSelRight:";
- "changeFont:" = "changeFont:";
- "connectTo:" = "connectTo:";
- "copy:" = "copy:";
- "copyFont:" = "copyFont:";
- "copyRuler:" = "copyRuler:";
- "cut:" = "cut:";
- "linkTo:" = "linkTo:";
- "paste:" = "paste:";
- "pasteFont:" = "pasteFont:";
- "pasteRuler:" = "pasteRuler:";
- "selectAll:" = "selectAll:";
- "subscript:" = "subscript:";
- "superscript:" = "superscript:";
- "toggleRuler:" = "toggleRuler:";
- "underline:" = "underline:";
- "unscript:" = "unscript:";
- "windowDidBecomeKey:" = "windowDidBecomeKey:";
- "windowDidMove:" = "windowDidMove:";
- "windowDidResignKey:" = "windowDidResignKey:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- defaultElement = defaultElement;
- fixElement = fixElement;
- infoPanel = infoPanel;
- myElement = myElement;
- myPanel = myPanel;
- sList = sList;
- };
- SUPERCLASS = Object;
- };
- TextSpecialTool = {
- ACTIONS = {
- "End:" = "End:";
- "Min:" = "Min:";
- "NextPage:" = "NextPage:";
- "PreviousPage:" = "PreviousPage:";
- "Start:" = "Start:";
- "ThisPage:" = "ThisPage:";
- "even:" = "even:";
- "expandCharacterAlignment:" = "expandCharacterAlignment:";
- "insertApostrophe:" = "insertApostrophe:";
- "insertFormFeed:" = "insertFormFeed:";
- "insertHyphen:" = "insertHyphen:";
- "insertPageNumber:" = "insertPageNumber:";
- "insertSoftReturn:" = "insertSoftReturn:";
- "limit:" = "limit:";
- "newApostrophe:" = "newApostrophe:";
- "odd:" = "odd:";
- "removeFormFeed:" = "removeFormFeed:";
- "removeHyphen:" = "removeHyphen:";
- "removeSoftReturn:" = "removeSoftReturn:";
- "singleWord:" = "singleWord:";
- "singleWordDelete:" = "singleWordDelete:";
- };
- OUTLETS = {
- apostropheMatrix1 = apostropheMatrix1;
- apostropheMatrix2 = apostropheMatrix2;
- apostropheScrollView = apostropheScrollView;
- endmarker = endmarker;
- even = even;
- languageMatrix = languageMatrix;
- minimum = minimum;
- missHyphResult = missHyphResult;
- missKerningResult = missKerningResult;
- missLineResult = missLineResult;
- missSKResult = missSKResult;
- missSpaceResult = missSpaceResult;
- missSumResult = missSumResult;
- nextPage = nextPage;
- odd = odd;
- pageNumberPopup = pageNumberPopup;
- previousPage = previousPage;
- separatorMatrix = separatorMatrix;
- startmarker = startmarker;
- thisPage = thisPage;
- };
- SUPERCLASS = TextTool;
- };
-