Home
last modified time | relevance | path

Searched refs:ScViewCfg (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dviewopti.cxx340 Sequence<OUString> ScViewCfg::GetLayoutPropertyNames() in GetLayoutPropertyNames()
364 Sequence<OUString> ScViewCfg::GetDisplayPropertyNames() in GetDisplayPropertyNames()
386 Sequence<OUString> ScViewCfg::GetGridPropertyNames() in GetGridPropertyNames()
419 ScViewCfg::ScViewCfg() : in ScViewCfg() function in ScViewCfg
479 aLayoutItem.SetCommitLink( LINK( this, ScViewCfg, LayoutCommitHdl ) ); in ScViewCfg()
544 aDisplayItem.SetCommitLink( LINK( this, ScViewCfg, DisplayCommitHdl ) ); in ScViewCfg()
596 aGridItem.SetCommitLink( LINK( this, ScViewCfg, GridCommitHdl ) ); in ScViewCfg()
599 IMPL_LINK( ScViewCfg, LayoutCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
650 IMPL_LINK( ScViewCfg, DisplayCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
694 IMPL_LINK( ScViewCfg, GridCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
[all …]
/aoo42x/main/sc/inc/
H A Dviewopti.hxx154 class ScViewCfg : public ScViewOptions class
169 ScViewCfg();
H A Dscmod.hxx58 class ScViewCfg;
124 ScViewCfg* pViewCfg;
/aoo42x/main/sc/source/ui/app/
H A Dscmod.cxx737 pViewCfg = new ScViewCfg; in SetViewOptions()
745 pViewCfg = new ScViewCfg; in GetViewOptions()

Completed in 166 milliseconds