Searched refs:SetCommitLink (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | appoptio.cxx | 433 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 D | viewopti.cxx | 479 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 D | docoptio.cxx | 320 aCalcItem.SetCommitLink( LINK( this, ScDocCfg, CalcCommitHdl ) ); in ScDocCfg() 347 aLayoutItem.SetCommitLink( LINK( this, ScDocCfg, LayoutCommitHdl ) ); in ScDocCfg()
|
H A D | optutil.cxx | 60 void ScLinkConfigItem::SetCommitLink( const Link& rLink ) in SetCommitLink() function in ScLinkConfigItem
|
/aoo41x/main/sc/inc/ |
H A D | optutil.hxx | 48 void SetCommitLink( const Link& rLink );
|
Completed in 23 milliseconds