LibreOffice Module sfx2 (master) 1
Functions | Variables
mgetempl.cxx File Reference
#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"
Include dependency graph for mgetempl.cxx:

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
 

Function Documentation

◆ aStr()

const OUString aStr ( comphelper::string::stripStart(rEdit.get_text(), ' ')  )

◆ if()

if ( aStr = aBuf)

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( SfxManageStyleSheetPage  ,
EditLinkStyleHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 349 of file mgetempl.cxx.

References SfxResId().

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( SfxManageStyleSheetPage  ,
EditLinkStyleSelectHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 340 of file mgetempl.cxx.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( SfxManageStyleSheetPage  ,
EditStyleHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 334 of file mgetempl.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( SfxManageStyleSheetPage  ,
EditStyleSelectHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 327 of file mgetempl.cxx.

◆ set_text()

rEdit set_text ( aStr  )

Variable Documentation

◆ aBuf

aBuf = comphelper::string::stripStart(rEdit.get_text(), ' ')

Definition at line 389 of file mgetempl.cxx.

Referenced by sfx2::LinkManager::InsertFileLink(), and lcl_sanitizeJSONAsValue().

◆ aStr

aStr