Searched refs:doingKeyboardCut (Results 1 – 2 of 2) sorted by relevance
821 …sal_Int8 nAction = m_aControlExchange.isClipboardOwner() && doingKeyboardCut( ) ? DND_ACTION_MOVE … in implAcceptPaste()1324 …implExecuteDataTransfer( *m_aControlExchange, doingKeyboardCut( ) ? DND_ACTION_MOVE : DND_ACTION_C… in doPaste()1360 if ( doingKeyboardCut() ) in ModelHasRemoved()1689 if ( doingKeyboardCut() ) in IMPL_LINK()
566 sal_Bool doingKeyboardCut( ) const { return m_bKeyboardCut; } in doingKeyboardCut() function in svxform::NavigatorTree
Completed in 69 milliseconds