2
www.ChF-Online.de  

Dialogfelder und ihre Parameter

   Neuigkeiten
   API-Aufrufe in VBA
   VBA2HTML
   Word
 Menübefehle
 integrierte Dialogfelder
 WdDialogs-Konstanten
aktiv aktiv WdDialogs-Parameter
 WdColor-Konstanten
 Word-interne Symbole
 Symbole und Befehle
 Beschriftungsverzeichnisse
   Word-VBA
   Word2007 (RibbonX)
   Word2010 (RibbonX)
   Outlook-VBA
   Links zu VB(A)
   DocToHelp
   Netport Express XL
   Astronomie
   Gästebuch
   Volltextsuche
   Sitemap
   Buch:Word-Programmierung
   Impressum & Kontakt
   Datenschutzerklärung
Getestet unter Word2000  
Makro/Datei speichern
Print

Die verschiedenen aufgeführten Dialogfelder (siehe Dialogfenster und wd-Konstanten) erlauben den Zugriff innerhalb von Makros auf die integrierten Dialogfenster.
Über die Hilfe und Intellisense-Hilfe lässt sich jeodch nur schwer ermitteln, welche Parameter und Einstellmöglichkeiten innerhalb der Dialogfenster vorhanden sind und wie diese angesprochen werden können.

Die folgende Tabelle liefert eine Übersicht der in den Dialogfeldern möglichen Parameter, die zusätzlich zu den angebotenen Standardmethoden und -eigenschaften verwendet werden können.
Diese können dann folgendermaßen verwendet werden:

With Dialogs(174)
  .DefaultTab = 600000
  .Points = 6
  .Display
End With
Zeigt das Dialogfeld Zeichen mit dem Register Schrift an und setzt gleich-zeitig den Wert für Schriftgrad auf 6.
bzw.
Oder unter Verwendung der entsprechenden wd-Konstanten.

