Searched refs:LayoutCommitHdl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | docoptio.cxx | 347 aLayoutItem.SetCommitLink( LINK( this, ScDocCfg, LayoutCommitHdl ) ); in ScDocCfg() 406 IMPL_LINK( ScDocCfg, LayoutCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | appoptio.cxx | 433 aLayoutItem.SetCommitLink( LINK( this, ScAppCfg, LayoutCommitHdl ) ); in ScAppCfg() 572 IMPL_LINK( ScAppCfg, LayoutCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | viewopti.cxx | 479 aLayoutItem.SetCommitLink( LINK( this, ScViewCfg, LayoutCommitHdl ) ); in ScViewCfg() 599 IMPL_LINK( ScViewCfg, LayoutCommitHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sc/inc/ |
H A D | viewopti.hxx | 160 DECL_LINK( LayoutCommitHdl, void* );
|
H A D | appoptio.hxx | 122 DECL_LINK( LayoutCommitHdl, void* );
|
H A D | docoptio.hxx | 199 DECL_LINK( LayoutCommitHdl, void* );
|
Completed in 36 milliseconds