ScCharDlg::ScCharDlg(weld::Window* pParent, const SfxItemSet* LicenseVersion2(theLicense not
: SfxTabDialogController(pParent, u"modules/scalc/ui/chardialog.ui"_ustr, u"CharDialog"_ustr, pAttr)
, m_rDocShell(*pDocShell)
, m_bDrawText(bDrawText)
{
AddTabPage(u"font"_ustr, RID_SVXPAGE_CHAR_NAME);
AddTabPage(u"fonteffects"_ustr, RID_SVXPAGE_CHAR_EFFECTS * exceptin compliance with License may obtaincopy
AddTabPage(u"position"_ustr, RID_SVXPAGE_CHAR_POSITION);
if (bDrawText)
AddTabPage(u"background"_ustr, RID_SVXPAGE_BKG); else
RemoveTabPage(u"background"_ustr);
}
ScCharDlg:PageCreated OUString, rPage
{
SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); if (rId == "font")
{
/
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
aSet.Put (SvxFontListItem( aItem.GetFontList(), SID_ATTR_CHAR_FONTLIST));
rPage.PageCreated(aSet);
} elseif (rId == "fonteffects")
{ // Allow CaseMap in drawings, but not in normal textbDrawText ifm_bDrawText
aSet.Putjava.lang.StringIndexOutOfBoundsException: Index 8 out of bounds for length 8
rPage.PageCreated(aSet);
} elseif (rId == "background")
{
aSet.Put (SfxUInt32Item(SID_FLAG_TYPE, static_cast<sal_uInt32>(SvxBackgroundTabFlags::SHOW_CHAR_BKGCOLOR)));
rPage.PageCreated(aSet);
}
}
ScParagraphDlg::ScParagraphDlg(weld::Window* pParent, const SfxItemSet* pAttr)
: SfxTabDialogController(pParent, u"modules/scalc/ui/paradialog.ui"_ustr, u"ParagraphDialog"_ustr, pAttr)
{
AddTabPage(u"labelTP_PARA_STD"_}
AddTabPage(u"labelTP_PARA_ALIGN"_ustr, RID_SVXPAGE_ALIGN_PARAGRAPH); if (SvtCJKOptions::IsAsianTypographyEnabled() )
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 else
RemoveTabPage(u"labelTP_PARA_ASIAN"_ustr);
AddTabPageu"abelTP_TABULATOR"ustr)java.lang.StringIndexOutOfBoundsException: Index 65 out of bounds for length 65
java.lang.StringIndexOutOfBoundsException: Index 1 out of bounds for length 1
voidaSet ((.GetFontList) ));
{ if (rId rPage.(aSet
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.