Searched refs:ScAppCfg (Results 1 – 4 of 4) sorted by relevance
286 Sequence<OUString> ScAppCfg::GetLayoutPropertyNames() in GetLayoutPropertyNames()308 Sequence<OUString> ScAppCfg::GetInputPropertyNames() in GetInputPropertyNames()324 Sequence<OUString> ScAppCfg::GetRevisionPropertyNames() in GetRevisionPropertyNames()341 Sequence<OUString> ScAppCfg::GetContentPropertyNames() in GetContentPropertyNames()355 Sequence<OUString> ScAppCfg::GetSortListPropertyNames() in GetSortListPropertyNames()369 Sequence<OUString> ScAppCfg::GetMiscPropertyNames() in GetMiscPropertyNames()386 ScAppCfg::ScAppCfg() : in ScAppCfg() function in ScAppCfg433 aLayoutItem.SetCommitLink( LINK( this, ScAppCfg, LayoutCommitHdl ) ); in ScAppCfg()462 aInputItem.SetCommitLink( LINK( this, ScAppCfg, InputCommitHdl ) ); in ScAppCfg()494 aRevisionItem.SetCommitLink( LINK( this, ScAppCfg, RevisionCommitHdl ) ); in ScAppCfg()[all …]
110 class ScAppCfg : public ScAppOptions class137 ScAppCfg();
60 class ScAppCfg;126 ScAppCfg* pAppCfg;
824 pAppCfg = new ScAppCfg; in SetAppOptions()837 pAppCfg = new ScAppCfg; in GetAppOptions()