Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx392 aMiscItem( OUString::createFromAscii( CFGPATH_MISC ) ) in ScAppCfg()
543 aValues = aMiscItem.GetProperties(aNames); in ScAppCfg()
544 aMiscItem.EnableNotification(aNames); in ScAppCfg()
569 aMiscItem.SetCommitLink( LINK( this, ScAppCfg, MiscCommitHdl ) ); in ScAppCfg()
720 aMiscItem.PutProperties(aNames, aValues); in IMPL_LINK()
738 aMiscItem.SetModified(); in OptionsChanged()
/trunk/main/sc/inc/
H A Dappoptio.hxx120 ScLinkConfigItem aMiscItem; member in ScAppCfg

Completed in 16 milliseconds