|
LibreOffice Module sfx2 (master) 1
|
#include <comphelper/string.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <svl/eitem.hxx>#include <svl/intitem.hxx>#include <svl/style.hxx>#include <osl/diagnose.h>#include <sfx2/styfitem.hxx>#include <sfx2/styledlg.hxx>#include <sfx2/tabdlg.hxx>#include <sfx2/app.hxx>#include <sfx2/objsh.hxx>#include <sfx2/sfxresid.hxx>#include <sfx2/module.hxx>#include <sfx2/sfxsids.hrc>#include <sfx2/strings.hrc>#include <svl/stritem.hxx>#include <sfx2/dispatch.hxx>#include "mgetempl.hxx"Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SfxManageStyleSheetPage, EditStyleSelectHdl_Impl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SfxManageStyleSheetPage, EditStyleHdl_Impl, weld::Button &, void) | |
| IMPL_LINK_NOARG (SfxManageStyleSheetPage, EditLinkStyleSelectHdl_Impl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SfxManageStyleSheetPage, EditLinkStyleHdl_Impl, weld::Button &, void) | |
| const OUString | aStr (comphelper::string::stripStart(rEdit.get_text(), ' ')) |
| rEdit | set_text (aStr) |
| if (aStr !=aBuf) UpdateName_Impl(m_xFollowLb.get() | |
Variables | |
| aBuf = comphelper::string::stripStart(rEdit.get_text(), ' ') | |
| aStr | |
| const OUString aStr | ( | comphelper::string::stripStart(rEdit.get_text(), ' ') | ) |
Referenced by StyleList::DeleteHdl(), and SfxApplication::OfaExec_Impl().
| IMPL_LINK_NOARG | ( | SfxManageStyleSheetPage | , |
| EditLinkStyleHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 349 of file mgetempl.cxx.
References SfxResId().
| IMPL_LINK_NOARG | ( | SfxManageStyleSheetPage | , |
| EditLinkStyleSelectHdl_Impl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 340 of file mgetempl.cxx.
| IMPL_LINK_NOARG | ( | SfxManageStyleSheetPage | , |
| EditStyleHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 334 of file mgetempl.cxx.
| IMPL_LINK_NOARG | ( | SfxManageStyleSheetPage | , |
| EditStyleSelectHdl_Impl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 327 of file mgetempl.cxx.
| rEdit set_text | ( | aStr | ) |
| aBuf = comphelper::string::stripStart(rEdit.get_text(), ' ') |
Definition at line 389 of file mgetempl.cxx.
Referenced by sfx2::LinkManager::InsertFileLink(), and lcl_sanitizeJSONAsValue().
| aStr |
Definition at line 407 of file mgetempl.cxx.
Referenced by CmisValue::CmisValue(), SfxObjectShell::ExecProps_Impl(), SfxChildWinInfo::GetExtraData_Impl(), GetSplitSizeFromString(), SfxDockingWindow::Initialize(), InterceptLOKStateChangeEvent(), StyleList::Notify(), SfxFrameHTMLWriter::Out_DocInfo(), SfxFrameHTMLWriter::Out_FrameDescriptor(), SfxFrameHTMLParser::ParseFrameOptions(), SfxRequest_Impl::Record(), sfx2::SaveOlePropertySet(), SfxApplication::SfxApplication(), SfxManageStyleSheetPage::SfxManageStyleSheetPage(), IndexTabPage_Impl::starts_with(), and TransformParameters().