Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dappoptio.cxx286 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 ScAppCfg
604 IMPL_LINK( ScAppCfg, InputCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
699 IMPL_LINK( ScAppCfg, MiscCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
725 void ScAppCfg::SetOptions( const ScAppOptions& rNew ) in SetOptions()
[all …]
/aoo4110/main/sc/inc/
H A Dappoptio.hxx110 class ScAppCfg : public ScAppOptions class
137 ScAppCfg();
H A Dscmod.hxx60 class ScAppCfg;
126 ScAppCfg* pAppCfg;
/aoo4110/main/sc/source/ui/app/
H A Dscmod.cxx824 pAppCfg = new ScAppCfg; in SetAppOptions()
837 pAppCfg = new ScAppCfg; in GetAppOptions()

Completed in 42 milliseconds