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 ScAppCfg604 IMPL_LINK( ScAppCfg, InputCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument699 IMPL_LINK( ScAppCfg, MiscCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument725 void ScAppCfg::SetOptions( const ScAppOptions& rNew ) in SetOptions()[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()
Completed in 62 milliseconds