Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dnavigatortree.cxx1350 … m_aControlExchange.setClipboardListener( LINK( this, NavigatorTree, OnClipboardAction ) ); in doCopy()
1380 … m_aControlExchange.setClipboardListener( LINK( this, NavigatorTree, OnClipboardAction ) ); in doCut()
1685 IMPL_LINK( NavigatorTree, OnClipboardAction, void*, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx502 DECL_LINK( OnClipboardAction, void* );