LibreOffice Module cui (master) 1
|
#include <cuitabline.hxx>
Public Member Functions | |
SvxLineEndDefTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rInAttrs) | |
virtual | ~SvxLineEndDefTabPage () override |
void | Construct () |
virtual bool | FillItemSet (SfxItemSet *) override |
virtual void | Reset (const SfxItemSet *) override |
virtual void | ActivatePage (const SfxItemSet &rSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
void | SetLineEndList (XLineEndListRef const &pInList) |
void | SetPolyObj (const SdrObject *pObj) |
void | SetPageType (PageType *pInType) |
void | SetDlgType (sal_uInt16 nInType) |
void | SetPosLineEndLb (sal_Int32 *pInPos) |
void | SetLineEndChgd (ChangeType *pIn) |
Public Member Functions inherited from SfxTabPage | |
void | SetDialogController (SfxOkDialogController *pDialog) |
virtual | ~SfxTabPage () override |
void | set_visible (bool bVisible) |
const SfxItemSet & | GetItemSet () const |
virtual bool | FillItemSet (SfxItemSet *) |
virtual void | Reset (const SfxItemSet *) |
virtual bool | DeferResetToFirstActivation () |
bool | HasExchangeSupport () const |
void | SetExchangeSupport () |
virtual void | ActivatePage (const SfxItemSet &) |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) |
void | SetUserData (const OUString &rString) |
const OUString & | GetUserData () const |
virtual void | FillUserData () |
virtual bool | IsReadOnly () const |
virtual void | PageCreated (const SfxAllItemSet &aSet) |
virtual void | ChangesApplied () |
void | SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame) |
css::uno::Reference< css::frame::XFrame > | GetFrame () const |
const SfxItemSet * | GetDialogExampleSet () const |
OUString | GetHelpId () const |
OUString | GetConfigId () const |
bool | IsVisible () const |
weld::Window * | GetFrameWeld () const |
std::unordered_map< OUString, css::uno::Any > & | getAdditionalProperties () |
Static Public Member Functions | |
static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *) |
Static Public Member Functions inherited from SfxTabPage | |
static const SfxPoolItem * | GetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
static const T * | GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
Private Member Functions | |
DECL_LINK (ClickAddHdl_Impl, weld::Button &, void) | |
DECL_LINK (ClickModifyHdl_Impl, weld::Button &, void) | |
DECL_LINK (ClickDeleteHdl_Impl, weld::Button &, void) | |
DECL_LINK (ClickLoadHdl_Impl, weld::Button &, void) | |
DECL_LINK (ClickSaveHdl_Impl, weld::Button &, void) | |
DECL_LINK (SelectLineEndHdl_Impl, weld::ComboBox &, void) | |
void | SelectLineEndHdl_Impl () |
void | CheckChanges_Impl () |
Private Attributes | |
const SfxItemSet & | rOutAttrs |
const SdrObject * | pPolyObj |
XLineAttrSetItem | aXLineAttr |
SfxItemSet & | rXLSet |
XLineEndListRef | pLineEndList |
ChangeType * | pnLineEndListState |
PageType * | pPageType |
sal_uInt16 | nDlgType |
sal_Int32 * | pPosLineEndLb |
SvxXLinePreview | m_aCtlPreview |
std::unique_ptr< weld::Entry > | m_xEdtName |
std::unique_ptr< SvxLineEndLB > | m_xLbLineEnds |
std::unique_ptr< weld::Button > | m_xBtnAdd |
std::unique_ptr< weld::Button > | m_xBtnModify |
std::unique_ptr< weld::Button > | m_xBtnDelete |
std::unique_ptr< weld::Button > | m_xBtnLoad |
std::unique_ptr< weld::Button > | m_xBtnSave |
std::unique_ptr< weld::CustomWeld > | m_xCtlPreview |
Additional Inherited Members | |
Protected Member Functions inherited from SfxTabPage | |
SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | |
sal_uInt16 | GetWhich (sal_uInt16 nSlot, bool bDeep=true) const |
TypedWhichId< T > | GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const |
const SfxPoolItem * | GetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
const T * | GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
SfxOkDialogController * | GetDialogController () const |
Definition at line 317 of file cuitabline.hxx.
SvxLineEndDefTabPage::SvxLineEndDefTabPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rInAttrs | ||
) |
Definition at line 52 of file tplneend.cxx.
References aXLineAttr, COL_BLACK(), GetItemSet(), SvxPreviewBase::GetOutputSize(), Size::Height(), LINK, m_aCtlPreview, m_xBtnAdd, m_xBtnDelete, m_xBtnLoad, m_xBtnModify, m_xBtnSave, m_xLbLineEnds, SfxItemSet::Put(), rXLSet, SelectLineEndHdl_Impl(), SfxTabPage::SetExchangeSupport(), SvxXLinePreview::SetLineAttributes(), and XOUT_WIDTH.
|
overridevirtual |
Definition at line 92 of file tplneend.cxx.
References m_xCtlPreview, and m_xLbLineEnds.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 123 of file tplneend.cxx.
References Area, aURL, DBG_ASSERT, m_xLbLineEnds, nDlgType, pLineEndList, pPageType, pPosLineEndLb, and SelectLineEndHdl_Impl().
|
private |
Definition at line 157 of file tplneend.cxx.
References Application::CreateBuilder(), SfxTabPage::GetFrameWeld(), m_xBtnModify, m_xEdtName, m_xLbLineEnds, nPos, pPosLineEndLb, and RET_YES.
Referenced by DeactivatePage(), and FillItemSet().
void SvxLineEndDefTabPage::Construct | ( | ) |
Definition at line 98 of file tplneend.cxx.
References SdrObjTransformInfoRec::bCanConvToPath, SdrObject::ConvertToPolyObj(), m_xBtnAdd, m_xLbLineEnds, pLineEndList, pPolyObj, and SdrObject::TakeObjInfo().
|
static |
Definition at line 234 of file tplneend.cxx.
References rSet.
Referenced by SvxLineTabDialog::SvxLineTabDialog().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 146 of file tplneend.cxx.
References CheckChanges_Impl(), and FillItemSet().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 180 of file tplneend.cxx.
References Bitmap, CheckChanges_Impl(), XLineEndEntry::GetLineEnd(), XPropertyEntry::GetName(), m_xLbLineEnds, nDlgType, nPos, pLineEndList, pPageType, SfxItemSet::Put(), and rSet.
Referenced by DeactivatePage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 198 of file tplneend.cxx.
References aXLineAttr, XLineEndEntry::GetLineEnd(), m_aCtlPreview, m_xBtnDelete, m_xBtnModify, m_xBtnSave, m_xEdtName, m_xLbLineEnds, nPos, pLineEndList, SfxItemSet::Put(), rXLSet, and SvxXLinePreview::SetLineAttributes().
|
private |
Definition at line 239 of file tplneend.cxx.
References aXLineAttr, Bitmap, XLineEndEntry::GetLineEnd(), m_aCtlPreview, m_xEdtName, m_xLbLineEnds, nPos, pLineEndList, pPageType, SfxItemSet::Put(), rXLSet, and SvxXLinePreview::SetLineAttributes().
Referenced by ActivatePage(), and SvxLineEndDefTabPage().
|
inline |
Definition at line 370 of file cuitabline.hxx.
References nDlgType.
|
inline |
Definition at line 373 of file cuitabline.hxx.
References pnLineEndListState.
|
inline |
Definition at line 366 of file cuitabline.hxx.
References pLineEndList.
|
inline |
Definition at line 369 of file cuitabline.hxx.
References pPageType.
|
inline |
Definition at line 367 of file cuitabline.hxx.
References pPolyObj.
|
inline |
Definition at line 371 of file cuitabline.hxx.
References pPosLineEndLb.
|
private |
Definition at line 323 of file cuitabline.hxx.
Referenced by Reset(), SelectLineEndHdl_Impl(), and SvxLineEndDefTabPage().
|
private |
Definition at line 333 of file cuitabline.hxx.
Referenced by Reset(), SelectLineEndHdl_Impl(), and SvxLineEndDefTabPage().
|
private |
Definition at line 336 of file cuitabline.hxx.
Referenced by Construct(), and SvxLineEndDefTabPage().
|
private |
Definition at line 338 of file cuitabline.hxx.
Referenced by Reset(), and SvxLineEndDefTabPage().
|
private |
Definition at line 339 of file cuitabline.hxx.
Referenced by SvxLineEndDefTabPage().
|
private |
Definition at line 337 of file cuitabline.hxx.
Referenced by CheckChanges_Impl(), Reset(), and SvxLineEndDefTabPage().
|
private |
Definition at line 340 of file cuitabline.hxx.
Referenced by Reset(), and SvxLineEndDefTabPage().
|
private |
Definition at line 341 of file cuitabline.hxx.
Referenced by ~SvxLineEndDefTabPage().
|
private |
Definition at line 334 of file cuitabline.hxx.
Referenced by CheckChanges_Impl(), Reset(), and SelectLineEndHdl_Impl().
|
private |
Definition at line 335 of file cuitabline.hxx.
Referenced by ActivatePage(), CheckChanges_Impl(), Construct(), FillItemSet(), Reset(), SelectLineEndHdl_Impl(), SvxLineEndDefTabPage(), and ~SvxLineEndDefTabPage().
|
private |
Definition at line 330 of file cuitabline.hxx.
Referenced by ActivatePage(), FillItemSet(), and SetDlgType().
|
private |
Definition at line 326 of file cuitabline.hxx.
Referenced by ActivatePage(), Construct(), FillItemSet(), Reset(), SelectLineEndHdl_Impl(), and SetLineEndList().
|
private |
Definition at line 328 of file cuitabline.hxx.
Referenced by SetLineEndChgd().
|
private |
Definition at line 329 of file cuitabline.hxx.
Referenced by ActivatePage(), FillItemSet(), SelectLineEndHdl_Impl(), and SetPageType().
|
private |
Definition at line 321 of file cuitabline.hxx.
Referenced by Construct(), and SetPolyObj().
|
private |
Definition at line 331 of file cuitabline.hxx.
Referenced by ActivatePage(), CheckChanges_Impl(), and SetPosLineEndLb().
|
private |
Definition at line 320 of file cuitabline.hxx.
|
private |
Definition at line 324 of file cuitabline.hxx.
Referenced by Reset(), SelectLineEndHdl_Impl(), and SvxLineEndDefTabPage().