Searched refs:isDragging (Results 1 – 2 of 2) sorted by relevance
77 sal_Bool isDragging() const { return m_bDragging; } in isDragging() function in svxform::OLocalExchange123 inline sal_Bool isDragSource() const { return m_pTransferable && m_pTransferable->isDragging(); } in isDragSource()
429 …DBG_ASSERT(!m_pTransferable || !m_pTransferable->isDragging(), "OLocalExchangeHelper::prepareDrag:… in prepareDrag()
Completed in 22 milliseconds