Searched refs:OfaTreeOptionsDialog (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/cui/source/options/ |
| H A D | treeopt.cxx | 157 LastPageSaver* OfaTreeOptionsDialog::pLastPageSaver = NULL; 577 OfaTreeOptionsDialog::OfaTreeOptionsDialog( in OfaTreeOptionsDialog() function in OfaTreeOptionsDialog 599 OfaTreeOptionsDialog::OfaTreeOptionsDialog( Window* pParent, const rtl::OUString& rExtensionId ) : in OfaTreeOptionsDialog() function in OfaTreeOptionsDialog 619 OfaTreeOptionsDialog::~OfaTreeOptionsDialog() in ~OfaTreeOptionsDialog() 679 OptionsPageInfo* OfaTreeOptionsDialog::AddTabPage( in AddTabPage() 693 sal_uInt16 OfaTreeOptionsDialog::AddGroup(const String& rGroupName, in AddGroup() 716 IMPL_LINK(OfaTreeOptionsDialog, ShowPageHdl_Impl, SvTreeListBox*, EMPTYARG) in IMPL_LINK() argument 731 IMPL_LINK( OfaTreeOptionsDialog, BackHdl_Impl, PushButton*, EMPTYARG ) in IMPL_LINK() argument 753 IMPL_LINK( OfaTreeOptionsDialog, OKHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument 806 IMPL_LINK(OfaTreeOptionsDialog, ExpandedHdl_Impl, SvTreeListBox*, pBox ) in IMPL_LINK() argument [all …]
|
| /AOO41X/main/cui/source/inc/ |
| H A D | treeopt.hxx | 174 class OfaTreeOptionsDialog : public SfxModalDialog class 258 OfaTreeOptionsDialog( Window* pParent, 261 OfaTreeOptionsDialog( Window* pParent, const rtl::OUString& rExtensionId ); 262 ~OfaTreeOptionsDialog();
|
| /AOO41X/main/cui/source/factory/ |
| H A D | dlgfact.cxx | 1013 …OfaTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, xFrame, bActivateLastSelection … in CreateVclDialog() 1050 …OfaTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, rxFrame, bActivateLastSelection… in CreateFrameDialog() 1955 return new VclAbstractDialog_Impl( new OfaTreeOptionsDialog( pParent, rExtensionId ) ); in CreateOptionsDialog()
|
| /AOO41X/main/cui/source/dialogs/ |
| H A D | SpellDialog.cxx | 603 OfaTreeOptionsDialog::ApplyLanguageOptions(*pOutSet); in StartSpellOptDlg_Impl()
|