Home
last modified time | relevance | path

Searched refs:aInputItem (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx388 aInputItem( OUString::createFromAscii( CFGPATH_INPUT ) ), in ScAppCfg()
436 aValues = aInputItem.GetProperties(aNames); in ScAppCfg()
437 aInputItem.EnableNotification(aNames); in ScAppCfg()
462 aInputItem.SetCommitLink( LINK( this, ScAppCfg, InputCommitHdl ) ); in ScAppCfg()
625 aInputItem.PutProperties(aNames, aValues); in IMPL_LINK()
734 aInputItem.SetModified(); in OptionsChanged()
/trunk/main/sc/inc/
H A Dappoptio.hxx116 ScLinkConfigItem aInputItem; member in ScAppCfg

Completed in 19 milliseconds