Searched refs:ContentDoubleClickHdl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/ui/navipi/ |
H A D | content.cxx | 146 SetDoubleClickHdl( LINK( this, ScContentTree, ContentDoubleClickHdl ) ); in ScContentTree() 362 IMPL_LINK( ScContentTree, ContentDoubleClickHdl, ScContentTree *, EMPTYARG ) in IMPL_LINK() argument 473 ContentDoubleClickHdl(0); // select content as if double clicked in KeyInput()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | content.hxx | 116 DECL_LINK( ContentDoubleClickHdl, ScContentTree* );
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | conttree.hxx | 195 DECL_LINK( ContentDoubleClickHdl, SwContentTree * );
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | content.cxx | 901 SetDoubleClickHdl(LINK(this, SwContentTree, ContentDoubleClickHdl)); in SwContentTree() 1513 IMPL_LINK( SwContentTree, ContentDoubleClickHdl, SwContentTree *, EMPTYARG ) in IMPL_LINK() argument 2665 ContentDoubleClickHdl(0); in KeyInput()
|
Completed in 28 milliseconds