Dialogfeld Nr. mögliche Parameter  
wdDialogConnect 420 Drive, Path, Password  
wdDialogControlRun 235 Application  
wdDialogConvertObject 392 IconNumber, ActivateAs, IconFileName, Caption, Class, DisplayIcon, Floating  
wdDialogCopyFile 300 FileName, Directory  
wdDialogCreateAutoText 872 (keine)  
wdDialogDocumentStatistics 78 FileName, Directory, Template, Title, Created, LastSaved, LastSavedBy, Revision, Time, Printed, Pages, Words, Characters, Paragraphs, Lines, FileSize  
wdDialogDrawAlign 634 Horizontal, Vertical, RelativeTo  
wdDialogDrawSnapToGrid 633 SnapToGrid, XGrid, YGrid, XOrigin, YOrigin, SnapToShapes, XGridDisplay, YGridDisplay, FollowMargins, ViewGridLines, DefineLineBasedOnGrid  
wdDialogEditAutoText 985 Name, Context, InsertAs, Insert, Add, Define, InsertAsText, Delete, CompleteAT  
wdDialogEditCreatePublisher 732 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogEditFind 112 Find, Replace, Direction, MatchCase, WholeWord, PatternMatch, SoundsLike, FindNext, ReplaceOne, ReplaceAll, Format, Wrap, FindAllWordForms, MatchByte, FuzzyFind, Destination, CorrectEnd, MatchKashida, MatchDiacritics, MatchAlefHamza, MatchControl  
wdDialogEditGoTo 896 Find, Replace, Direction, MatchCase, WholeWord, PatternMatch, SoundsLike, FindNext, ReplaceOne, ReplaceAll, Format, Wrap, FindAllWordForms, MatchByte, FuzzyFind, Destination, CorrectEnd, MatchKashida, MatchDiacritics, MatchAlefHamza, MatchControl  
wdDialogEditGoToOld 811 (keine)  
wdDialogEditLinks 124 UpdateMode, Locked, SavePictureInDoc, UpdateNow, OpenSource, KillLink, Link, Application, Item, FileName  
wdDialogEditObject 125 Verb  
wdDialogEditPasteSpecial 111 IconNumber, Link, DisplayIcon, Class, DataType, IconFileName, Caption, Floating  
wdDialogEditPublishOptions 735 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogEditReplace 117 Find, Replace, Direction, MatchCase, WholeWord, PatternMatch, SoundsLike, FindNext, ReplaceOne, ReplaceAll, Format, Wrap, FindAllWordForms, MatchByte, FuzzyFind, Destination, CorrectEnd, MatchKashida, MatchDiacritics, MatchAlefHamza, MatchControl  
wdDialogEditSubscribeOptions 736 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogEditSubscribeTo 733 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogEditTOACategory 625 Category, CategoryName  
wdDialogEmailOptions 863 (keine)  
wdDialogFileDocumentLayout 178 Tab, PaperSize, TopMargin, BottomMargin, LeftMargin, RightMargin, Gutter, PageWidth, PageHeight, Orientation, FirstPage, OtherPages, VertAlign, ApplyPropsTo, Default, FacingPages, HeaderDistance, FooterDistance, SectionStart, OddAndEvenPages, DifferentFirstPage, Endnotes, LineNum, StartingNum, FromText, CountBy, NumMode, TwoOnOne, GutterPosition, LayoutMode, CharsLine, LinesPage, CharPitch, LinePitch, DocFontName, DocFontSize, PageColumns, TextFlow, FirstPageOnLeft, SectionType, RTLAlignment  
wdDialogFileFind 99 SearchName, SearchPath, Name, SubDir, Title, Author, Keywords, Subject, Options, MatchCase, Text, PatternMatch, DateSavedFrom, DateSavedTo, SavedBy, DateCreatedFrom, DateCreatedTo, View, SortBy, ListBy, SelectedFile, Add, Delete, ShowFolders, MatchByte  
wdDialogFileMacCustomPageSetupGX 737 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogFileMacPageSetup 685 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogFileMacPageSetupGX 444 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogFileNew 79 Template, NewTemplate, DocumentType, Visible  
wdDialogFileOpen 80 Name, ConfirmConversions, ReadOnly, LinkToSource, AddToMru, PasswordDoc, PasswordDot, Revert, WritePasswordDoc, WritePasswordDot, Connection, SQLStatement, SQLStatement1, Format, Encoding, Visible  
wdDialogFilePageSetup 178 Tab, PaperSize, TopMargin, BottomMargin, LeftMargin, RightMargin, Gutter, PageWidth, PageHeight, Orientation, FirstPage, OtherPages, VertAlign, ApplyPropsTo, Default, FacingPages, HeaderDistance, FooterDistance, SectionStart, OddAndEvenPages, DifferentFirstPage, Endnotes, LineNum, StartingNum, FromText, CountBy, NumMode, TwoOnOne, GutterPosition, LayoutMode, CharsLine, LinesPage, CharPitch, LinePitch, DocFontName, DocFontSize, PageColumns, TextFlow, FirstPageOnLeft, SectionType, RTLAlignment  
wdDialogFilePrint 88 Background, AppendPrFile, Range, PrToFileName, From, To, Type, NumCopies, Pages, Order, PrintToFile, Collate, FileName, Printer, OutputPrinter, DuplexPrint, PrintZoomColumn, PrintZoomRow, PrintZoomPaperWidth, PrintZoomPaperHeight  
wdDialogFilePrintOneCopy 445 (Informationen über diese Konstante finden Sie im Sprachverzeichnis von Microsoft Office 98 Macintosh Edition.)  
wdDialogFilePrintSetup 97 Printer, Options, Network, DoNotSetAsSysDefault  
wdDialogFileRoutingSlip 624 Subject, Message, AllAtOnce, ReturnWhenDone, TrackStatus, Protect, AddSlip, RouteDocument, AddRecipient, OldRecipient, ResetSlip, ClearSlip, ClearRecipients, Address  
wdDialogFileSaveAs 84 Name, Format, LockAnnot, Password, AddToMru, WritePassword, RecommendReadOnly, EmbedFonts, NativePictureFormat, FormsData, SaveAsAOCELetter, WriteVersion, VersionDesc  
wdDialogFileSaveVersion 1007 (keine)  
wdDialogFileSummaryInfo 86 Title, Subject, Author, Keywords, Comments, FileName, Directory, Template, CreateDate, LastSavedDate, LastSavedBy, RevisionNumber, EditTime, LastPrintedDate, NumPages, NumWords, NumChars, NumParas, NumLines, Update, FileSize  
wdDialogFileVersions 945 AutoVersion, VersionDesc  
wdDialogFitText 983 FitTextWidth  
wdDialogFontSubstitution 581 UnavailableFont, SubstituteFont  
wdDialogFormatAddrFonts 103 Points, Underline, Color, StrikeThrough, Superscript, Subscript, Hidden, SmallCaps, AllCaps, Spacing, Position, Kerning, KerningMin, Default, Tab, Font, Bold, Italic, DoubleStrikeThrough, Shadow, Outline, Emboss, Engrave, Scale, Animations, CharAccent, FontMajor, FontLowAnsi, FontHighAnsi, CharacterWidthGrid, ColorRGB, UnderlineColor, PointsBi, ColorBi, FontNameBi, BoldBi, ItalicBi, DiacColor  
wdDialogFormatBordersAndShading 189 ApplyTo, Shadow, TopBorder, LeftBorder, BottomBorder, RightBorder, HorizBorder, VertBorder, TopColor, LeftColor, BottomColor, RightColor, HorizColor, VertColor, FromText, Shading, Foreground, Background, Tab, FineShading, TopStyle, LeftStyle, BottomStyle, RightStyle, HorizStyle, VertStyle, TopWeight, LeftWeight, BottomWeight, RightWeight, HorizWeight, VertWeight, BorderObjectType, BorderArtWeight, BorderArt, FromTextTop, FromTextBottom, FromTextLeft, FromTextRight, OffsetFrom, InFront, SurroundHeader, SurroundFooter, JoinBorder, LineColor, WhichPages, TL2BRBorder, TR2BLBorder, TL2BRColor, TR2BLColor, TL2BRStyle, TR2BLStyle, TL2BRWeight, TR2BLWeight, ForegroundRGB, BackgroundRGB, TopColorRGB, LeftColorRGB, BottomColorRGB, RightColorRGB, HorizColorRGB, VertColorRGB, TL2BRColorRGB, TR2BLColorRGB, LineColorRGB  
wdDialogFormatBulletsAndNumbering 824 (keine)  
wdDialogFormatCallout 610 Type, Gap, Angle, Drop, Length, Border, AutoAttach, Accent  
wdDialogFormatChangeCase 322 Type  
wdDialogFormatColumns 177 Columns, ColumnNo, ColumnWidth, ColumnSpacing, EvenlySpaced, ApplyColsTo, ColLine, StartNewCol, FlowColumnsRtl  
wdDialogFormatDefineStyleBorders 185 ApplyTo, Shadow, TopBorder, LeftBorder, BottomBorder, RightBorder, HorizBorder, VertBorder, TopColor, LeftColor, BottomColor, RightColor, HorizColor, VertColor, FromText, Shading, Foreground, Background, Tab, FineShading, TopStyle, LeftStyle, BottomStyle, RightStyle, HorizStyle, VertStyle, TopWeight, LeftWeight, BottomWeight, RightWeight, HorizWeight, VertWeight, BorderObjectType, BorderArtWeight, BorderArt, FromTextTop, FromTextBottom, FromTextLeft, FromTextRight, OffsetFrom, InFront, SurroundHeader, SurroundFooter, JoinBorder, LineColor, WhichPages, TL2BRBorder, TR2BLBorder, TL2BRColor, TR2BLColor, TL2BRStyle, TR2BLStyle, TL2BRWeight, TR2BLWeight, ForegroundRGB, BackgroundRGB, TopColorRGB, LeftColorRGB, BottomColorRGB, RightColorRGB, HorizColorRGB, VertColorRGB, TL2BRColorRGB, TR2BLColorRGB, LineColorRGB  
wdDialogFormatDefineStyleFont 181 Points, Underline, Color, StrikeThrough, Superscript, Subscript, Hidden, SmallCaps, AllCaps, Spacing, Position, Kerning, KerningMin, Default, Tab, Font, Bold, Italic, DoubleStrikeThrough, Shadow, Outline, Emboss, Engrave, Scale, Animations, CharAccent, FontMajor, FontLowAnsi, FontHighAnsi, CharacterWidthGrid, ColorRGB, UnderlineColor, PointsBi, ColorBi, FontNameBi, BoldBi, ItalicBi, DiacColor  
wdDialogFormatDefineStyleFrame 184 Wrap, WidthRule, FixedWidth, HeightRule, FixedHeight, PositionHorz, PositionHorzRel, DistFromText, PositionVert, PositionVertRel, DistVertFromText, MoveWithText, LockAnchor, RemoveFrame  
wdDialogFormatDefineStyleLang 186 Language, CheckLanguage, Default, NoProof  
wdDialogFormatDefineStylePara 182 LeftIndent, RightIndent, Before, After, LineSpacingRule, LineSpacing, Alignment, WidowControl, KeepWithNext, KeepTogether, PageBreak, NoLineNum, DontHyphen, Tab, FirstIndent, OutlineLevel, Kinsoku, WordWrap, OverflowPunct, TopLinePunct, AutoSpaceDE, LineHeightGrid, AutoSpaceDN, CharAlign, CharacterUnitLeftIndent, AdjustRight, CharacterUnitFirstIndent, CharacterUnitRightIndent, LineUnitBefore, LineUnitAfter, OrientationBi  
wdDialogFormatDefineStyleTabs 183 Position, DefTabs, Align, Leader, Set, Clear, ClearAll  
wdDialogFormatDrawingObject 960 Left, PositionHorzRel, Top, PositionVertRel, LockAnchor, FloatOverText, WrapSide, TopDistanceFromText, BottomDistanceFromText, LeftDistanceFromText, RightDistanceFromText, Wrap, HRWidthType, HRHeight, HRNoshade, HRAlign, Text, AllowOverlap, HorizRule  
wdDialogFormatDropCap 488 Position, Font, DropHeight, DistFromText  
wdDialogFormatEncloseCharacters 1162 Style, Text, Enclosure  
wdDialogFormatFont 174 Points, Underline, Color, StrikeThrough, Superscript, Subscript, Hidden, SmallCaps, AllCaps, Spacing, Position, Kerning, KerningMin, Default, Tab, Font, Bold, Italic, DoubleStrikeThrough, Shadow, Outline, Emboss, Engrave, Scale, Animations, CharAccent, FontMajor, FontLowAnsi, FontHighAnsi, CharacterWidthGrid, ColorRGB, UnderlineColor, PointsBi, ColorBi, FontNameBi, BoldBi, ItalicBi, DiacColor  
wdDialogFormatFrame 190 Wrap, WidthRule, FixedWidth, HeightRule, FixedHeight, PositionHorz, PositionHorzRel, DistFromText, PositionVert, PositionVertRel, DistVertFromText, MoveWithText, LockAnchor, RemoveFrame  
wdDialogFormatPageNumber 298 ChapterNumber, NumRestart, NumFormat, StartingNum, Level, Separator, DoubleQuote, PgNumberingStyle  
wdDialogFormatParagraph 175 LeftIndent, RightIndent, Before, After, LineSpacingRule, LineSpacing, Alignment, WidowControl, KeepWithNext, KeepTogether, PageBreak, NoLineNum, DontHyphen, Tab, FirstIndent, OutlineLevel, Kinsoku, WordWrap, OverflowPunct, TopLinePunct, AutoSpaceDE, LineHeightGrid, AutoSpaceDN, CharAlign, CharacterUnitLeftIndent, AdjustRight, CharacterUnitFirstIndent, CharacterUnitRightIndent, LineUnitBefore, LineUnitAfter, OrientationBi  
wdDialogFormatPicture 187 SetSize, CropLeft, CropRight, CropTop, CropBottom, ScaleX, ScaleY, SizeX, SizeY  
wdDialogFormatRetAddrFonts 221 Points, Underline, Color, StrikeThrough, Superscript, Subscript, Hidden, SmallCaps, AllCaps, Spacing, Position, Kerning, KerningMin, Default, Tab, Font, Bold, Italic, DoubleStrikeThrough, Shadow, Outline, Emboss, Engrave, Scale, Animations, CharAccent, FontMajor, FontLowAnsi, FontHighAnsi, CharacterWidthGrid, ColorRGB, UnderlineColor, PointsBi, ColorBi, FontNameBi, BoldBi, ItalicBi, DiacColor  
wdDialogFormatSectionLayout 176 SectionStart, VertAlign, Endnotes, LineNum, StartingNum, FromText, CountBy, NumMode, SectionType  
wdDialogFormatStyle 180 Name, Delete, Merge, NewName, BasedOn, NextStyle, Type, FileName, Source, AddToTemplate, Define, Rename, Apply, New  
wdDialogFormatStyleGallery 505 Template, Preview  
wdDialogFormatTabs 179 Position, DefTabs, Align, Leader, Set, Clear, ClearAll  
wdDialogFormatTheme 855 (keine)  
wdDialogFormFieldOptions 353 Entry, Exit, Name, Enable, TextType, TextWidth, TextDefault, TextFormat, CheckSize, CheckWidth, CheckDefault, Type, OwnHelp, HelpText, OwnStat, StatText, Calculate  
wdDialogHelpAbout 9 APPNAME, APPCOPYRIGHT, APPUSERNAME, APPORGANIZATION, APPSERIALNUMBER  
wdDialogHelpWordPerfectHelp 10 WPCommand, HelpText, DemoGuidance  
wdDialogHelpWordPerfectHelpOptions 511 CommandKeyHelp, DocNavKeys, MouseSimulation, DemoGuidance, DemoSpeed, HelpType  
wdDialogHorizontalInVertical 1160 (keine)  
wdDialogInsertAddCaption 402 Name  
wdDialogInsertAutoCaption 359 Clear, ClearAll, Object, Label, Position  
wdDialogInsertBookmark 168 Name, SortBy, Add, Delete, Goto, Hidden  
wdDialogInsertBreak 159 Type  
wdDialogInsertCaption 357 Label, TitleAutoText, Title, Delete, Position, AutoCaption  
wdDialogInsertCaptionNumbering 358 Label, FormatNumber, ChapterNumber, Level, Separator, CapNumberingStyle  
wdDialogInsertCrossReference 367 ReferenceType, ReferenceKind, ReferenceItem, InsertAsHyperLink, InsertPosition  
wdDialogInsertDatabase 341 Format, Style, LinkToSource, Connection, SQLStatement, SQLStatement1, PasswordDoc, PasswordDot, DataSource, From, To, IncludeFields, WritePasswordDoc, WritePasswordDot  
wdDialogInsertDateTime 165 DateTimePic, InsertAsField, DbCharField, DateLanguage, CalendarType  
wdDialogInsertField 166 Field  
wdDialogInsertFile 164 Name, Range, ConfirmConversions, Link, Attachment  
wdDialogInsertFootnote 370 Reference, NoteType, Symbol  
wdDialogInsertFormField 483 Entry, Exit, Name, Enable, TextType, TextWidth, TextDefault, TextFormat, CheckSize, CheckWidth, CheckDefault, Type, OwnHelp, HelpText, OwnStat, StatText, Calculate  
wdDialogInsertHyperlink 925 (keine)  
wdDialogInsertIndex 170 Outline, Fields, From, To, TableId, AddedStyles, Caption, HeadingSeparator, Replace, MarkEntry, AutoMark, MarkCitation, Type, RightAlignPageNumbers, Passim, KeepFormatting, Columns, Category, Label, ShowPageNumbers, AccentedLetters, Filter, SortBy, Leader, TOCUseHyperlinks, TOCHidePageNumInWeb, IndexLanguage  
wdDialogInsertIndexAndTables 473 Outline, Fields, From, To, TableId, AddedStyles, Caption, HeadingSeparator, Replace, MarkEntry, AutoMark, MarkCitation, Type, RightAlignPageNumbers, Passim, KeepFormatting, Columns, Category, Label, ShowPageNumbers, AccentedLetters, Filter, SortBy, Leader, TOCUseHyperlinks, TOCHidePageNumInWeb, IndexLanguage  
wdDialogInsertMergeField 167 MergeField, WordField  
wdDialogInsertNumber 812 NumPic  
wdDialogInsertObject 172 IconNumber, FileName, Link, DisplayIcon, Tab, Class, IconFileName, Caption, Floating  
wdDialogInsertPageNumbers 294 Type, Position, FirstPage  
wdDialogInsertPicture 163 Name, LinkToFile, New, FloatOverText  
wdDialogInsertSubdocument 583 Name, ConfirmConversions, ReadOnly, LinkToSource, AddToMru, PasswordDoc, PasswordDot, Revert, WritePasswordDoc, WritePasswordDot, Connection, SQLStatement, SQLStatement1, Format, Encoding, Visible  
wdDialogInsertSymbol 162 Font, Tab, CharNum, Unicode, Hint  
wdDialogInsertTableOfAuthorities 471 Outline, Fields, From, To, TableId, AddedStyles, Caption, HeadingSeparator, Replace, MarkEntry, AutoMark, MarkCitation, Type, RightAlignPageNumbers, Passim, KeepFormatting, Columns, Category, Label, ShowPageNumbers, AccentedLetters, Filter, SortBy, Leader, TOCUseHyperlinks, TOCHidePageNumInWeb, IndexLanguage  
wdDialogInsertTableOfContents 171 Outline, Fields, From, To, TableId, AddedStyles, Caption, HeadingSeparator, Replace, MarkEntry, AutoMark, MarkCitation, Type, RightAlignPageNumbers, Passim, KeepFormatting, Columns, Category, Label, ShowPageNumbers, AccentedLetters, Filter, SortBy, Leader, TOCUseHyperlinks, TOCHidePageNumInWeb, IndexLanguage  
wdDialogInsertTableOfFigures 472 Outline, Fields, From, To, TableId, AddedStyles, Caption, HeadingSeparator, Replace, MarkEntry, AutoMark, MarkCitation, Type, RightAlignPageNumbers, Passim, KeepFormatting, Columns, Category, Label, ShowPageNumbers, AccentedLetters, Filter, SortBy, Leader, TOCUseHyperlinks, TOCHidePageNumInWeb, IndexLanguage  
wdDialogLetterWizard 821 SenderCity, DateFormat, IncludeHeaderFooter, LetterStyle, Letterhead, LetterheadLocation, LetterheadSize, RecipientName, RecipientAddress, Salutation, SalutationType, RecipientGender, RecipientReference, MailingInstructions, AttentionLine, LetterSubject, CCList, SenderName, ReturnAddress, Closing, SenderJobTitle, SenderCompany, SenderInitials, EnclosureNumber, PageDesign, InfoBlock, SenderGender, ReturnAddressSF, RecipientCode, SenderCode, SenderReference  
wdDialogListCommands 723 ListType  
wdDialogMailMerge 676 CheckErrors, Destination, MergeRecords, From, To, Suppression, MailMerge, QueryOptions, MailSubject, MailAsAttachment, MailAddress  
wdDialogMailMergeCheck 677 CheckErrors  
wdDialogMailMergeCreateDataSource 642 FileName, PasswordDoc, PasswordDot, HeaderRecord, MSQuery, SQLStatement, SQLStatement1, Connection, LinkToSource, WritePasswordDoc  
wdDialogMailMergeCreateHeaderSource 643 FileName, PasswordDoc, PasswordDot, HeaderRecord, MSQuery, SQLStatement, SQLStatement1, Connection, LinkToSource, WritePasswordDoc  
wdDialogMailMergeFindRecord 569 Find, Field  
wdDialogMailMergeHelper 680 Merge, Options  
wdDialogMailMergeInsertAsk 4047 Name, Prompt, DefaultBookmarkText, AskOnce  
wdDialogMailMergeInsertFillIn 4048 Prompt, DefaultFillInText, AskOnce  
wdDialogMailMergeInsertIf 4049 MergeField, Comparison, CompareTo, TrueAutoText, TrueText, FalseAutoText, FalseText  
wdDialogMailMergeInsertNextIf 4053 MergeField, Comparison, CompareTo  
wdDialogMailMergeInsertSet 4054 Name, ValueText, ValueAutoText  
wdDialogMailMergeInsertSkipIf 4055 MergeField, Comparison, CompareTo  
wdDialogMailMergeOpenDataSource 81 Name, ConfirmConversions, ReadOnly, LinkToSource, AddToMru, PasswordDoc, PasswordDot, Revert, WritePasswordDoc, WritePasswordDot, Connection, SQLStatement, SQLStatement1, Format, Encoding, Visible  
wdDialogMailMergeOpenHeaderSource 82 Name, ConfirmConversions, ReadOnly, LinkToSource, AddToMru, PasswordDoc, PasswordDot, Revert, WritePasswordDoc, WritePasswordDot, Connection, SQLStatement, SQLStatement1, Format, Encoding, Visible  
wdDialogMailMergeQueryOptions 681 SQLStatement, SQLStatement1  
wdDialogMailMergeUseAddressBook 779 AddressBookType  
wdDialogMarkCitation 463 LongCitation, LongCitationAutoText, Category, ShortCitation, NextCitation, Mark, MarkAll  
wdDialogMarkIndexEntry 169 MarkAll, Entry, Range, Bold, Italic, CrossReference, EntryAutoText, CrossReferenceAutoText, Yomi  
wdDialogMarkTableOfContentsEntry 442 Entry, EntryAutoText, TableId, Level  
wdDialogNewToolbar 586 Name, Context  
wdDialogNoteOptions 373 FootnotesAt, FootNumberAs, FootStartingNum, FootRestartNum, EndnotesAt, EndNumberAs, EndStartingNum, EndRestartNum, FootNumberingStyle, EndNumberingStyle  
wdDialogOrganizer 222 Copy, Delete, Rename, Source, Destination, Name, NewName, Tab  
wdDialogPhoneticGuide 986 (keine)  
wdDialogTableAutoFormat 563 HideAutoFit, Preview, Format, Borders, Shading, Font, Color, AutoFit, HeadingRows, FirstColumn, LastRow, LastColumn  
wdDialogTableDeleteCells 133 ShiftCells  
wdDialogTableFormatCell 612 Category  
wdDialogTableFormula 348 Formula, NumFormat  
wdDialogTableInsertCells 130 ShiftCells  
wdDialogTableInsertRow 131 NumRows  
wdDialogTableInsertTable 129 ConvertFrom, NumColumns, NumRows, InitialColWidth, Wizard, Format, Apply, AutoFit, SetDefault, Word8  
wdDialogTableSort 199 DontSortHdr, FieldNum, Type, Order, FieldNum2, Type2, Order2, FieldNum3, Type3, Order3, Separator, SortColumn, CaseSensitive, SortBiDi, IgnoreHe, Diacritics, IgnoreThe, Kashida, Language  
wdDialogTableSplitCells 137 NumColumns, NumRows, MergeBeforeSplit  
wdDialogTableToText 128 ConvertTo, NestedTables  
wdDialogTCSCTranslator 1156 Direction, Varients, TranslateCommon  
wdDialogTextToTable 127 ConvertFrom, NumColumns, NumRows, InitialColWidth, Wizard, Format, Apply, AutoFit, SetDefault, Word8  
wdDialogToolsAcceptRejectChanges 506 ShowMarks, HideMarks, Wrap, FindPrevious, FindNext, AcceptRevisions, RejectRevisions, AcceptAll, RejectAll  
wdDialogToolsAdvancedSettings 206 Application, Option, Setting, Delete, Set  
wdDialogToolsAutoCorrect 378 InitialCaps, SentenceCaps, Days, CapsLock, ReplaceText, Formatting, Replace, With, Add, Delete, SmartQuotes, CorrectHangulAndAlphabet, ConvBrackets, ConvQuotes, ConvPunct, ReplaceTextFromSpellingChecker  
wdDialogToolsAutoCorrectExceptions 762 Tab, Name, AutoAdd, Add, Delete  
wdDialogToolsAutoManager 915 Tab  
wdDialogToolsAutoSummarize 874 TextSize, Show, Update  
wdDialogToolsBulletsNumbers 196 Replace, Font, CharNum, Type, FormatOutline, AutoUpdate, FormatNumber, Punctuation, StartAt, Points, Hang, Indent, Remove, DoubleQuote  
wdDialogToolsCompareDocuments 198 Name  
wdDialogToolsCreateDirectory 833 Directory  
wdDialogToolsCreateEnvelope 173 ExtractAddress, LabelListIndex, LabelIndex, LabelDotMatrix, LabelTray, LabelAcross, LabelDown, EnvAddress, EnvOmitReturn, EnvReturn, PrintBarCode, SingleLabel, LabelRow, LabelColumn, PrintEnvLabel, AddToDocument, EnvWidth, EnvHeight, EnvPaperSize, PrintFIMA, UseEnvFeeder, Tab, AddrAutoText, AddrText, AddrFromLeft, AddrFromTop, RetAddrFromLeft, RetAddrFromTop, LabelTopMargin, LabelSideMargin, LabelVertPitch, LabelHorPitch, LabelHeight, LabelWidth, CustomName, RetAddrText, EnvPaperName, DefaultFaceUp, DefaultOrientation, RetAddrAutoText  
wdDialogToolsCreateLabels 489 ExtractAddress, LabelListIndex, LabelIndex, LabelDotMatrix, LabelTray, LabelAcross, LabelDown, EnvAddress, EnvOmitReturn, EnvReturn, PrintBarCode, SingleLabel, LabelRow, LabelColumn, PrintEnvLabel, AddToDocument, EnvWidth, EnvHeight, EnvPaperSize, PrintFIMA, UseEnvFeeder, Tab, AddrAutoText, AddrText, AddrFromLeft, AddrFromTop, RetAddrFromLeft, RetAddrFromTop, LabelTopMargin, LabelSideMargin, LabelVertPitch, LabelHorPitch, LabelHeight, LabelWidth, CustomName, RetAddrText, EnvPaperName, DefaultFaceUp, DefaultOrientation, RetAddrAutoText  
wdDialogToolsCustomize 152 KeyCode, KeyCode2, MenuType, Position, AddAll, Category, Name, Menu, AddBelow, MenuText, Rename, Add, Remove, ResetAll, CommandValue, Context, Tab  
wdDialogToolsCustomizeKeyboard 432 KeyCode, KeyCode2, MenuType, Position, AddAll, Category, Name, Menu, AddBelow, MenuText, Rename, Add, Remove, ResetAll, CommandValue, Context, Tab  
wdDialogToolsCustomizeMenuBar 615 Context, Position, MenuType, MenuText, Menu, Add, Remove, Rename  
wdDialogToolsCustomizeMenus 433 KeyCode, KeyCode2, MenuType, Position, AddAll, Category, Name, Menu, AddBelow, MenuText, Rename, Add, Remove, ResetAll, CommandValue, Context, Tab  
wdDialogToolsEnvelopesAndLabels 607 ExtractAddress, LabelListIndex, LabelIndex, LabelDotMatrix, LabelTray, LabelAcross, LabelDown, EnvAddress, EnvOmitReturn, EnvReturn, PrintBarCode, SingleLabel, LabelRow, LabelColumn, PrintEnvLabel, AddToDocument, EnvWidth, EnvHeight, EnvPaperSize, PrintFIMA, UseEnvFeeder, Tab, AddrAutoText, AddrText, AddrFromLeft, AddrFromTop, RetAddrFromLeft, RetAddrFromTop, LabelTopMargin, LabelSideMargin, LabelVertPitch, LabelHorPitch, LabelHeight, LabelWidth, CustomName, RetAddrText, EnvPaperName, DefaultFaceUp, DefaultOrientation, RetAddrAutoText  
wdDialogToolsHighlightChanges 197 MarkRevisions, ViewRevisions, PrintRevisions, AcceptAll, RejectAll  
wdDialogToolsHyphenation 195 AutoHyphenation, HyphenateCaps, HyphenationZone, LimitConsecutiveHyphens  
wdDialogToolsLanguage 188 Language, CheckLanguage, Default, NoProof  
wdDialogToolsMacro 215 Name, Run, Edit, Show, Delete, Rename, Description, NewName, SetDesc  
wdDialogToolsMacroRecord 214 (Dieses Dialogfeld kann nicht durch ein Makro aufgerufen werden.)  
wdDialogToolsManageFields 631 FieldName, Add, Remove, Rename, NewName  
wdDialogToolsMergeDocuments 435 Name  
wdDialogToolsOptions 974 Tab  
wdDialogToolsOptionsAutoFormat 959 ApplyStylesHeadings, ApplyStylesLists, ApplyBulletedLists, ApplyStylesOtherParas, ReplaceQuotes, ReplaceOrdinals, ReplaceFractions, ReplaceSymbols, ReplacePlainTextEmphasis, ReplaceHyperlinks, PreserveStyles, PlainTextWordMail, ApplyFirstIndent, MatchParentheses, ReplaceDbDashes, ReplaceAutoSpaces  
wdDialogToolsOptionsAutoFormatAsYouType 778 ApplyStylesHeadings, ApplyBorders, ApplyTables, ApplyDates, ApplyBulletedLists, ApplyNumberedLists, ApplyFirstIndent, ApplyClosings, ReplaceQuotes, ReplaceOrdinals, ReplaceFractions, ReplaceSymbols, ReplacePlainTextEmphasis, ReplaceHyperlinks, MatchParentheses, ReplaceAutoSpaces, ReplaceDbDashes, FormatListItemBeginning, DefineStyles, InsertOvers, InsertClosings, AutoLetterWizard, ShowOptionsFor, ApplyStylesLists, ApplySkipList, ApplyStylesOtherParas, ReplaceBullets, AdjustParaMarks, AdjustTabsSpaces, AdjustEmptyParas, PreserveStyles  
wdDialogToolsOptionsBidi 1029 DocViewDir, AddCtrlCopy, HebDoubleQuote, Numbers, Move, Sel, BiDirectional, ShowDiac, DiffDiacColor, Date, AdvanceHijri, MasterDocDir, OutlineDir, DiacriticColorVal  
wdDialogToolsOptionsCompatibility 525 Product, Default, NoTabHangIndent, NoSpaceRaiseLower, PrintColBlack, WrapTrailSpaces, NoColumnBalance, ConvMailMergeEsc, SuppressSpBfAfterPgBrk, SuppressTopSpacing, OrigWordTableRules, TransparentMetafiles, ShowBreaksInFrames, SwapBordersFacingPages, LeaveBackslashAlone, ExpandShiftReturn, DontULTrailSpace, DontBalanceSbDbWidth, SuppressTopSpacingMac5, SpacingInWholePoints, PrintBodyTextBeforeHeader, NoLeading, NoSpaceForUL, MWSmallCaps, NoExtraLineSpacing, TruncateFontHeight, SubFontBySize, UsePrinterMetrics, WW6BorderRules, ExactOnTop, SuppressBottomSpacing, WPSpaceWidth, WPJustification, LineWrapLikeWord6, SpLayoutLikeWW8, FtnLayoutLikeWW8, DontUseHTMLParagraphAutoSpacing, DontAdjustLineHeightInTable, ForgetLastTabAlignment, UseAutospaceForFullWidthAlpha, AlignTablesRowByRow, LayoutRawTableWidth, LayoutTableRowsApart, UseWord97LineBreakingRules  
wdDialogToolsOptionsEdit 224 ReplaceSelection, DragAndDrop, AutoWordSelection, InsForPaste, Overtype, SmartCutPaste, AllowAccentedUppercase, PictureEditor, TabIndent, BsParaAlign, InlineConversion, IMELosingFocus, AllowClickAndTypeMouse, ClickAndTypeParagraphStyle, AutoKeyBi  
wdDialogToolsOptionsFileLocations 225 Path, Setting  
wdDialogToolsOptionsFuzzy 790 FuzzyCase, FuzzyByte, FuzzyHira, FuzzySmKana, FuzzyMinus, FuzzyRepSymbol, FuzzyKanji, FuzzyOldKana, FuzzyLongVowel, FuzzyDZ, FuzzyBV, FuzzyTC, FuzzyHF, FuzzyZJ, FuzzyAY, FuzzyKIKU, FuzzyPunct, FuzzySpace  
wdDialogToolsOptionsGeneral 203 Pagination, WPHelp, WPDocNavKeys, BlueScreen, ErrorBeeps, Effects3d, UpdateLinks, SendMailAttach, RecentFiles, RecentFileCount, Units, ButtonFieldClicks, ShortMenuNames, RTFInClipboard, ConfirmConversions, TipWizardActive, AnimatedCursors, VirusProtection, SeparateFont, InterpretHIANSIToDBC, ExitWithRestoreSession, AsianText, PixelsInDialogs, UseCharacterUnit  
wdDialogToolsOptionsPrint 208 Draft, Reverse, UpdateFields, Summary, ShowCodes, Annotations, ShowHidden, EnvFeederInstalled, WidowControl, DfltTrueType, UpdateLinks, Background, DrawingObjects, FormsData, DefaultTray, PSOverText, MapPaperSize, FractionalWidths, PrOrder1, PrOrder2  
wdDialogToolsOptionsSave 209 CreateBackup, FastSaves, SummaryPrompt, GlobalDotPrompt, NativePictureFormat, EmbedFonts, FormsData, AutoSave, SaveInterval, Password, WritePassword, RecommendReadOnly, SubsetFonts, BackgroundSave, DefaultSaveFormat, AddCtrlSave  
wdDialogToolsOptionsSpellingAndGrammar 211 AlwaysSuggest, SuggestFromMainDictOnly, IgnoreAllCaps, IgnoreMixedDigits, ResetIgnoreAll, Type, CustomDict1, CustomDict2, CustomDict3, CustomDict4, CustomDict5, CustomDict6, CustomDict7, CustomDict8, CustomDict9, CustomDict10, AutomaticSpellChecking, FilenamesEmailAliases, UserDict1, AutomaticGrammarChecking, ForegroundGrammar, ShowStatistics, Options, RecheckDocument, IgnoreAuxFind, IgnoreMissDictSearch, HideGrammarErrors, CheckSpelling, GrLidUI, SpLidUI, DictLang1, DictLang2, DictLang3, DictLang4, DictLang5, DictLang6, DictLang7, DictLang8, DictLang9, DictLang10, HideSpellingErrors, HebSpellStart, InitialAlefHamza, FinalYaa, GermanPostReformSpell, AraSpeller, ProcessCompoundNoun  
wdDialogToolsOptionsTrackChanges 386 InsertedTextMark, InsertedTextColor, DeletedTextMark, DeletedTextColor, RevisedLinesMark, RevisedLinesColor, HighlightColor, RevisedPropertiesMark, RevisedPropertiesColor  
wdDialogToolsOptionsTypography 739 KerningPairs, Justification, PunctLevel, FollowingPunct, LeadingPunct, ApplyToTemplate, JapaneseKinsokuStrict, FarEastLineBreakLanguage  
wdDialogToolsOptionsUserInfo 213 Name, Initials, Address  
wdDialogToolsOptionsView 204 DraftFont, WrapToWindow, PicturePlaceHolders, FieldCodes, BookMarks, FieldShading, StatusBar, HScroll, VScroll, StyleAreaWidth, Tabs, Spaces, Paras, Hyphens, Hidden, ShowAll, Drawings, Anchors, TextBoundaries, VRuler, Highlight, ShowAnimation, ScrnTp, LeftScroll, RRuler, OptionalBreak, EnlargeFontsLessThan, BrowseToWindow  
wdDialogToolsProtectDocument 503 DocumentPassword, NoReset, Type  
wdDialogToolsProtectSection 578 Protect, Section  
wdDialogToolsRevisions 197 MarkRevisions, ViewRevisions, PrintRevisions, AcceptAll, RejectAll  
wdDialogToolsSpellingAndGrammar 828 SuggestionListBox, ForegroundGrammar  
wdDialogToolsTemplates 87 Store, Template, LinkStyles  
wdDialogToolsThesaurus 194 (keine)  
wdDialogToolsUnprotectDocument 521 DocumentPassword  
wdDialogToolsWordCount 228 CountFootnotes, Pages, Words, Characters, DBCs, SBCs, CharactersIncludingSpaces, Paragraphs, Lines  
wdDialogTwoLinesInOne 1161 (keine)  
wdDialogUpdateTOC 331 (keine)  
wdDialogViewZoom 577 AutoFit, TwoPages, FullPage, NumColumns, NumRows, ZoomPercent, TextFit  
wdDialogWebOptions 898 (keine)  
wdDialogWindowActivate 220 Window  

 Besucher: 1 online  |  1 heute  |  3600 diesen Monat  |  2150977 insgesamt | Seitenaufrufe: 110   Letzte Änderung: 24.06.2006 © 2001-18 Christian Freßdorf
  Wo die Natur nicht will, da ist die Arbeit umsonst.
Seneca
 powered by phpCMS and PAX