|
LibreOffice Module cui (master) 1
|
#include <optfltr.hxx>
Public Member Functions | |
| OfaMSFilterTabPage2 (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
| virtual | ~OfaMSFilterTabPage2 () override |
| virtual bool | FillItemSet (SfxItemSet *rSet) override |
| virtual void | Reset (const SfxItemSet *rSet) override |
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 *rAttrSet) |
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 | |
| void | InsertEntry (const OUString &_rTxt, MSFltrPg2_CheckBoxEntries _nType) |
| void | InsertEntry (const OUString &_rTxt, MSFltrPg2_CheckBoxEntries _nType, bool saveEnabled) |
| int | GetEntry4Type (MSFltrPg2_CheckBoxEntries _nType) const |
Private Attributes | |
| OUString | sChgToFromMath |
| OUString | sChgToFromWriter |
| OUString | sChgToFromCalc |
| OUString | sChgToFromImpress |
| OUString | sChgToFromSmartArt |
| OUString | sChgToFromVisio |
| OUString | sChgToFromPDF |
| std::unique_ptr< weld::TreeView > | m_xCheckLB |
| std::unique_ptr< weld::RadioButton > | m_xHighlightingRB |
| std::unique_ptr< weld::RadioButton > | m_xShadingRB |
| std::unique_ptr< weld::CheckButton > | m_xMSOLockFileCB |
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 49 of file optfltr.hxx.
| OfaMSFilterTabPage2::OfaMSFilterTabPage2 | ( | weld::Container * | pPage, |
| weld::DialogController * | pController, | ||
| const SfxItemSet & | rSet | ||
| ) |
Definition at line 126 of file optfltr.cxx.
References m_xCheckLB, and rSet.
|
overridevirtual |
Definition at line 148 of file optfltr.cxx.
|
static |
Definition at line 152 of file optfltr.cxx.
Referenced by CreateGeneralTabPage().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 158 of file optfltr.cxx.
References Calc, comphelper::ConfigurationChanges::create(), SvtFilterOptions::EnableMSOLockFileCreation(), eType, SvtFilterOptions::Get(), GetEntry4Type(), Impress, SvtFilterOptions::IsCalc2Excel(), SvtFilterOptions::IsExcel2Calc(), SvtFilterOptions::IsImpress2PowerPoint(), SvtFilterOptions::IsMath2MathType(), SvtFilterOptions::IsMathType2Math(), SvtFilterOptions::IsPowerPoint2Impress(), SvtFilterOptions::IsSmartArt2Shape(), SvtFilterOptions::IsVisio2Draw(), SvtFilterOptions::IsWinWord2Writer(), SvtFilterOptions::IsWriter2WinWord(), m_xCheckLB, m_xHighlightingRB, m_xMSOLockFileCB, Math, PDF, SvtFilterOptions::SetCalc2Excel(), SvtFilterOptions::SetCharBackground2Highlighting(), SvtFilterOptions::SetCharBackground2Shading(), SvtFilterOptions::SetExcel2Calc(), SvtFilterOptions::SetImpress2PowerPoint(), SvtFilterOptions::SetMath2MathType(), SvtFilterOptions::SetMathType2Math(), SvtFilterOptions::SetPowerPoint2Impress(), SvtFilterOptions::SetSmartArt2Shape(), SvtFilterOptions::SetVisio2Draw(), SvtFilterOptions::SetWinWord2Writer(), SvtFilterOptions::SetWriter2WinWord(), SmartArt, Visio, and Writer.
|
private |
Definition at line 336 of file optfltr.cxx.
References i, and m_xCheckLB.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 319 of file optfltr.cxx.
References InsertEntry().
Referenced by InsertEntry(), and Reset().
|
private |
Definition at line 324 of file optfltr.cxx.
References m_xCheckLB, nPos, and TRISTATE_FALSE.
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 235 of file optfltr.cxx.
References Calc, SvtModuleOptions::CALC, SvtModuleOptions::DRAW, eType, SvtFilterOptions::Get(), GetEntry4Type(), Impress, SvtModuleOptions::IMPRESS, InsertEntry(), SvtFilterOptions::IsCalc2Excel(), SvtFilterOptions::IsCharBackground2Highlighting(), SvtFilterOptions::IsExcel2Calc(), SvtFilterOptions::IsImpress2PowerPoint(), SvtFilterOptions::IsMath2MathType(), SvtFilterOptions::IsMathType2Math(), SvtModuleOptions::IsModuleInstalled(), SvtFilterOptions::IsMSOLockFileCreationIsEnabled(), SvtFilterOptions::IsPowerPoint2Impress(), SvtFilterOptions::IsSmartArt2Shape(), SvtFilterOptions::IsVisio2Draw(), SvtFilterOptions::IsWinWord2Writer(), SvtFilterOptions::IsWriter2WinWord(), m_xCheckLB, m_xHighlightingRB, m_xMSOLockFileCB, m_xShadingRB, Math, SvtModuleOptions::MATH, PDF, sChgToFromCalc, sChgToFromImpress, sChgToFromMath, sChgToFromPDF, sChgToFromSmartArt, sChgToFromVisio, sChgToFromWriter, SmartArt, TRISTATE_FALSE, TRISTATE_TRUE, Visio, Writer, and SvtModuleOptions::WRITER.
|
private |
Definition at line 59 of file optfltr.hxx.
Referenced by FillItemSet(), GetEntry4Type(), InsertEntry(), OfaMSFilterTabPage2(), and Reset().
|
private |
Definition at line 60 of file optfltr.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 62 of file optfltr.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 61 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 53 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 54 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 51 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 57 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 55 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 56 of file optfltr.hxx.
Referenced by Reset().
|
private |
Definition at line 52 of file optfltr.hxx.
Referenced by Reset().