Lines Matching refs:SetText

902     aStdChrFL.SetText(sTmp);  in Reset()
1040 aStandardBox.SetText(sStdBackup ); in Reset()
1041 aTitleBox .SetText(sOutBackup ); in Reset()
1042 aListBox .SetText(sListBackup); in Reset()
1043 aLabelBox .SetText(sCapBackup ); in Reset()
1044 aIdxBox .SetText(sIdxBackup ); in Reset()
1084 aStandardBox.SetText(SwStdFontConfig::GetDefaultFor(FONT_STANDARD + nFontOffset, eLanguage)); in IMPL_LINK()
1085 aTitleBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_OUTLINE + nFontOffset, eLanguage)); in IMPL_LINK()
1086 aListBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_LIST + nFontOffset, eLanguage)); in IMPL_LINK()
1087 aLabelBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_CAPTION + nFontOffset, eLanguage)); in IMPL_LINK()
1088 aIdxBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_INDEX + nFontOffset, eLanguage)); in IMPL_LINK()
1124 aListBox.SetText(sEntry); in IMPL_LINK()
1126 aLabelBox.SetText(sEntry); in IMPL_LINK()
1128 aIdxBox.SetText(sEntry); in IMPL_LINK()
2512 …aTestFL.SetText( String(ByteString("Einstellungen nur f\xFCr Testzwecke" ), RTL_TEXTENCODING_MS_12… in SwTestTabPage()
2513 aTest1CBox .SetText( C2S("unused")); in SwTestTabPage()
2514 aTest2CBox .SetText( C2S("dynamic")); in SwTestTabPage()
2515 aTest3CBox .SetText( C2S("No calm" )); in SwTestTabPage()
2516 aTest4CBox .SetText( C2S("WYSIWYG debug" )); in SwTestTabPage()
2517 aTest5CBox .SetText( C2S("No idle format" )); in SwTestTabPage()
2518 aTest6CBox .SetText( C2S("No screen adj" )); in SwTestTabPage()
2519 aTest7CBox .SetText( C2S("win format" )); in SwTestTabPage()
2520 aTest8CBox .SetText( C2S("No Scroll" )); in SwTestTabPage()
2521 aTest9CBox .SetText( C2S("DrawingLayerNotLoading")); in SwTestTabPage()
2522 aTest10CBox.SetText( C2S("AutoFormat by Input" )); in SwTestTabPage()