Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dnavigatortree.cxx821 …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()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx566 sal_Bool doingKeyboardCut( ) const { return m_bKeyboardCut; } in doingKeyboardCut() function in svxform::NavigatorTree

Completed in 69 milliseconds