Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/inc/
H A Dfmexch.hxx125 inline sal_Bool isDataExchangeActive( ) const { return isDragSource() || isClipboardOwner(); } in isDataExchangeActive() function in svxform::OLocalExchangeHelper
126 inline void clear() { if ( isDataExchangeActive() ) m_pTransferable->clear(); } in clear()
/aoo42x/main/svx/source/form/
H A Dnavigatortree.cxx1363 if ( m_aControlExchange.isDataExchangeActive() ) in ModelHasRemoved()

Completed in 26 milliseconds