Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/inc/
H A Dfmexch.hxx77 sal_Bool isDragging() const { return m_bDragging; } in isDragging() function in svxform::OLocalExchange
123 inline sal_Bool isDragSource() const { return m_pTransferable && m_pTransferable->isDragging(); } in isDragSource()
/aoo42x/main/svx/source/form/
H A Dfmexch.cxx429 …DBG_ASSERT(!m_pTransferable || !m_pTransferable->isDragging(), "OLocalExchangeHelper::prepareDrag:… in prepareDrag()

Completed in 14 milliseconds