Home
last modified time | relevance | path

Searched refs:SetCommitLink (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx433 aLayoutItem.SetCommitLink( LINK( this, ScAppCfg, LayoutCommitHdl ) ); in ScAppCfg()
462 aInputItem.SetCommitLink( LINK( this, ScAppCfg, InputCommitHdl ) ); in ScAppCfg()
494 aRevisionItem.SetCommitLink( LINK( this, ScAppCfg, RevisionCommitHdl ) ); in ScAppCfg()
517 aContentItem.SetCommitLink( LINK( this, ScAppCfg, ContentCommitHdl ) ); in ScAppCfg()
540 aSortListItem.SetCommitLink( LINK( this, ScAppCfg, SortListCommitHdl ) ); in ScAppCfg()
569 aMiscItem.SetCommitLink( LINK( this, ScAppCfg, MiscCommitHdl ) ); in ScAppCfg()
H A Dviewopti.cxx479 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()
H A Ddocoptio.cxx320 aCalcItem.SetCommitLink( LINK( this, ScDocCfg, CalcCommitHdl ) ); in ScDocCfg()
347 aLayoutItem.SetCommitLink( LINK( this, ScDocCfg, LayoutCommitHdl ) ); in ScDocCfg()
H A Doptutil.cxx60 void ScLinkConfigItem::SetCommitLink( const Link& rLink ) in SetCommitLink() function in ScLinkConfigItem
/trunk/main/sc/inc/
H A Doptutil.hxx48 void SetCommitLink( const Link& rLink );

Completed in 22 milliseconds